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

ATTENTION: Read if you cannot install from deb feed: The APT distribution key...

The key listed on the instruction pagehttps://software.intel.com/en-us/articles/installing-intel-free-libs-and...specifically, this file:wget...

View Article


unable to find @rpath/libiomp5.dylib

I am new to MKL on Mac. I am running code in Fortran as follows: ifort -o name.x -fast -mkl program.f90and I get the following error ipo: warning #11012: unable to find @rpath/libiomp5.dylibI tried...

View Article


Diagonalization of symmetric matrices - form of matrix?

I would like to compute the eigenvalues of a symmetric matrix and wanted to use the LAPACKE_dsyev function from the MKL Library in C++ for that.From the documentation...

View Article

Traceback MKL ERROR (Environmental variable?)

Is there a MKL environmental variable that will make all errors fatal? I would like to use this to find the location of an error in a large code. (Currently the code completes correctly, the error does...

View Article

Image may be NSFW.
Clik here to view.

cluster sparse solver returns error = -1

I can't understand why I get the "input inconsistent" error when I run the code that I am attaching. I am using a toy example to check on it and that works for P = 4, where P is the number of MPI...

View Article


Incorrect band matrix storage description

In MKL C Manual on page 399 (PDF) row major layout formula looks like "row major layout: k(i, j) = (i - j)*ldab + kl + j - 1; 1 ≤i≤m, max(1, i - kl) ≤j≤ min(n, i + ku)". Let's take row i=1, j=i+ku,...

View Article

mkl_sparse_sp2m: Conditional jump or move

struct matrix_descr descrA; struct matrix_descr descrB; descrA.type = SPARSE_MATRIX_TYPE_GENERAL; descrB.type = SPARSE_MATRIX_TYPE_GENERAL; std::cout <<...

View Article

error on description page

There is a line of code on two-stage-algorithm-for-inspector-executor-sparse-blas-routines that seems to be incorrect status = mkl_sparse_x_export_csr ( csrC, &indexing, &rows, &cols,...

View Article


Where is the preconditioning of coefficient matrix -A in FGMRES

Hello, every one .I want to implement the ILUT preconditioned FGMRES RCI  to solve a large Poisson equation in a lab CFD code which based on non-uniform cartesian grids and standard 7-point...

View Article


cannot find libimf.so

Situation:After installing Intel Composer XE 19 and setting environment variables, I cannot use my internet in Ubuntu 18.04 and printing system in OpenSUSE Leap 15.1. The error message said that...

View Article

MKL function cblas_sgemv gives different results each time

Hi, I have used cblas_sgemv but this function gives different results each time and I have checked the inputs which are always the same. Sometimes the result is correct (with 1e-6 L2 norm error...

View Article

MKL's cblas_saxpy outputs incorrect results

Hi,I need to add two arrays in an efficient way, so I tried MKL's saxpy.When I use the cblas_saxpy function on two dummy arrays with all values initialized to 1 and 2 respectively, I get totally wrong...

View Article

pardiso_handle_store Segmentation fault

Hi,I have been using `pardiso`, and everything works fine. I can successfully factorize a large sparse matrix and later solve systems using the factorization. Now I wish to save the factorization to a...

View Article


Permutation of a large sparse matrix

Hi,What is the fastest way of permuting a large sparse_matrix_t in csr or csc format?I could either do manual permutations on the csr arrays or I could create a sparse permutation matrix and use the...

View Article

Image may be NSFW.
Clik here to view.

use of MKL spline functions strange behavior at second run time

Hi,I have wrapped the code required to do an Akima spline interpolation in the attached source code. When I link my main application statically with the MKL, it runs fine. However, with dynamic linking...

View Article


Serious memory leak problem of mkl_sparse_d_add subroutine

Hi,I'm currently programming with the new sparse interface, and experienced serious memory leak problem when this routine: mkl_sparse_d_add is called several thousand times, it takes up all my 64 GB...

View Article

serious memory leak problem found within mkl_sparse_d_add

Hi,I'm currently programming with the new sparse interface, and experienced serious memory leak problem when this routine: mkl_sparse_d_add is called several thousand times, it takes up all my 64 GB...

View Article


dtrnlspbc_solve solution outside the allowed range

We are using a Trust Region MKL API: dtrnlspbc_solve and related functions.We use the optimization with constraints.The objective function written by us worked properly for years, in your...

View Article

Using MKL Features: MKL Direct Call, MKL JIT, MKL Compact API, MKL Batch API,...

Hello,I saw many cool features of MKL listed in Speed Up Small-Matrix Multiplication using New Intel® Math Kernel Library Capabilities.I am also aware of MKL JIT feature.I was wondering, if I linked my...

View Article

Why different thread num makes no different in performance?

Hi everyone,I'm testing MKL using VisualStudio 2019 and MKL v2019.5 on Intel i7-9750H CPU with 6 cores and 12 threads.I'm interested in the time consumed of vector mathematics and FFT functions in...

View Article
Browsing all 3005 articles
Browse latest View live


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