High Performance Computing: tutorial on using Deucalion: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Informal tutorial on accessing and using the Deucalion High-Performance Computing (HPC) cluster, covering the fundamentals of SLURM and MPI | Informal tutorial targeting the ISR-Lisboa users, on accessing and using the [https://docs.deucalion.macc.fccn.pt/ Deucalion High-Performance Computing (HPC) cluster], covering the fundamentals of [https://slurm.schedmd.com/ SLURM] and [https://www.open-mpi.org/ MPI] through Python (using the [https://mpi4py.readthedocs.io/ mpi4py package]). | ||
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/jFvdDea5aqs?si=20wDvQ9x0u22hfJT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></html> | <html><iframe width="560" height="315" src="https://www.youtube.com/embed/jFvdDea5aqs?si=20wDvQ9x0u22hfJT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></html> | ||
Latest revision as of 09:17, 8 July 2025
Informal tutorial targeting the ISR-Lisboa users, on accessing and using the Deucalion High-Performance Computing (HPC) cluster, covering the fundamentals of SLURM and MPI through Python (using the mpi4py package).
Slides: Workshop Deucalion.pdf
Github repository: https://github.com/rventura/demo-hpc.git