Skip to content

A MATLAB mex interface to Intel's MKL for Sparse Matrix Multiply

Notifications You must be signed in to change notification settings

sgoldenCS/Sparse-MKL2MEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sparse-MKL2MEX

A MATLAB mex interface to Intel's MKL for Sparse Matrix Multiply

This can be compiled on linux using MEX with the following command:

mex -I<INSTALL_DIR>/intel/mkl/include sparseMultiply.cpp <INSTALL_DIR>/intel/mkl/lib/intel64/libmkl_rt.so

About

A MATLAB mex interface to Intel's MKL for Sparse Matrix Multiply

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published