pika-org / pikaView external linksLinks
pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.
☆80Feb 3, 2026Updated last week
Alternatives and similar repositories for pika
Users that are interested in pika are comparing it to the libraries listed below
Sorting:
- DLA-Future☆82Jan 30, 2026Updated 2 weeks ago
- Portable HPC Containers (C++)☆49Feb 4, 2026Updated last week
- a small lightweight std::execution work-alike☆65Mar 26, 2025Updated 10 months ago
- Autonomic Performance Environment for eXascale (APEX)☆50Jul 15, 2025Updated 6 months ago
- Distributed View Extension for Kokkos☆49Dec 2, 2024Updated last year
- Implementation of AMD HIP for CPUs☆22Jun 16, 2020Updated 5 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Sep 22, 2025Updated 4 months ago
- High-order Remap Miniapp☆22Feb 3, 2026Updated last week
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆97Dec 4, 2025Updated 2 months ago
- ☆22Jan 20, 2026Updated 3 weeks ago
- An application-focused API for memory management on NUMA & GPU architectures☆396Updated this week
- Reference implementation of mdspan targeting C++23☆492Jan 28, 2026Updated 2 weeks ago
- Generic exascale-ready library for halo-exchange operations on variety of grids/meshes☆10Dec 23, 2025Updated last month
- Mini-applications that exclusively use the Kokkos programming model☆12Mar 21, 2023Updated 2 years ago
- CS infrastructure components for HPC applications☆182Feb 7, 2026Updated last week
- CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as lo…☆31Updated this week
- Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels☆372Feb 5, 2026Updated last week
- Performance-portable library for particle-based simulations☆258Nov 17, 2025Updated 2 months ago
- VTK-m Tutorial code samples☆10Dec 6, 2021Updated 4 years ago
- Performance-portable C++ code for simulating elastic shear waves in an axisymmetric domain.☆13Jan 30, 2022Updated 4 years ago
- Material for a course about the use of modern C++ for scientific computation☆28Apr 10, 2025Updated 10 months ago
- Experimental Explicit Communications API for Kokkos☆29Updated this week
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Nov 15, 2021Updated 4 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated 2 weeks ago
- An OpenMP runtime implemented using HPX☆24Aug 4, 2022Updated 3 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- DARMA/vt => Virtual Transport☆38Jan 30, 2026Updated 2 weeks ago
- CUDA executors☆14Dec 4, 2020Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Jan 26, 2026Updated 2 weeks ago
- Simplified Data Exchange for HPC Simulations☆238Feb 7, 2026Updated last week
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆111Updated this week
- List all available information about all SYCL devices and platforms☆15Sep 14, 2020Updated 5 years ago
- Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support☆55Jul 25, 2025Updated 6 months ago
- The Reussir Programming Language. Reuse Analysis in MLIR and Rust. Functional programming meets performance.☆19Mar 29, 2025Updated 10 months ago
- SPH-EXA is a C++20 simulation code for performing hydrodynamics simulations (with gravity and other physics), parallelized with MPI, Open…☆101Feb 6, 2026Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…