User Tools

Site Tools


team_gpu

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
team_gpu [2023/11/24 15:27] Luc Bonnefondteam_gpu [2024/02/09 09:50] (current) Luc Bonnefond
Line 11: Line 11:
  
 It is part of the IGBMC HPC, so it's accessible through ssh (with MobaXterm for instance) It is part of the IGBMC HPC, so it's accessible through ssh (with MobaXterm for instance)
-<code>ssh -X login@hpc.igbmc.fr</code> and then <code>ssh -X loggin@phantom-node39</code>+<code>ssh -X login@hpc.igbmc.fr</code> and then<code>ssh -X login@phantom-node39</code>
  
-space2 and mendel can be accessed+space2mendel and storage can be accessed
 <code> <code>
 /shared/space2/lamour-ruff/ /shared/space2/lamour-ruff/
 /shared/mendel/projects/ /shared/mendel/projects/
 /shared/mendel/teams/lamour-ruff/ /shared/mendel/teams/lamour-ruff/
 +/shared/misc/cbi-teams/lamour-ruff/
 </code> </code>
  
Line 24: Line 25:
 [[https://cavarelli-cryosparc.igbmc.fr]] [[https://cavarelli-cryosparc.igbmc.fr]]
  
 +The submission script has to be modified to increase the allocated RAM for some jobs (not enough memory for 2D classes Job with 200 classes in the Extensive validation EMPIAR 10025 Benchmark Mode - Edvanced jobs enabled)
 +
 +<code>#SBATCH --mem={{ (ram_gb*(ram_adjust|int))|int }}M</code>
 +with ram_adjust set to 1500 (1,5x times the memory allocated by default)
  
  
team_gpu.1700839636.txt.gz · Last modified: by Luc Bonnefond