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 15:15]
hmeij07
cluster:73 [2021/11/04 12:10]
hmeij07
Line 24: Line 24:
  
   * supports 2469 different software packages (incl. toolchains, bundles)   * supports 2469 different software packages (incl. toolchains, bundles)
-  * local page with lots of **details[[cluster:209|EasyBuild]]**+  * local page with lots of details  **[[cluster:209|EasyBuild]]**
  
 Easybuild uses ''environment-modules'' to control the environment. Load the module of interest and all dependencies will be taken care of. See below. Easybuild uses ''environment-modules'' to control the environment. Load the module of interest and all dependencies will be taken care of. See below.
  
-**Installed mpodules**+**Installed modules** and their dependencies
  
-  * astropy-4.2.1-fosscuda-2020b +  * astropy/4.2.1-fosscuda-2020b 
-  * emcee-2.2.1-foss-2019a+    * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#astropy 
 +  * emcee/2.2.1-foss-2019a 
 +    * https://dokuwiki.wesleyan.edu/doku.php?id=cluster:209#emcee
  
-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 49: Line 51:
 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
 +
 +# 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