Skip to main content

Numeric Calculation

Intel oneMKL (Math Kernel Library)

The NIG supercomputer allows the use of the Intel Math Kernel Library (MKL), which accelerates mathematical processing routines such as linear algebra, fast Fourier transforms, and vector operations.

  • Dense linear algebra routines from BLAS and LAPACK
  • Sparse BLAS sparse linear algebra routines
  • Random number generators
  • Vector math routines optimized for vector operations
  • Fast Fourier Transforms (FFT)

Please check the following directory:

/lustre7/software/intel_ubuntu/oneapi/mkl/2023.2.0/lib/intel64

For more information, refer to the following sites:

For linking options with MKL, consider using the Link Line Advisor: Intel oneAPI Math Kernel Library Link Line Advisor

Intel IPP (Integrated Performance Primitives)

A library for image processing functions, including image processing, signal processing, data compression, and encryption functions.

On the NIG supercomputer, ensure the following directory is included in your LD_LIBRARY_PATH:

/lustre7/software/intel_ubuntu/oneapi/ipp/2021.9.0/lib/intel64