kokkos / kokkos-comm

Experimental MPI Wrapper for Kokkos
https://kokkos.org/kokkos-comm/
Other
13 stars 9 forks source link

Consider renaming `mpi/mpi.hpp` #119

Open cwpearson opened 1 week ago

cwpearson commented 1 week ago

https://github.com/kokkos/kokkos-comm/blob/a968a13851091aea6d65fd299f0777a307bd8b41/src/KokkosComm/mpi/mpi.hpp

Is this name asking for trouble?

dssgabriel commented 1 week ago

Maybe we can keep the directory as it is and update the header to mpi_communication_space.hpp or mpi_transport.hpp?