Difference between revisions of "LSDF Online Storage: HPC"

From Lsdf
Line 88: Line 88:
 
'''Environment variables:'''<br>
 
'''Environment variables:'''<br>
 
LSDFPROJECTS=/lsdf/kit/inst/projects <br>
 
LSDFPROJECTS=/lsdf/kit/inst/projects <br>
LSDFHOME=/lsdf/kit/inst/fg9068 <br>
+
LSDFHOME=/lsdf/kit/inst/xy1234 <br>
 
LSDF=/lsdf <br>
 
LSDF=/lsdf <br>
   

Revision as of 12:54, 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/xy1234
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".