Difference between revisions of "LSDF Online Storage: HPC"

From Lsdf
Line 85: Line 85:
   
 
<H2>Mount on the login nodes</H2>
 
<H2>Mount on the login nodes</H2>
  +
  +
'''Environment variables:'''<br>
  +
LSDFPROJECTS=/lsdf/kit/inst/projects
  +
LSDFHOME=/lsdf/kit/inst/fg9068
  +
LSDF=/lsdf
   
 
'''Limits:'''<br>
 
'''Limits:'''<br>
 
Cpu time limit: 3600s <br>
 
Cpu time limit: 3600s <br>
Virtual memory limit: 8GB
+
Virtual memory limit: 8-12GB
   
 
<H2>Batch Jobs</H2>
 
<H2>Batch Jobs</H2>

Revision as of 12:53, 15 December 2020

LSDF_Online_Storage for HPC Cluster

The LSDF storage is permanently mounted on the login nodes and the data movers.

Both for interactive and for batch use, the environment variables $LSDF, $LSDFHOME and $LSDFPROJECTS are set.


Mount on the login nodes

Environment variables:
LSDFPROJECTS=/lsdf/kit/inst/projects LSDFHOME=/lsdf/kit/inst/fg9068 LSDF=/lsdf

Limits:
Cpu time limit: 3600s
Virtual memory limit: 8-12GB

Batch Jobs

On the compute nodes, the LSDF usage is indicated to the batch system via "#SBATCH --constraint=LSDF".