Building CVS Baselibs: Difference between revisions
Line 82: | Line 82: | ||
Note that at the moment, many will exit with errors. For example, NetCDF has tests that require internet access. | Note that at the moment, many will exit with errors. For example, NetCDF has tests that require internet access. | ||
=== Checking with Intel MPI === | |||
Note that if you use Intel MPI as the MPI stack, when you run the check (on discover) you have to manually run <tt>mpdboot</tt> to start a mpd ring: | |||
$ mpdboot -n 8 -r ssh -f $PBS_NODEFILE | |||
This example is for 8 nodes. | |||
== Table of Modules == | == Table of Modules == |