Categories
Pages
-

IT Center Blog

Schlagwort: ‘RMA’

Error-Free Through MPI – With the New Functions in MUST 1.11.0

June 27th, 2025 | by
MUST Logo

Source: Own Illustration

In parallel programming with supercomputers such as CLAIX, the so-called Message Passing Interface has been used for over 30 years for efficient communication between processes. Programming errors in MPI communication can lead to typical problems in software development such as deadlocks, data races or type errors – especially due to parallelized execution. However, such errors are often difficult for the developer to find, especially if an error occurs non-deterministically, i.e., only sporadically.

Read the rest of this entry »