Intermediate Course 2025/04/10: Intermediate HPC and Data Management topics @KIT
Thursday, April 10, 2025 -
9:30 AM
Monday, April 7, 2025
Tuesday, April 8, 2025
Wednesday, April 9, 2025
Thursday, April 10, 2025
9:30 AM
Hints for successful submitting procedure to the HPC cluster (Horeka)
-
Martje Armbrecht
Hints for successful submitting procedure to the HPC cluster (Horeka)
Martje Armbrecht
9:30 AM - 10:15 AM
Room: Gebäude 20.21
10:15 AM
Break
Break
10:15 AM - 10:35 AM
Room: Gebäude 20.21
10:35 AM
Intermediate Bash Scripting + Exercises
-
Michele Mesiti
(
KIT
)
Intermediate Bash Scripting + Exercises
Michele Mesiti
(
KIT
)
10:35 AM - 12:35 PM
Room: Gebäude 20.21
* Bash and shell features and utilities: * loops * using the terminal efficiently * basic unix tools and their composability * defensive programming * ssh tips and tricks * Discussion about workflows * Bash/Job Scripting and HPC workflows: * best practices for data/metadata organization and wokflows * Job Arrays * Coalescing work together: parbatch
12:35 PM
Lunch Break
Lunch Break
12:35 PM - 2:15 PM
Room: Gebäude 20.21
2:15 PM
File Systems
-
Begatim Bytyqi
(
KIT
)
File Systems
Begatim Bytyqi
(
KIT
)
2:15 PM - 3:00 PM
Room: Gebäude 20.21
* Learn more about the file systems available at our Clusters * Understand the advantages and disadvantages of each file systems. * How to use file systems like $TMPDIR, BeeOND, LSDF, and PFS6 * Run simple benchmarks on different file systems.
3:00 PM
Break
Break
3:00 PM - 3:20 PM
Room: Gebäude 20.21
3:20 PM
Batch System: Best Practices and Running parallel jobs
-
Andreas Baer
(
KIT
)
Batch System: Best Practices and Running parallel jobs
Andreas Baer
(
KIT
)
3:20 PM - 4:50 PM
Room: Gebäude 20.21
* Best practices for job setup and resource specification * Job script templates * Making use of the greatly parallel systems: specifying resources for parallel programs * MPI programs (compute bound, memory bound, ...) * OpenMP programs * MPI + OpenMP hybrid programs