Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 643 Bytes

File metadata and controls

22 lines (13 loc) · 643 Bytes

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.