Hello,
I finally managed to build openmpi in static library in visual studio (
thanks for your help), and then tried to run a program using
mpiexec -n 4 program.exe.
The answer to that was :
Cannot open configuration file
C:/mpidist/installed/share/openmpi\mpiexec-wrapper-data.txt
Error parsing dat
Hello,
when looking at
http://www.open-mpi.org/community/lists/users/2010/01/11892.php, I realized
I have the same exact error when linkin C++ programs (error LNK2019:
unresolved external symbol "void
> __cdecl MPI::InitializeIntercepts(void)"
> (?InitializeIntercepts_at_MPI@@YAXXZ)
> referenced in