Gemeinsame Systemgruppe IfI/b-it

You are here: aktuelles » en » lmgpu-info

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
en:lmgpu-info [2024-01-16 11:37] Thomas Thielen:lmgpu-info [2024-04-11 10:49] (current) Thomas Thiel
Line 1: Line 1:
 ====== The Lamarr GPU Cluster ====== ====== The Lamarr GPU Cluster ======
  
-We are building and expanding a GPU Cluster as part of the [[https://lamarr-institute.org/|Lamarr Institute]]. At the moment, the cluster consists of seven nodes with the following basic configuration:+We are building and expanding a GPU Cluster as part of the [[https://lamarr-institute.org/|Lamarr Institute]]. At the moment, the cluster consists of nine nodes with the following basic configuration:
  
 2 AMD Epyc 7713 Processors (64 Cores * 2 Threads each => 256 Cores per Node, 248 available for jobs)\\ 2 AMD Epyc 7713 Processors (64 Cores * 2 Threads each => 256 Cores per Node, 248 available for jobs)\\
Line 95: Line 95:
  
 If you want to allocate a certain number of GPUs for your job, use the parameter '--gres=gpu:COUNT' in your srun/squeue calls, where COUNT is the requested number of GPUs for your job. If you want to allocate a certain number of GPUs for your job, use the parameter '--gres=gpu:COUNT' in your srun/squeue calls, where COUNT is the requested number of GPUs for your job.
 +
 +===== Email Notifications =====
 +
 +If you want to receive email notifications about the status of your jobs, you can specify a recipient email address at job submission, i.e.:
 +
 +sbatch --mail-type=ALL --mail-user=someuser@somedomain.com ...
 +
 +**Please specify a full (with domain!) and valid email address here.**
 +
  
 ===== A Note about Interactive Jobs ===== ===== A Note about Interactive Jobs =====
Line 105: Line 114:
  
 #lmgpu-tech:matrix.informatik.uni-bonn.de #lmgpu-tech:matrix.informatik.uni-bonn.de
 +