User Tools

Site Tools


faq.windows

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
faq.windows [2015/01/05 14:37] – created yutakafaq.windows [2015/01/05 15:08] yutaka
Line 1: Line 1:
 ====== Windows-specific problems ====== ====== Windows-specific problems ======
 +
 + ===== Missing libiomp5md.dll =====
 + On running a program, you received messages like "The program can't start because libiomp5md.dll is missing from your computer..." and the program doesn't work.
 +
 + ==== Background ====
 + All BLUPF90 programs are compiled with Intel Parallel Studio 2015 XE for Fortran. Some programs use the OpenMP functions. A executable with OpenMP now requires an additional library (libiomp5md.dll). The library is provided and freely available on the Intel's web site.
 +
 + ==== Solution ====
 + 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]].
 +  - Download "Update 1" 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:
 +    * w_fcompxe_redist_ia32 for Windows (32-bit)
 +    * w_fcompxe_redist_intel64 for Windows (64-bit)
 +  - Done. Run BLUPF90 programs as usual.
 +
  
  
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