Difference between revisions of "LSDF Online Storage: HPC"

From Lsdf
(One intermediate revision by the same user not shown)
Line 87: Line 87:
   
 
'''Environment variables:'''<br>
 
'''Environment variables:'''<br>
LSDFPROJECTS=/lsdf/kit/inst/projects
+
LSDFPROJECTS=/lsdf/kit/inst/projects <br>
LSDFHOME=/lsdf/kit/inst/fg9068
+
LSDFHOME=/lsdf/kit/inst/xy1234 <br>
LSDF=/lsdf
+
LSDF=/lsdf <br>
   
 
'''Limits:'''<br>
 
'''Limits:'''<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".