nickspell / udacity-IntroToParallelProgrammingLinks
CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions
☆53Updated 7 years ago
Alternatives and similar repositories for udacity-IntroToParallelProgramming
Users that are interested in udacity-IntroToParallelProgramming are comparing it to the libraries listed below
Sorting:
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- CUDA by practice☆128Updated 5 years ago
- Learn OpenCL step by step.☆136Updated 2 years ago
- Introduction to CUDA programming☆122Updated 8 years ago
- ☆44Updated 7 years ago
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆134Updated 4 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- ☆67Updated 11 years ago
- Training material for Nsight developer tools☆159Updated 10 months ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- ☆22Updated 7 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago
- ☆447Updated 9 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- CUDA for MNIST training/inference☆41Updated last year
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆132Updated 5 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 6 years ago
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆219Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆423Updated last year
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆267Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago