User Tools

Site Tools


hpc:storage_on_hpc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
hpc:storage_on_hpc [2026/02/13 15:36] – [Cluster storage] Adrien Alberthpc:storage_on_hpc [2026/05/12 15:30] (current) – [Temporary shared space] Yann Sagon
Line 159: Line 159:
 ===== Temporary shared space ===== ===== Temporary shared space =====
 If you need to access the data from more than one node, you can use a space reachable from all your jobs running on the same compute node. When you have no more jobs running on the node, the content of the storage is erased. If you need to access the data from more than one node, you can use a space reachable from all your jobs running on the same compute node. When you have no more jobs running on the node, the content of the storage is erased.
 +<WRAP center round important 60%>
 +The new path for shared space is ''/srv/share/users/'' instead of ''/share/users''
 +</WRAP>
  
-The path is the following: ''/share/users/${SLURM_JOB_USER:0:1}/${SLURM_JOB_USER}''+ 
 +The path is the following: ''/srv/share/users/${SLURM_JOB_USER:0:1}/${SLURM_JOB_USER}''
  
 See here for a usage example: https://hpc-community.unige.ch/t/local-share-directory-beetween-jobs-on-compute/2893 See here for a usage example: https://hpc-community.unige.ch/t/local-share-directory-beetween-jobs-on-compute/2893
hpc/storage_on_hpc.1770997009.txt.gz · Last modified: by Adrien Albert