Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 2.86 KB

README.rst

File metadata and controls

67 lines (52 loc) · 2.86 KB

Zenodo CircleCI Linux CI (Debug) Linux CI (HIP, Debug) Linux CI (asan/ubsan/lsan) Linux CI (asan/ubsan/lsan) macOS CI (Debug) CSCS CI Codacy Codacy coverage

pika

pika is a C++ library for concurrency and parallelism. It implements senders/receivers (as proposed in P2300) for CPU thread pools, MPI, and CUDA.

To get started using pika see the documentation.