User Tools

Site Tools


faq.windows

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 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

Please install the Redistributable Libraries by Intel Corporation.

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.

  1. Download Intel® Fortran Compiler Runtime for Windows (2022.2.0 / 2021.7.0).
  2. Open the zip file and follow the installer instructions.
  3. Done. Open a new terminal window and 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