nickspell / udacity-IntroToParallelProgrammingLinks
CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions
☆53Updated 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 official sample codes☆372Updated 9 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆51Updated 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. …☆433Updated 2 years ago
- CUDA by practice☆129Updated 5 years ago
- ☆452Updated 10 years ago
- ☆68Updated 11 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆135Updated 4 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
- Source code that accompanies The CUDA Handbook.☆532Updated 6 months ago
- Training material for Nsight developer tools☆163Updated last year
- This is a list of useful libraries and resources for CUDA development.☆578Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- The CMake version of cuda_by_example☆149Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- matrix multiplication in CUDA☆123Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆533Updated 4 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆383Updated last year
- Fast CUDA Kernels for ResNet Inference.☆177Updated 6 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- ☆22Updated 5 years ago
- ☆44Updated 7 years ago
- Learn OpenCL step by step.☆138Updated 2 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 5 years ago
- cuDNN sample codes provided by Nvidia☆46Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆70Updated last month
- CUDA Matrix Multiplication Optimization☆213Updated last year
- A way to use cuda to accelerate top k algorithm☆29Updated 8 years ago