You are here: aktuelles » en » lmgpu-info
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:lmgpu-info [2024-01-16 11:37] – Thomas Thiel | en:lmgpu-info [2025-04-07 10:42] (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:// | + | We are building and expanding a GPU Cluster as part of the [[https:// |
| 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 14: | Line 14: | ||
| All nodes and the login node share a common data storage area | All nodes and the login node share a common data storage area | ||
| - | (332TB, | + | (332TB, |
| homes. Shared datasets could be placed there and made available to | homes. Shared datasets could be placed there and made available to | ||
| selective groups of users via standard Posix file permissions/ | selective groups of users via standard Posix file permissions/ | ||
| Line 90: | Line 90: | ||
| ===== Shared Storage | ===== Shared Storage | ||
| - | If you want to share bigger datasets with other users on the cluster you can request shared storage on the cluster. It will be located under / | + | If you want to share bigger datasets with other users on the cluster you can request shared storage on the cluster. It will be located under / |
| ===== Requesting GPUs ===== | ===== Requesting GPUs ===== | ||
| If you want to allocate a certain number of GPUs for your job, use the parameter ' | If you want to allocate a certain number of GPUs for your job, use the parameter ' | ||
| + | |||
| + | ===== 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: | ||
| # | # | ||
| + | |||
