Dear all,
I wonder if someone has an experience of compiling and running Ostrich in Windows (exe product by Cygwin, msys2 and vscode etc) using gcc, mpicxx and mpic++.
We could easily compile it with the makefile (make GCC_MPI or make SER) available in src folder but we couldn’t succeed running the Ostrich.exe or OstrichMPI.exe yet. We get “file exists” error. We suspect that we need either an old GNU for the old code (v17) or better fit of C++ linkers and flags.
We both tested the following v17 and v21 and got the same error.
https://github.com/DOI-BOR/ostrich
https://www.eng.buffalo.edu/~lsmatott/Ostrich/OstrichMain.html
Kind Regards,