MadeStone

C++ Programming on Linux - Message Passing Interface (Open MPI)

Просмотры:
23
Дата загрузки:
02.12.2023 08:17
Длительность:
00:16:56
Категория:
Технологии и интернет

Описание

Message Passing Interface (MPI)
MPI mechanism or algorism are widely used in High Performance computing application, it was designed on running process in parallel both on single node or multi nodes of clustered environment. There are few MPI products in the market, and in this short video it use Open MPI.

Open MPI: Open Source High Performance Computing C++ library
The example code in this vide has be uploaded onto GitHub for your reference:
https://github.com/yuanhui360/CPP-Programming-on-Linux/tree/main/YH-105

Источники:

Рекомендуемые видео