kashif / cuda-workshopLinks
Code examples for the CUDA workshop
☆36Updated 3 years ago
Alternatives and similar repositories for cuda-workshop
Users that are interested in cuda-workshop are comparing it to the libraries listed below
Sorting:
- kmeans clustering with multi-GPU capabilities☆120Updated 2 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- ☆43Updated 7 years ago
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 8 years 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
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- a heterogeneous multiGPU level-3 BLAS library☆46Updated 6 years ago
- Fork of magma to include more BLAS☆28Updated 9 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆34Updated 8 years ago
- Python Framework for sparse neural networks☆19Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- CNNs in Halide☆23Updated 10 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 9 years ago
- CUDA FFT convolution☆16Updated 10 years ago
- GPU implementation of classical molecular dynamics proxy application.☆31Updated 8 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 8 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- kmeans☆55Updated 9 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 14 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- Python Binding to NVRTC☆79Updated last year
- My solutions to Udacity's Parallel Programming course (CS 344)☆76Updated 8 years ago
- MXNet - nGraph integration☆34Updated 4 years ago