Quantcast
Channel: Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 2652

dcg_check problem between versions MKL 2011 and 2013

$
0
0

Hi,

I have a problem I don't get to solve. My problem refers to dcg_check function.

In the version of MKL, 2011, that I have installed at home the function works well. But at work I'm using a newer version of MKL, 2013, and this method is not working as desired. My code is written in C. Just to get familiar with the call:

dcg_check(&n,solution,rhs,&rci_request,ipar,dpar,tmp); 

  The error it produces say:

Intel MKL RCI CG WARNING: Parameter IPAR(3) must be equal to 1 before the first call to DCG routine.

  The parameters loaded in ipar are the following:

ipar[4]=1000; 

ipar[8]=1; 

ipar[9]=0;

ipar[10]=1;   By default ipar[3] is set to 1 and I've also set this value to 1, just in case, in other trials before the call to dog_check. Therefore, I don't understand what is wrong in my code. Even more, when in MKL 2011 it works but it doesn't for MKL 2013.   Have you faced this problem before? Do you know which can be the mistake and the solution?   Thanks! Victor

Viewing all articles
Browse latest Browse all 2652

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>