There was an error fetching the commit references. Please try again later.
Added RAII wrapper for MPI communicators
parent
00d69882
No related branches found
No related tags found
Showing
- src/TNL/MPI.h 1 addition, 0 deletionssrc/TNL/MPI.h
- src/TNL/MPI/Comm.h 249 additions, 0 deletionssrc/TNL/MPI/Comm.h
- src/TNL/MPI/DummyDefs.h 10 additions, 0 deletionssrc/TNL/MPI/DummyDefs.h
- src/TNL/MPI/Utils.h 0 additions, 27 deletionssrc/TNL/MPI/Utils.h
- src/TNL/MPI/Wrappers.h 0 additions, 12 deletionssrc/TNL/MPI/Wrappers.h
- src/TNL/MPI/selectGPU.h 1 addition, 1 deletionsrc/TNL/MPI/selectGPU.h
- src/TNL/Meshes/DistributedMeshes/DistributedGrid.h 3 additions, 3 deletionssrc/TNL/Meshes/DistributedMeshes/DistributedGrid.h
- src/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp 5 additions, 5 deletionssrc/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp
- src/TNL/Meshes/DistributedMeshes/DistributedMesh.h 5 additions, 4 deletionssrc/TNL/Meshes/DistributedMeshes/DistributedMesh.h
- src/TNL/Meshes/Readers/PVTUReader.h 2 additions, 2 deletionssrc/TNL/Meshes/Readers/PVTUReader.h
- src/UnitTests/MPI/CMakeLists.txt 1 addition, 1 deletionsrc/UnitTests/MPI/CMakeLists.txt
- src/UnitTests/MPI/MPICommTest.cpp 126 additions, 0 deletionssrc/UnitTests/MPI/MPICommTest.cpp
Loading
Please register or sign in to comment