Skip to content

j2sg/mpi_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPI_Examples - Copyright (c) 2014 Juan Jose Salazar Garcia - [email protected]

   - Description: A collection of MPI examples written in C programming language

   - Requirements: OpenMPI library, headers and tools (mpicc and mprun) that can be downloaded from http://www.open-mpi.org/ or from the official repositories on Unix Systems.

   - Licence: MPI_Examples is licensed under the GNU General Public License version 3, you should read LICENSE file to get more details about this.

   - Build: mpicc <compiler options and parameters>

   - Run: mpirun <executable, options and parameters>

About

A collection of MPI examples in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages