User Tools

Site Tools


faq.intellibs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
faq.intellibs [2019/10/10 17:42] – [2. Intel Math Kernel Library (MKL)] yutakafaq.intellibs [2023/07/20 02:01] – [Tests] dani
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This article is effective only on the users who have customized or specialized software from our group. 
  
 Our software is highly optimized using parallel computations and high-performance subroutines (called libraries). Our software is highly optimized using parallel computations and high-performance subroutines (called libraries).
Line 12: Line 11:
 The binary will use the user-installed libraries which should be specialized in the computing environment. The binary will use the user-installed libraries which should be specialized in the computing environment.
  
 +===== Instruction =====
 +
 +Install Intel oneAPI - Contains everything needed for the programs to run
 +
 +  * Linux: https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#fortran
 +  * Or Linux: https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html 
 +  * macOS (Intel® Fortran Compiler Runtime for macOS*): https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#fortran
 +  * Or macOS: https://www.intel.com/content/www/us/en/developer/articles/tool/compilers-redistributable-libraries-by-version.html
 +  * Windows (Intel® Fortran Compiler Runtime for Windows*): https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#fortran
 +  * Or Windows: https://www.intel.com/content/www/us/en/developer/articles/tool/compilers-redistributable-libraries-by-version.html
 +==== 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 ...".
 +
 +/*
  
 ===== Instruction ===== ===== Instruction =====
Line 49: Line 64:
    * Intel MKL: https://software.intel.com/en-us/mkl    * Intel MKL: https://software.intel.com/en-us/mkl
  
-Download the latest version of MKL package, install itand follow the instruction for the post-installation process (if required).  +Please download a specific version of MKL if we ask you to do it. Otherwise, please download the latest version of MKL package. Then, install it and follow the instruction for the post-installation process (if required). 
- +
-**Note:** We may ask you to install a specific version of MKL.+
  
 === For Linux users === === For Linux users ===
Line 69: Line 82:
 ==== Tests ==== ==== Tests ====
  
-After the installation of the above libraries, we will provide am executable. +After installing the above two libraries, please run the a BLUPF90 program and see if it works as usual.
-Please run the program and see 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 ...". 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