How do I use Intel® MKL with Java*?

Submit New Article

September 21, 2010 6:29 PM PDT


The Intel® Math Kernel Library (Intel® MKL) package contains a set of examples that demonstrate the use of Intel MKL functions with Java. The Java example set includes Java Native Interface (JNI) wrappers. Each wrapper consists of an interface written in Java and a JNI stub written in C. The examples are located in the folder:

<mkl_root_directory>/examples/java

The Intel MKL Java examples are intended for tutorial use only. Developers should be aware that the solutions given in the example code do not necessarily represent the most efficient or practical solution to a given design problem.

For more information on how to run the examples, check the Intel MKL User’s Guide. Please check the Release Notes for any known issues with the Java examples.

Note: An Intel MKL function called from Java application will likely work slower than the same function called from a program written in C/C++ or Fortran.



Do you need more help?


This article applies to: Intel® Math Kernel Library Knowledge Base,   Software Products General