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
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- CUDA by practice☆128Updated 5 years ago
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆133Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- ☆67Updated 11 years ago
- ☆44Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- BGHT: High-performance static GPU hash tables.☆65Updated last month
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- CUDA Matrix Multiplication Optimization☆188Updated 10 months ago
- Training material for Nsight developer tools☆157Updated 9 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆419Updated last year
- Applied Parallel Programming UIUC FA 2017☆29Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- ☆448Updated 9 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- [MLSys 2021] IOS: Inter-Operator Scheduler for CNN Acceleration☆200Updated 3 years ago
- ☆112Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Introduction to CUDA programming☆118Updated 8 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 5 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆134Updated 4 years ago