LSDF Online Storage: HPC: Difference between revisions
From Lsdf
				
				
				Jump to navigationJump to search
				
				No edit summary  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| 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 <br>  | 
|||
LSDFHOME=/lsdf/kit/inst/xy1234 <br>  | 
|||
LSDF=/lsdf <br>  | 
|||
'''Limits:'''<br>  | 
  '''Limits:'''<br>  | 
||
Cpu time  limit: 3600s <br>  | 
  Cpu time  limit: 3600s <br>  | 
||
Virtual memory limit:   | 
  Virtual memory limit: 8-12GB  | 
||
<H2>Batch Jobs</H2>   | 
  <H2>Batch Jobs</H2>   | 
||
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".