VirtualMultiArray VS Boost.Compute

Compare VirtualMultiArray vs Boost.Compute and see what are their differences.

VirtualMultiArray

C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for data transfers. (Random access: faster than HDD) (Sequential access: faster than SSD) (big objects: faster than NVMe) (by tugrul512bit)
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
VirtualMultiArray Boost.Compute
4 -
14 1,506
- 1.1%
3.4 0.0
9 months ago 16 days ago
C++ C++
GNU General Public License v3.0 only Boost Software License 1.0
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.

Boost.Compute

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

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

What are some alternatives?

When comparing VirtualMultiArray and Boost.Compute you can also consider the following projects:

compute-runtime - Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver

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

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

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

ArrayFire - ArrayFire: a general purpose GPU library.

C++React - C++React: A reactive programming library for C++11.

HPX - The C++ Standard Library for Parallelism and Concurrency

Bolt - Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.

VexCL - VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP

Taskflow - A General-purpose Parallel and Heterogeneous Task Programming System

moderngpu - Patterns and behaviors for GPU computing

Easy Creation of GnuPlot Scripts from C++ - A simple C++17 lib that helps you to quickly plot your data with GnuPlot