SimaticResearchActivity / FBAE

Framework for Broadcast Algorithms Evaluation
GNU Affero General Public License v3.0
0 stars 1 forks source link

Implement CommLayer based on MPI #60

Open simatic opened 6 months ago

simatic commented 6 months ago

Message Passing Interface (MPI) is a standardized and portable message-passing standard designed to function on parallel computing architectures (see wikipedia).

With this issue solved, it would be possible to improve tests which were quickly done with preliminary versions of FBAE (see FBAEM).