Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 257 Bytes

README.asciidoc

File metadata and controls

8 lines (5 loc) · 257 Bytes

Test out MPI derived datatype

  • using MPI::Datatype::Create_vector and MPI::Datatype::Create_hvector to achieve a simple matrix rotation over the air

  • using MPI::Datatype::Pack and MPI::Datatype::Unpack to manually transfer some data buffers