harrism / cpp11-rangeLinks
Range-based for loops to iterate over a range of numbers or values
☆35Updated 8 years ago
Alternatives and similar repositories for cpp11-range
Users that are interested in cpp11-range are comparing it to the libraries listed below
Sorting:
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Implementation of the SYCL specification.☆66Updated last year
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- ☆70Updated 5 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- Use CUDA intrinsics with user-defined types☆48Updated 11 years ago
- Multi-dimensional array programming framework for C++ and multi-GPU CUDA applications☆28Updated 8 years ago
- a software library containing Sparse functions written in OpenCL☆174Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- CUDA and OpenMP implementations of C2R/R2C inplace transposition☆48Updated 10 years ago
- ☆75Updated 2 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.