openfast icon indicating copy to clipboard operation
openfast copied to clipboard

Bug report - running FAST.Farm_x64_OMP.exe

Open yuangao0916 opened this issue 2 years ago • 1 comments

Bug description While running the excutables, it poped up an error of cannot find mkl_core.dll and mkl_sequential.dll. I tried download the redistributable packages from the github page but it was not resolved.

To Reproduce <Update the following list with your specific information.> Steps to reproduce the behavior:

  1. Compile with '...'
  2. Run '...' case with '...' settings
  3. Open '...' output
  4. See the error

Expected behavior I would assume it just start running the simulation

OpenFAST Version 3.1, download from the main branch

**************************************************************************************************
 OpenFAST

 Copyright (C)  National Renewable Energy Laboratory
 Copyright (C)  Envision Energy USA LTD

 This program is licensed under Apache License Version 2.0 and comes with ABSOLUTELY NO WARRANTY.
 See the "LICENSE" file distributed with this software for details.
 **************************************************************************************************

 OpenFAST-v2.0.0
 Compile Info:
  - Architecture: 64 bit
  - Precision: double
  - Date: Nov 27 2018
  - Time: 17:19:38
 Execution Info:
  - Date: 11/29/2018
  - Time: 10:52:28-0700

System Information (please complete the following information):

  • OS: <e.g. Ubuntu 14.04 or macOS 10.12>
  • Compiler: <e.g. GFortran 4.4>
  • Compiler settings: <e.g. CMake flags or other settings>

Additional context <Add any other context about the problem here.>

yuangao0916 avatar Apr 14 '22 17:04 yuangao0916

Dear @yuangao0916

As indicated in the page "https://github.com/OpenFAST/openfast/releases/tag/v3.1.0", you will need this Intel Fortran redistributable package installed to run FAST.Farm_x64_OMP.exe if you do not already have Intel Fortran 2019 Update 5 installed. See the installation instructions here: https://software.intel.com/content/www/us/en/develop/articles/redistributable-libraries-for-intel-c-and-fortran-2019-compilers-for-windows.html.

Best regards,

ZL6462 avatar Apr 19 '22 12:04 ZL6462