kokkos

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction (by kokkos)

Kokkos Alternatives

Similar projects and alternatives to kokkos

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kokkos alternative or higher similarity.

kokkos reviews and mentions

Posts with mentions or reviews of kokkos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-06.
  • My first non-trivial project in C++ and MPI/OpenMP
    2 projects | /r/cpp | 6 Jan 2022
    I would suggest using a C++ abstraction around thread parallelism. This will make your code easier to read and more concise, and will also make it easier to switch between different thread-parallel programming models. Kokkos is a lovely example of such an abstraction, but there are others. Modern C++ even has thread-parallel standard algorithms. Bryce Adelstein Lelbach's CppCon 2021 talk describes these.
  • Is there an OOP-wrapper library for cublas?
    5 projects | /r/CUDA | 9 Aug 2021
    It’s a work in progress, but Kokkos and the associated Kokkos Kernels are probably the closest thing to what you’re asking for.
  • pykokkos-base available in PyPi (numpy and cupy array interoperability)
    3 projects | /r/Python | 13 May 2021
    Kokkos implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. It provides abstractions for both parallel execution of code and data management with a variety of backends including, but not limited to: CUDA, HIP, OpenMP, HPX, and Pthreads, with backends for OpenMPTarget and SYCL currently under development.
  • A note from our sponsor - WorkOS
    workos.com | 28 Mar 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic kokkos repo stats
4
1,699
9.7
6 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com