We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f234afb commit ffce4a5Copy full SHA for ffce4a5
CHANGES.md
@@ -10,7 +10,7 @@ To access the latest release of the package, visit [the ParaMonte GitHub reposit
10
**Enhancements**
11
12
+ The ParaMonte C/C++/Fortran example build scripts `build.sh` and `build.bat`
13
- now check for the existence of both of Intel and GNU compilers in the appropriate
+ now check for the existence of both Intel and GNU compilers in the appropriate
14
order that is automatically inferred at the compilation time. Also, the dependencies
15
on the MPI compiler wrappers is now removed as the MPI libraries are not required to
16
build the ParaMonte examples, even in cases of parallel ParaMonte example builds.
0 commit comments