drufat / cuda-examplesLinks
A few cuda examples built with cmake
☆23Updated 6 years ago
Alternatives and similar repositories for cuda-examples
Users that are interested in cuda-examples are comparing it to the libraries listed below
Sorting:
- Launching collective tasks in bulk☆37Updated 6 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆163Updated last year
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆294Updated 4 years ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Utilities for CUDA programming☆42Updated 6 years ago
- Source code that accompanies The CUDA Handbook.☆558Updated 3 months ago
- ☆124Updated 13 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- K-d tree implementation in C++☆58Updated 13 years ago
- Easy to run kernels using OpenCL☆187Updated 8 months ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆183Updated 3 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Full-speed Array of Structures access