amgcl VS VexCL

Compare amgcl vs VexCL and see what are their differences.

amgcl

C++ library for solving large sparse linear systems with algebraic multigrid method (by ddemidov)

VexCL

VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP (by ddemidov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
amgcl VexCL
1 -
701 695
- -
3.9 0.0
6 months ago about 2 years ago
C++ C++
MIT License MIT 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.

amgcl

Posts with mentions or reviews of amgcl. We have used some of these posts to build our list of alternatives and similar projects.

VexCL

Posts with mentions or reviews of VexCL. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning VexCL yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing amgcl and VexCL you can also consider the following projects:

faasm - High-performance stateful serverless runtime based on WebAssembly

ArrayFire - ArrayFire: a general purpose GPU library.

primecount - 🚀 Fast prime counting function implementations

Boost.Compute - A C++ GPU Computing Library for OpenCL

dmtcp - DMTCP: Distributed MultiThreaded CheckPointing

Thrust - [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

LazyMath - Complex Conjugate Gradient linear solver and Levenberg-Marquardt minimizer with and without constraints in C++

moodycamel - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

parallel-kd-tree - Parallel k-d tree with C++17, MPI and OpenMP

SObjectizer - SObjectizer: it's all about in-process message dispatching!

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

moderngpu - Patterns and behaviors for GPU computing