Hi everyone,
I work with windows 10 and visual studio 2015 as a compiler, I'm trying to build the executable for FE2 by adding FE2 subroutines to the main Feap85 and the library, in addition to the reference to include and library directories of MPI, I still get an error that MPI commands from FE2 subroutines aren't understood. Is there any error in this combination, as it works if I compile FE2 subroutines as a library and add them to the main FEAP85 but then by testing the giving input files with this executable I get nonsense results.
Can anyone advise and please mention a specific version of MPI that was tested and is compatible with Fortran compilation in windows.
Thanks.