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 revision Previous revision
Next revision
Previous revision
faq.intellibs [2019/10/10 17:44]
yutaka [2. Intel Math Kernel Library (MKL)]
faq.intellibs [2023/07/20 02:01] (current)
dani [Tests]
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 67: 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.1570729446.txt.gz · Last modified: 2019/10/10 17:44 by yutaka