v1.4.1
Version 1.4.1 -- November 15, 2020
Enhancements
- The ParaMonte C/C++/Fortran example build scripts
build.sh
andbuild.bat
now check for the existence of both Intel and GNU compilers in the appropriate
order that is automatically inferred at the compilation time. Also, the dependencies
on the MPI compiler wrappers is now removed as the MPI libraries are not required to
build the ParaMonte examples, even in cases of parallel ParaMonte example builds.
Compiler support
Compiler Suite | Windows (64bit) | Linux | macOS |
---|---|---|---|
GNU Compiler Collection > 7.0 | ✅ | ✅ | ✅ |
Intel Parallel Studio > 18.0.0 | ✅ | ✅ | ✅ |
Microsoft C/C++ Compiler > 16.0.0 | ✅ | ❌ | ❌ |
Compiler / MPI library used for this binary release
- Windows: Intel Parallel Studio Version 19.0.4.245 Build 20190417 / Intel(R) MPI Library 2019 Update 4 for Windows
- Linux: Intel Parallel Studio Version 18.0.2 20180210 / Intel(R) MPI Library for Linux OS, Version 2018 Update 2 Build 20180125
- Linux: GNU 10.1.0 / MPICH 3.2
- macOS: Intel Parallel Studio Version 19.1.0.216 20200306
- macOS: GNU 10.2.0 / Open-MPI 4.0.5