User Tools

Site Tools


tech:slurm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech:slurm [2022/09/09 13:18] – [Modules] kohofertech:slurm [2022/11/24 16:17] (current) – [Compute Nodes] kohofer
Line 349: Line 349:
   chown root: /etc/slurm-llnl/slurm.conf   chown root: /etc/slurm-llnl/slurm.conf
    
-  + 
 +=== Directories === 
 + 
 +Be sure that the nfs mounted partitions are, all there: 
 + 
 +<code> 
 +/data 
 +/opt/packages 
 +/home/clusterusers 
 +/opt/modules 
 +/scratch 
 +</code> 
 ===== Modify user accounts ===== ===== Modify user accounts =====
  
Line 436: Line 448:
   tar xfz modules-4.6.0.tar.gz   tar xfz modules-4.6.0.tar.gz
   cd modules-4.6.0   cd modules-4.6.0
 +
 +
 +  $ ./configure --prefix=/opt/modules
 +  $ make
 +  $ make install
  
  
/data/www/wiki.inf.unibz.it/data/attic/tech/slurm.1662722299.txt.gz · Last modified: 2022/09/09 13:18 by kohofer