Changes between Version 62 and Version 63 of Public/User_Guide/Batch_system
- Timestamp:
- Apr 3, 2023, 1:19:49 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/Batch_system
v62 v63 3 3 = Information about the batch system (SLURM) = 4 4 5 The DEEP prototype system s arerunning SLURM for resource management. Documentation of Slurm can be found [https://slurm.schedmd.com/ here].5 The DEEP prototype system is running SLURM for resource management. Documentation of Slurm can be found [https://slurm.schedmd.com/ here]. 6 6 7 7 == Overview == … … 12 12 13 13 || '''Name''' || '''Description''' || 14 || dp-cn || dp-cn[01-50], DEEP -ESTCluster nodes (Xeon Skylake) ||15 || dp-dam || dp-dam[01-16], DEEP -EST Damnodes (Xeon Cascadelake + 1 V100 + 1 Stratix 10) ||16 || dp-esb || dp-esb[log:@26-75 "[01-75]"], DEEP -ESTESB nodes connected with IB EDR (Xeon Cascadelake + 1 V100) ||17 || dp-sdv-esb || dp-sdv-esb[01-02], DEEP -ESTESB Test nodes (Xeon Cascadelake + 1 V100) ||14 || dp-cn || dp-cn[01-50], DEEP Cluster nodes (Xeon Skylake) || 15 || dp-dam || dp-dam[01-16], DEEP DAM nodes (Xeon Cascadelake + 1 V100 + 1 Stratix 10) || 16 || dp-esb || dp-esb[log:@26-75 "[01-75]"], DEEP ESB nodes connected with IB EDR (Xeon Cascadelake + 1 V100) || 17 || dp-sdv-esb || dp-sdv-esb[01-02], DEEP ESB Test nodes (Xeon Cascadelake + 1 V100) || 18 18 || ml-gpu || ml-gpu[01-03], GPU test nodes for ML applications (4 V100 cards) || 19 19 || knl || knl[01,04-06], KNL nodes || … … 205 205 == Advanced topics == 206 206 207 For further details on the batchsystem and `psslurm` which is used on DEEPas well as on the JSC production systems, please refer to the in-depth description for using the207 For further details on the batchsystem and `psslurm` which is used on the DEEP system as well as on the JSC production systems, please refer to the in-depth description for using the 208 208 [https://apps.fz-juelich.de/jsc/hps/jureca/batchsystem.html?highlight=multithreading#allocations-jobs-and-job-steps Batchsystem on Jureca]. Among extended examples for allocation 209 209 of nodes you can find information on job steps, dependency chains and multithreading there. If you are interested in pinning of threads and tasks to certain CPUs or cores, 210 210 please also take a look into the [https://apps.fz-juelich.de/jsc/hps/jureca/affinity.html Processor Anffinity] sections of the Jureca documentation. Most of the information 211 provided there will also refer to the DEEP System.211 provided there will also refer to the DEEP system. 212 212 213 213 == FAQ ==