Skip to content

maruthinh/mpi_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MPI examples

  • Bcast
  • Point-to-point communication
  • Scattering and Gathering 2D and 3D arrays with variable chunk sizes
  • MPI Derived datatype
    • MPI_Type_contiguous
    • MPI_Type_create_subarray
    • MPI_Type_resized

About

Example programs of different MPI functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published