Ahmed-hussien90 / MPI_In_CPP

Message Passing Interface (MPI) is a standard used to allow several different processors on a cluster to communicate with each other. in this repo we will be using the Intel C++ Compiler, GCC, IntelMPI, and OpenMPI to create a multiprocessor programs in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPI_In_C++

Message Passing Interface (MPI) is a standard used to allow several different processors on a cluster to communicate with each other. in this repo we will be using the Intel C++ Compiler, GCC, IntelMPI, and OpenMPI to create a multiprocessor programs in C++

About

Message Passing Interface (MPI) is a standard used to allow several different processors on a cluster to communicate with each other. in this repo we will be using the Intel C++ Compiler, GCC, IntelMPI, and OpenMPI to create a multiprocessor programs in C++


Languages

Language:C++ 100.0%