alpaka VS ginkgo

Compare alpaka vs ginkgo and see what are their differences.

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
alpaka ginkgo
1 2
325 375
2.5% 1.3%
9.2 9.8
3 days ago about 17 hours ago
C++ C++
Mozilla Public License 2.0 BSD 3-clause "New" or "Revised" 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.

alpaka

Posts with mentions or reviews of alpaka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-01.
  • Cross Platform GPU-Capable Framework?
    6 projects | /r/gpgpu | 1 Aug 2021
    Note that Kokkos uses CUDA, OpenMP and also SYCL in order to have a wide range of targets. I'd also suggest taking a look at Alpaka https://github.com/alpaka-group/alpaka which is similar in some ways.

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

What are some alternatives?

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

clspv - Clspv is a compiler for OpenCL C to Vulkan compute shaders

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

GLSL - GLSL Shading Language Issue Tracker

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

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

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

OpenCLOn12 - The OpenCL-on-D3D12 mapping layer

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

clvk - Implementation of OpenCL 3.0 on Vulkan

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!

ParallelReductionsBenchmark - Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

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