ginkgo VS AdaptiveCpp

Compare ginkgo vs AdaptiveCpp and see what are their differences.

AdaptiveCpp

Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime! (by AdaptiveCpp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ginkgo AdaptiveCpp
2 19
375 1,046
1.9% 2.8%
9.8 9.7
3 days ago 7 days ago
C++ C++
BSD 3-clause "New" or "Revised" License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ginkgo

Posts with mentions or reviews of ginkgo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • AMD HIP + Cuda in same program
    3 projects | /r/CUDA | 26 Aug 2022
  • Incorporating abidiff into CI?
    1 project | /r/cpp | 28 Nov 2021
    I had exactly the same thought after watching the video (though I wanted to do this for a while anyways) and did exactly that :) I found it interesting to see how different changes impact the ABI of our library, even though we don't promise ABI compatibility or anything. We add the head of the diff part to a PR comment, and store everything else as a build artifact. See the corresponding PR here: https://github.com/ginkgo-project/ginkgo/pull/922

AdaptiveCpp

Posts with mentions or reviews of AdaptiveCpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.

What are some alternatives?

When comparing ginkgo and AdaptiveCpp you can also consider the following projects:

HIP - HIP: C++ Heterogeneous-Compute Interface for Portability

ROCm - AMD ROCm™ Software - GitHub Home [Moved to: https://github.com/ROCm/ROCm]

alpaka - Abstraction Library for Parallel Kernel Acceleration :llama:

HIP-CPU - An implementation of HIP that works on CPUs, across OSes.

arbor - The Arbor multi-compartment neural network simulation library.

triSYCL - Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group

MatX - An efficient C++17 GPU numerical computing library with Python-like syntax

stdgpu - stdgpu: Efficient STL-like Data Structures on the GPU

cuda-api-wrappers - Thin C++-flavored header-only wrappers for core CUDA APIs: Runtime, Driver, NVRTC, NVTX.

Halide - a language for fast, portable data-parallel computation

cuda_memtest - Fork of CUDA GPU memtest :eyeglasses: