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

Why I could not use the mkl-fftw3 in abaqus subroutine

I use abaqus2019 with vs2017 and ivf2019, I could easily compile and link my codes with mkl-fftw3 in vs IDE, where I just choose to modify 'Use Intel Math Kernel Library' as '/Qmkl:sequential'.But when...

View Article


Question about intel MKL PARDISO

Hi,I`m curious about the version of PARDISO used in intel MKL, is there anyone who know this? 

View Article


FFT 3D does not work after upgrade to mkl 2019

Upgraded from mkl 11.0.4 to 2019, the  DftiComputeForward & DftiComputeBackward calls failed on 3d  (2d is OK), source code as below:--- initialize    m_inputImage =...

View Article

Image may be NSFW.
Clik here to view.

unexpected copy in dsyrk

I wrote my function to compute the pseudo-inverse for skinny matrices, using the following function and armadillo     inline void inverse_sym_matrix_lapack(double * a, const MKL_INT n, char uplo = 'L')...

View Article

mkl_sparse_?_update_values seems not to work

Hi,I have constructed a sparse matrix in BSR format and try to use the function mkl_sparse_?_update_values to update some values, but it seems that the updated matrix doesn't change the value, dose...

View Article


memory leak in latest version of MKL

Dear all,I checked my program by Intel's 'Memory and Thread Debugger' and found the function 'dsygv' leak memory when use latest version MKL. The same code compiled by version 2016.3.223 is OK. The...

View Article

Image may be NSFW.
Clik here to view.

CSYTRF/CSYTRS give different results 1 thread vs 8 threads (MKL 2019u5)

THREADS=8first 10 values of the Solution           1 (-104034.0,20268.75)           2 (-104099.4,20310.57)           3 (-103879.3,20264.78)           4 (-103980.5,20282.24)           5...

View Article

Pardiso documentation - access denied

Hi,I'm trying to access https://software.intel.com/en-us/onemkl-developer-reference-fortran and get an "Access Denied" message and yet I should have access to MKL from with my 2019 Intel compiler...

View Article


Segmentation fault CPARDISO

Hello,CPARDISO is segfaulting on my application when I use version 19.0.5.075, but everything runs fine with version 18.0.3.222. Is this a known regression that is being fixed right now?The issue comes...

View Article


Datafitting - Cubic Spline Boundary Conditions

I would like to fit a cubic spline with the second derivatives at the end points linearly extrapolated from the two closest interior points. Is there a way to specify this type of boundary...

View Article

Image may be NSFW.
Clik here to view.

MKL Scalapack uses much more RAM than NETLIB version

Hello,I really enjoy using MKL libraries since they are much faster on our 36 core Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz mashine. However our scientific research requires diagonalization of very...

View Article

Only positive eigenvalues for ?syevd

For an algorithm I need to get all positive eigenvalues and their corresponding eigenvectors for given real, symmetric matrices frequently (and as fast as possible). ?syevr allows to skip calculating...

View Article

Hyman monotonic cubic spline

Hi,I see in the MKL 2017 release note that the Hyman monotonic cubic spline is available, but I didn't manage to find how to use it in the MKL developer reference guide. Can you help me or provide me...

View Article


Compact-routine forms of dgbtrf and dgbtrs for vectorizing LU decomp and solver

We see there are a number of vectorized compact routines in the Intel MKL library:https://software.intel.com/en-us/articles/intelr-math-kernel-library-introducing-vectorized-compact-routinesWe are...

View Article

Installing and Linking MKL with Intel Fortran and LS-DYNA

My research lab currently has license for Intel Fortran 10.1 to link with LS-DYNA for used defined feature development, but unfortunately not equipped with MKL library (I checked the directories). To...

View Article


generalized symmetric-definite eigenvalue problem with a shift

Hello.I have two matrices A and B and I want to solve the general eigenvalue Ax=λBx where B is positive definite and A is semi positive definite with the smallest eigenvalue of 0. So A is...

View Article

illegal instruction error with newer AMD CPU

One of the the illegal instructions is from function mkl_blas_def_dgemm_kernel_bdz() which is in libmkl_core.aNeed help!TCE Open Date: Tuesday, November 26, 2019 - 10:13

View Article


Incomplete Cholesky decomposition

Hi,my question relates to this previous thread: https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/...I am trying to solve a large (N > 50e6) sparse (~1e-6) symmetric linear...

View Article

Matrix format support for DSS solver

Hello!I know PARDISO  solver supports both CSR and BSR sparse matrix format, but what format does DSS solver support? Only CSR?And what are the other differences between PARDISO and DSS solver? If I...

View Article

mkl_sparse_convert_csr and mkl_sparse_convert_bsr

Hello,I used to assemble a sparse matrix in COO format. When I use  mkl_sparse_convert_csr/mkl_sparse_convert_bsr to convert to CSR/BSR format matrix, is the column index in increasing order per row...

View Article
Browsing all 3005 articles
Browse latest View live


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