https://github.com/kokkos/kokkos-comm
Experimental MPI Wrapper for Kokkos
https://github.com/kokkos/kokkos-comm
hpsf kokkos mpi
Last synced: 5 months ago
JSON representation
Experimental MPI Wrapper for Kokkos
- Host: GitHub
- URL: https://github.com/kokkos/kokkos-comm
- Owner: kokkos
- License: other
- Created: 2023-12-15T16:33:48.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-10-07T19:16:59.000Z (6 months ago)
- Last Synced: 2025-10-07T21:13:48.091Z (6 months ago)
- Topics: hpsf, kokkos, mpi
- Language: C++
- Homepage: https://kokkos.org/kokkos-comm/
- Size: 496 KB
- Stars: 25
- Watchers: 13
- Forks: 12
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
# KokkosComm
Experimental MPI interfaces (and more!) for the [Kokkos](https://github.com/kokkos/kokkos) C++ Performance Portability Programming ecosystem.
> [!WARNING]
> This is a work in progress and is not yet ready for general use.
## Getting Started
See [how to setup KokkosComm](https://kokkos.org/kokkos-comm/getting_started/setup.html) in the documentation.
## Documentation
[kokkos.org/kokkos-comm/](https://kokkos.org/kokkos-comm/)
## License
Kokkos Comm is licensed under the Apache License v2.0 with LLVM Exceptions. See [LICENSE](LICENSE) for details.