User Tools

Site Tools


cluster:73

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:73 [2021/11/03 20:02]
hmeij07 [EasyBuild]
cluster:73 [2021/11/04 12:27]
hmeij07 [EasyBuild]
Line 32: Line 32:
   * astropy/4.2.1-fosscuda-2020b   * astropy/4.2.1-fosscuda-2020b
     * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#astropy     * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#astropy
 +    * contains package mpi4py, multithreading
   * emcee/2.2.1-foss-2019a   * emcee/2.2.1-foss-2019a
     * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#emcee     * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#emcee
 +    * contains package mpi4py, multithreading
  
-To use module, discover the modules and load desired module. On ''greentail52'' (debugging) or in submit scripts on queuesamber128, mwgpu, exx96 (centos7 required)+To use module, discover the modules and load desired module. On ''greentail52'' (debugging) or in submit scripts on queue: exx96 (mwgpu and amber128 nodes do not work)
  
 <code> <code>
Line 51: Line 53:
 module list module list
  
-# check, start app, import package (astropy or emcee)+# check, start app, import package (by full module name)
 # note that these modules use different python versions # note that these modules use different python versions
 which python which python
 +python
 +>>>help('modules')
 +
 +# unload all modules (better to exit shell and start new one,
 +# purge will also unload system modules...
 +module purge
  
 </code> </code>
cluster/73.txt ยท Last modified: 2024/05/15 12:58 by hmeij07