Skip to content

ptee/Parallelization_MPICH2

Repository files navigation

Parallelization_MPICH2_C

A collection of codes using MPI (High Performance Message Passing Interface) to handle algorithms which requires large resources on distributed system. [[Old Stuff from old days]]

Firstly, test your environment for MPICH using "hellompi.c" The executing program should run on all compute nodes (2^n). We use the root process to print out the output from all processes.

More information about MPICH and MPI can be found under: https://www.mpich.org/

Resources for MPI and GPUs can be found at:

About

A collection of algorithms on distributed system using MPI/MPICH2 and C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors