Skip to content

Simple code to demonstrate how to package a complex data structure into a new data type that can be passed via MPI

Notifications You must be signed in to change notification settings

abodado/mpiCreateStructToPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple code to demonstrate how to package a complex data structure into a new data type that can be passed via MPI. Compile with mpic++ -o myprogram main.cpp

About

Simple code to demonstrate how to package a complex data structure into a new data type that can be passed via MPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages