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

Image may be NSFW.
Clik here to view.

mkl metis SIGSEGV

We have a symmetric matrix (attached). MKL crashes on metis(see the attached callstack). Can you take a look?symmetric_matrix.txt:first line: number of eqautions (n)second line: index based (0 means 0...

View Article


Question about MKL FEAST MPI

Hi,I'm trying to figure out how to use the MPI FEAST eigensolver in MKL. In the C-MPI/3_sparse examples in FEAST, the matrices are created on all processors and not distributed. Is there any way to...

View Article


Standalone MKL availability

I am sure MKL was listed as a product a few weeks ago. Now it is not available anywhere on the DZ site (see https://software.intel.com/en-us/articles/try-buy-tools, for example).Has it been...

View Article

Citation for non-linear optimizor "dtrnlspbc_solve"

Hello,I'm using dtrnlspbc_solve to optimize some ecological model parameters. I checked the manual (Intel(R) Math Kernel Library Reference Manual) and it mentions that this solver uses the trust-region...

View Article

Elements of functional analysis

Good day!I'm sorry if my question being improper but I really want to know if there is any features for functional manipulating in Intel MKL? More precisely, I've got now a task to solve a system of...

View Article


Image may be NSFW.
Clik here to view.

cluster_sparse_solver can not release physical memory for rank=0 process

Hi:   I find out that cluster_sparse_solver can not release physical memory for rank=0 process.   I apply two processes and two threads for each process to solve mtype=6, complex and symmetric matrix...

View Article

Image may be NSFW.
Clik here to view.

[icc + MKL 11.1 + NumPy] numpy.test() error: undefined symbol _intel_fast_memset

I am trying to compile NumPy 1.8.1 with icc 14.0.1 20131008 and MKL 11.1.  The compilation succeeds, but when I run numpy.test() the test fails with this error message: ImportError:...

View Article

jacobian calculation

I have been doing some development of neural nets using ifort. The current topic being Levenberg Marquardt in which the jacobian is normally calculated by backpropagation and then used to create a...

View Article


Help with Sparse matrix vector multiplication using MKL DIA routine

I am using the MKL library to perform the sparse matrix vector multiplication using diagonal format, When I use the MKL mkl_sdiagemv function I get a "MKL ERROR: Parameter 4 was incorrect on entry to...

View Article


ACADEMICS

HelloI have not been able to find the compatible mkl libraries for ubuntu 14.04 LTS version. Due to this i had to downgrade my system to 13.04 version of ubuntu. Therefore, i would like to request you...

View Article

Using the Feast Eigen Solver

Hi,I am tying to use the FEAST eigen solver for soliving sparse and dense eigen-generalized  systemto be integrated in the AMLS method for reasearch purpose. However i did not figure out why i havelike...

View Article

Gibbs sampling solution ?

HiI'm attempting to write a restricted boltzman machine using Gibbs Sampling for a deep learning neural net . I had a look in MKL and didn't find a specific routine so I had a search on the internet...

View Article

Image may be NSFW.
Clik here to view.

compiler doesn't recongnize mkl_set_exit_handler.

Hi, I installed the Intel MKL v11.1 update 4 and I am trying to use mkl_set_exit_handler to capture the system errors (#136) we have been seeing lately on our Fortran applications. The compiler doesn't...

View Article


mkl fft3w choosing PRECISION SINGLE OR DOUBLE

Hi,I have installed Intel Composer XE 14.0.2.144.I can compile fft2w 'single' precision version and 'double' precision version adding  a  compilation parameter:[PRECISION={MKL_DOUBLE|MKL_SINGLE}]I do...

View Article

selected inversion with pardiso

Hi, I would like to obtain some elements of the inverse matrix, based on a user selection of the indexes. Is it possible to use the selected inversion process of Pardiso?Acuattly, I tried to play with...

View Article


Bug in FEAST Eigensolver

I have discovered what appears to be a fairly serious bug in the FEAST MKL eigensolver that occurs when there are coupled eigenvalues (ie. multiple eigenvalues with the same value). When coupled...

View Article

Error -1073741701 while running on remote cluster

I am using remote cluster (supercomputer) to start the .exe file, which was built with Visual Studio 2008 (with C language) using the Intel MKL Library. And it gives me "Task failed during execution...

View Article


FEAST sparse with error

Hi all.Intel MKL 11.2Calling dfeast_scsrgv, it returns with info=-4What is this error? 

View Article

Static linking PGI with MKL - missing `mkl_serv_default_xerbla'

Dear experts,I am trying to couple PGI compilers with the MKL library in static manner. Please what library should I include/how to rearrange linking command to satisfy missing reference...

View Article

block tridiagonal and block upper hessenberg eigenvalue solvers

Dear all,I am looking at some options in order to compare the performance of eigenvalue solvers for+ symmetric block tridiagonal + block upper hessenberg matrices.If I iterate in a single vector...

View Article
Browsing all 2652 articles
Browse latest View live