SIGN-IN

Webinar "Advanced Message Passing in MPI: Using MPI Datatypes with Opaque C++ Types" - 12:00pm

Date Wednesday September 17 2014
Time 12:00 - 13:00
Location Online
Contact syam@sharcnet.ca
URL http://vidyo.computecanada.ca/flex.html?roomdirect.html&key=Pr1GiEI51kFi
You are NOT registered for this event. Register.

Topic: Advanced Message Passing in MPI: Using MPI Datatypes with Opaque C++ Types

Speaker: Paul Preney, SHARCNET


When one is using arrays of fundamental types such as doubles, using MPI is reasonably straight-forward. When one needs to use MPI to transmit complicated data structures, pointers, and other opaque types whose internals may be not known by the programmer, using MPI becomes significantly more difficult. The MPI standard has facilities to dynamically define new message types in order to pass such between nodes using MPI_Datatype along with a number of functions to register and deregister such types. This talk will introduce how to properly use MPI_Datatype to transmit non-trivial, custom opaque data structures between MPI nodes using C++. Since using such MPI calls is rather low-level, the talk will also introduce how to exploit the features of C++ to more easily accomplish the same at a higher-level.


Need help attending a webinar? See the SHARCNET Help Wiki.