Is there a specific support for the single-segment buffer python object such as Numpy arrays, in pympi ?
There is direct support for numpy (if numpy is detected when pyMPI is built). So, all messages will use MPI native types (and go much faster)
Pat
Log in to post a comment.
Is there a specific support for the single-segment buffer python object such as Numpy arrays, in pympi ?
There is direct support for numpy (if numpy is detected when pyMPI is built). So, all messages
will use MPI native types (and go much faster)
Pat