An open API service indexing awesome lists of open source software.

https://github.com/kokkos/kokkos-comm

Unofficial MPI Wrapper for Kokkos
https://github.com/kokkos/kokkos-comm

kokkos mpi

Last synced: 3 months ago
JSON representation

Unofficial MPI Wrapper for Kokkos

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.