nickspell / udacity-IntroToParallelProgrammingLinks
CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions
☆54Updated 8 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:
- CUDA by practice☆130Updated 5 years ago
- ☆475Updated 10 years ago
- CUDA official sample codes☆370Updated 10 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆456Updated 2 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 7 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆52Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- cuDNN sample codes provided by Nvidia☆46Updated 6 years ago
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆220Updated 3 years ago
- ☆44Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Learn OpenCL step by step.☆135Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 4 months ago
- ☆71Updated 11 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- Source code that accompanies The CUDA Handbook.☆551Updated last month
- Implementation of a simple CNN using CUDA☆70Updated 8 years ago
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆134Updated 4 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆389Updated last year
- This is a list of useful libraries and resources for CUDA development.☆592Updated 8 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- Fast CUDA Kernels for ResNet Inference.☆181Updated 6 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 4 months ago
- Training material for Nsight developer tools☆171Updated last year
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆134Updated 5 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago