-
- Downloads
Unbuffered Communicator works now. It defines custom MPI_Datatypes
according to the distributed indexsets and directly sends and receives them using nonblocking communication with persistent MPI_Requests. Tests redistributing and agglomerating a distributed array (See indicestest.cc in directory test) [[Imported from SVN: r1190]]
Showing
- istl/communicator.hh 543 additions, 0 deletionsistl/communicator.hh
- istl/indexset.hh 24 additions, 8 deletionsistl/indexset.hh
- istl/mpitraits.hh 19 additions, 0 deletionsistl/mpitraits.hh
- istl/remoteindices.hh 420 additions, 50 deletionsistl/remoteindices.hh
- istl/test/indicestest.cc 184 additions, 39 deletionsistl/test/indicestest.cc
Loading
Please register or sign in to comment