Skip to content

'mpirun' no longer works in blueCFD-Core 2.3-1, after installing blueCFD-Core 2016-1 #204

Answered by wyldckat
wyldckat asked this question in Q&A
Discussion options

You must be logged in to vote

Solution

There are 4 possible solutions:

  1. Simply copy the DLL file
  2. Change the default MPI option
  3. Add support for MS-MPI 7.1 in blueCFD-Core 2.3-1
  4. Uninstall MS-MPI 7.1 from Windows

Solution 1 - Simply copy the DLL file

  1. The simplest way is to get a copy of the necessary library msmpi.dll into the same folder as the binary you're trying to run. To do so, use one of the following steps:

    1. Start an MSys terminal for blueCFD-Core 2.3-1.

    2. Run the following command:

      which simpleFoam
      

      Change the name simpleFoam to whichever the name of the binary you want to use.

    3. Now depending on the path given, you need to switch to that folder. When in doubt, you can use either one of the following commands:

Replies: 1 comment

Comment options

wyldckat
Mar 7, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wyldckat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant