Difference between revisions of "GMP/Module"
From ScientificComputing
Line 1: | Line 1: | ||
− | The <tt>gmp</ | + | The <tt>gmp</tt> module is a smart module, which checks for a loaded compiler module and then loads the corresponding GMP version. For the module load command example, we use the standard compiler gcc/4.8.2. |
<include nopre wikitext src="/cluster/wiki/auto/application_pages/gmp/Module" /> | <include nopre wikitext src="/cluster/wiki/auto/application_pages/gmp/Module" /> |
Revision as of 09:26, 10 November 2016
The gmp module is a smart module, which checks for a loaded compiler module and then loads the corresponding GMP version. For the module load command example, we use the standard compiler gcc/4.8.2.
Version | Module load command | Additional modules loaded automatically |
---|---|---|
5.1.3 | module load gcc/4.8.2 gmp/5.1.3 | |
6.0.0a | module load new gcc/4.8.2 gmp/6.0.0a | |
6.1.0_cxx | module load new gcc/4.8.2 gmp/6.1.0_cxx |