EuroCC@Greece announced the HPC Workshop “Large Scale Scientific Computations”, by the National Technical University of Athens (NTUA), which took place on-site at NTUA School of Chemical Engineering (PC-Lab), on July 8-11, 2024.
The workshop introduced participants to large-scale calculations using parallel programming via training with hands-on examples. Moreover, special emphasis was given to code parallelization, capable of utilizing clusters.
Target audience: postgraduate students and PhD candidates dealing with scientific calculations requiring processing speed and significant memory space
Workshop Location: on-site at NTUA School of Chemical Engineering (PC-Lab)
The main topics of the Workshop were:
- the SPMD (Single Program Multiple Data) parallel programming model and how it is implemented using the communication protocol MPI (Message Passing Interface),
- the operation and architecture of GPUs (Graphics Processing Unit) as well as their use for large-scale computing through the parallel computing platform CUDA (Compute Unified Device Architecture) and
- parallel programming with OpenMP which enables serial programs to be parallelized using compiler directives.
The workshop welcomed 20 physical attendees.
More information about the Workshop can be found here.