kokkos-comm icon indicating copy to clipboard operation
kokkos-comm copied to clipboard

Experimental Explicit Communications API for Kokkos

Kokkos Comm

Kokkos Comm is an experimental performance portable explicit communication interface for the Kokkos ecosystem.

[!WARNING] This is a work in progress and is not yet ready for general use.

Currently supported backends:

  • MPI
  • NCCL (experimental)

Getting Started

See how to setup Kokkos Comm in the documentation.

Documentation

kokkos.org/kokkos-comm/

License

Kokkos Comm is licensed under the Apache License v2.0 with LLVM Exceptions. See LICENSE for details.