eyalroz / cuda-api-wrappers
Thin, unified, C++-flavored wrappers for the CUDA APIs
☆831Updated 3 weeks ago
Alternatives and similar repositories for cuda-api-wrappers:
Users that are interested in cuda-api-wrappers are comparing it to the libraries listed below
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆533Updated last month
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,212Updated 2 months ago
- An efficient C++17 GPU numerical computing library with Python-like syntax☆1,312Updated this week
- Patterns and behaviors for GPU computing☆1,711Updated 2 years ago
- ☆530Updated this week
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,742Updated last year
- CUDA Core Compute Libraries☆1,588Updated this week
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆738Updated this week
- CUDA Kernel Benchmarking Library☆613Updated this week
- Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, …☆1,582Updated this week
- A lightweight high performance tensor algebra framework for modern C++☆779Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,347Updated this week
- Abstraction Library for Parallel Kernel Acceleration☆372Updated 2 weeks ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆358Updated 8 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,174Updated this week
- oneAPI Math Library (oneMath)☆665Updated this week
- SIMD Vector Classes for C++☆1,479Updated 10 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆346Updated 2 years ago
- Vector class library, latest version☆1,352Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆332Updated 3 years ago
- CUDA kernel author's tools☆111Updated 2 years ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆674Updated last month
- Open Source Parallel STL implementation☆524Updated last year
- VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP☆710Updated 6 months ago
- SYCL Academy, a set of learning materials for SYCL heterogeneous programming☆481Updated 2 months ago
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,302Updated last year
- Library for specialized dense and sparse matrix operations, and deep learning primitives.☆866Updated this week
- CUDA Data Parallel Primitives Library☆428Updated 6 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation