Building CVS Baselibs: Difference between revisions
No edit summary |
|||
Line 53: | Line 53: | ||
If you don't see any "<tt>Error 2</tt>" messages, you are probably safe. | If you don't see any "<tt>Error 2</tt>" messages, you are probably safe. | ||
== Checking Baselibs == | |||
This is optional, but recommended. Many of the Baselibs have the ability to do a check. You should do this only in an environment where you can run MPI (like compute nodes at NCCS or NAS). This is because parallel NetCDF and ESMF tests are run: | |||
$ make check ESMF_COMM=mvapich2 CONFIG_SETUP=ifort_13.0.1.117-mvapich2_1.9a2 |& tee makecheck.ifort_13.0.1.117-mvapich2_1.9a2.log | |||
Note that at the moment, many will exit with errors. For example, NetCDF has tests that require internet access. | |||
== Modules == | == Modules == | ||
Line 88: | Line 97: | ||
pgi_12.8 mvapich2_1.8.1_pgi_12.8 python/2.6.1 | pgi_12.8 mvapich2_1.8.1_pgi_12.8 python/2.6.1 | ||
pgi_12.8 mpi-sgi/mpt.2.06a67 python/2.6.1 | pgi_12.8 mpi-sgi/mpt.2.06a67 python/2.6.1 | ||
[[Category:Baselibs]] | [[Category:Baselibs]] | ||
[[Category:SI Team]] | [[Category:SI Team]] |