User Tools

Site Tools


faq.windows

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.windows [2015/01/05 16:08] yutakafaq.windows [2023/03/20 17:32] – [Solution] dani
Line 5: Line 5:
  
  ==== Background ====  ==== Background ====
- All BLUPF90 programs are compiled with Intel Parallel Studio 2015 XE for Fortran. Some programs use the OpenMP functions. A executable using OpenMP now requires an additional library (libiomp5md.dll). The library is provided and freely available on the Intel's web site.+ All BLUPF90 programs are compiled with Intel Parallel Studio 2016 XE for Fortran. Some programs use the OpenMP functions. A executable using OpenMP now requires an additional library (libiomp5md.dll). The library is provided and freely available on the Intel's web site.
  
  ==== Solution ====  ==== Solution ====
  Please install the Redistributable Libraries by Intel Corporation.  Please install the Redistributable Libraries by Intel Corporation.
  
-  - Access [[https://software.intel.com/en-us/articles/redistributables-for-intel-parallel-studio-xe-2015-composer-edition-for-windows|the official web site by Intel]]. +If you receive a message like "The program can't start because libiomp5md.dll is missing from your computer...", please install the Redistributable Libraries by Intel Corporation. 
-  - Download "Update 1" or later version of a zip-file in the section "Redistributable libraries of Intel® Fortran Compiler for Windows".+ 
 +  - Access [[https://www.intel.com/content/www/us/en/developer/articles/tool/compilers-redistributable-libraries-by-version.html|the official web site by Intel]]. 
 +  - Download Intel® Fortran Compiler Runtime for Windows (2022.2.0 / 2021.7.0). 
 +  - Open the zip file and follow the installer instructions. 
 +  - Done. Open a new terminal window and run BLUPF90 programs as usual. 
 + 
 + 
 + 
 +/* 
 + 
 +  - Access [[https://software.intel.com/en-us/articles/redistributables-for-intel-parallel-studio-xe-2016-composer-edition-for-windows|the official web site by Intel]]. 
 +  - Download "Update 3" or later version of a zip-file in the section "Redistributable libraries of Intel® Fortran Compiler for Windows".
   - Open the zip-file and run the appropriate installer:   - Open the zip-file and run the appropriate installer:
     * w_fcompxe_redist_ia32 for Windows (32-bit)     * w_fcompxe_redist_ia32 for Windows (32-bit)
Line 17: Line 28:
   - Done. Run BLUPF90 programs as usual.   - Done. Run BLUPF90 programs as usual.
  
- +https://www.intel.com/content/www/us/en/developer/articles/tool/compilers-redistributable-libraries-by-version.html 
 +*/
faq.windows.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki