User Tools

Site Tools


faq.intellibs

Installation of Intel Libraries

Introduction

Our software is highly optimized using parallel computations and high-performance subroutines (called libraries). We are using Intel Math Kernel Library (MKL) for matrix computations in a combination with Intel Fortran Compiler (IFORT). We usually provide users a single executable (or “binary”) including MKL subroutines, and it should work at all environments. However, our program may stop due to interaction among MKL/IFORT, compilers, and operating systems. To solve this issue keeping the high performance, we would ask the users to install dependent libraries to their system. The binary will use the user-installed libraries which should be specialized in the computing environment.

Instruction

Tests

After installing the above two libraries, please run the a BLUPF90 program and see if it works as usual. If the installation (and the post-installation configuration) is not successful, you will get a message like “error while loading shared libraries …”.

faq.intellibs.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki