Categories
Pages
-

IT Center Blog

Schlagwort: ‘MPI’

PPCES – HPC is in the air in spring!

April 12th, 2024 | by

Source: Own illustration

The PPCES (Parallel Programming in Computational Engineering and Science) has been held at the IT Center since 2001 and has been a great success!

Read the rest of this entry »

MUST
MPI Runtime Correctness Analysis

September 5th, 2022 | by
logo MUST

Source: Own illustration

High performance computing (HPC) is largely concerned with parallelizing programs, especially complex simulations such as models for weather forecasting or climate. To ensure that computations finish quickly, the work to be done is divided among different processes in parallel. Depending on the use case, the processes must exchange their intermediate results with other processes at program runtime.

Read the rest of this entry »