Quantcast
Channel: Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Browsing all 2652 articles
Browse latest View live

Using MKL libs in Octave to run on Xeon PHI

Hello,Folowing the article http://software.intel.com/en-us/articles/using-intel-mkl-in-gnu-octave to compile and link mkl libs with Octave.After installing Octave I've checked with "ldd...

View Article


Problem in calling MKL function of dgesvd

hi, I followed the Intel manual to call the the MKL routine of "dgesvd" in my code ascall dgesvd( 'S', 'N', m, n, a, lda, s, u, ldu, vt, ldvt, work, lwork, info)If I set the compiler option with...

View Article


Image may be NSFW.
Clik here to view.

Segmentation Fault in MKL PBLAS/ScaLAPACK

Hi,I am trying to use MKL PBLAS/ScaLAPACK routine as proposed in the following link: http://software.intel.com/en-us/articles/using-cluster-mkl-pblasscalapack-fortran-routine-in-your-c-program. The...

View Article

2D FFT on 4D data real to complex and backward

Please can I ask for help with the 2D transform on 4D data? I have an array theta(x,y,dz,z) and need to do to the FFT over x and y, I have written for this an test code:real :: Xin(x,y),...

View Article

matdescra(1) = 'D' in mkl_dcsrmv doesn't work?

Hi,I'm trying to write the equivalent of this matlab code in F#, with ILP64 MKL:S = temp + (I - diag(diag(temp)))where S, temp are matrices in Rn, I is the identity matrix in Rn, and diag(diag(temp))...

View Article


Intel MKL + ATL/COM DLL regsrv32 error in debug build, but not in release...

Hello all,I have a strange problem, similar to the one from this post :http://software.intel.com/en-us/forums/topic/283594I have windows 8 64bits pro, I am using visual studio 2010 ultimate, and...

View Article

Image may be NSFW.
Clik here to view.

Microsoft Visual Studio 2012 Compatibility?

Hi,Is MSVS2012 a supported environment for MKL 11.0 update 5?  I am trying to get MKL 11.0 update 5 working with Visual Studio 2012.  To get my environment variables setup, I have followed the setup...

View Article

MKL 11.0 update 1 DGEMM, AVX2 instruction set

* OS: Windows 7* CPU: i7 4770k Haswell* MKL: 11.0 Update 1There is a unknown program crash while calling DGEMM function with a parameter for transpose.So DGEMM ( "N",...) is OK but DGEMM ( "T",...)...

View Article


Yet another tale of LAPACK95 linker woe ("undefined reference")

Once again, Eclipse has died wiping out the magical settings I used to link my Fortran code against the LAPACK95 libraries. I've resuscitated Eclipse but I'm back where I was 8 weeks ago poking...

View Article


minimum / optimal block size for ScaLAPACK and BLAS?

ScaLAPACK arrays are distributed in a block-cyclic fashion over the process "grid".  ScaLAPACK then uses the PBLAS and BLACS to perform BLAS-like operations, but in a distributed SPMD fashion, which...

View Article

Core Access Limit for PARDISO Solver?

I encountered a very strange problem and I would like to hear opinions and suggestions from the Gurus:I use Visual Composer XE, ver 12.1, coded the PARDISO solver in my program on a Windows 7 machine....

View Article

MKL Data fitting, log-linear interpolation

Hi,a log-linear Interpolation can be calculated by the MKL data fitting if one applies the toolbox to the log-scaled values and applied the exponential function to the result of dfdInterpolate1D.What...

View Article

bug in MKL 11.0update5 DGESVG

Same code works fine in 11.0update1 but return error (result=-13) in update5Linux version CentOS 6.4$ uname -aLinux 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64...

View Article


weired results from MKL FFT

I am trying to perfrom 1D (in  place) a complex to a complex fourier transform (forward and backward). In my code I added           Status = DftiCreateDescriptor(desc1,DFTI_DOUBLE,DFTI_COMPLEX,1, N)...

View Article

crashes of gemm on new Windows machine

I have just set up a new Dell XPS 8700 with an Intel(R) Core(TM) i7-4770 running Windows 7 Pro. I also have a Dell XPS 8100 with Intel's i7-860 running Windows 7 Ultimate, and a Dell Inspiron Notebook...

View Article


Incorrect workspace size returned by query to DGESVD in MKL 11.0.5

There are discrepancies between the required minimum value of the argument lwork (i) as stated in the documentation, (ii) as returned by a workspace query with lwork=-1 and (iii) the value required to...

View Article

error using mkl as default blas implementation on linux

Hi,I don't know if this makes much sense, but I tried to use update-alternatives on linux to make all the symlinks for libblas.so, libblas.so.3gf, liblapack.so and liblapack.so.3gf point to...

View Article


Stability of trusted region algorithm in MKL 10.3

Hi all,I am using the trusted region algorithm (from MKL 10.3) to solve a non linear least square problem with boundary constraints. I followed the documentation and the examples that are provided to...

View Article

Use one LU factorization in several instances of mkl_dss_solve

I am using Intel MKL library to solve a system of linear equations (A*x = b) with multiple right-hand side (rhs) vectors. The rhs vectors are generated asynchronously and through a separate routine and...

View Article

Some documentation problems

Hi!As of MKL Version 11 Update 3 and 5 for Linux, User's Guide in Appendix C: Directory Structure In Detail, Dynamic Libraries section miss description for libmkl_avx2.so, libmkl_vml_avx2.so for both...

View Article
Browsing all 2652 articles
Browse latest View live


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