When you are to use Windows binaries, skip first two steps (Unpacking and Building) and proceed to Windows binaries.
Unpacking
gpop.zip has been copied.
gpop.zip as;
./gpop/source.
./gpop/sample.
./gpop/doc.
Building
gpop/source created when gpop source files
are unpacked. (step-3 of above)
makeGnu.make | for GNU compilers on Unix-like platforms | |
makeIntel64oapiLinux.make | for Intel oneAPI 2025 & later on Linux | |
makeIntel64oapiLinuxMKL.make | for Intel oneAPI 2025 & later on Linux (static link with sequential MKL) | |
makeIntel64oapiWin.make | for Intel oneAPI 2025 & later on Windows | |
makeIntel64oapiWinMKL.make | for Intel oneAPI 2025 & later on Windows (static link with sequential MKL) | |
makeIntelLinux.make | for Intel compilers on Linux | |
makeIntelWin.make | for Intel compilers on Windows |
'make' as'nmake' command asWindows binaries
gpop-winXX-binary. Note that the location of this
folder depends on how you unplack the archive.
sample folder.