tomepel / CUDA-CS344
My solutions to Udacity's Parallel Programming course (CS 344)
☆9Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA-CS344
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆26Updated 6 years ago
- Vulkan-Sim is a GPU architecture simulator for Vulkan ray tracing based on GPGPU-Sim and Mesa.☆49Updated last month
- Neural Network Acceleration using CPU/GPU, ASIC, FPGA☆60Updated 4 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 6 years ago
- nnq_cnd_study stands for Neural Network Quantization & Compact Networks Design Study☆13Updated 4 years ago
- ☆12Updated 4 years ago
- This course provides professors with an understanding of high-level synthesis design methodologies necessary to develop digital systems u…☆71Updated 5 years ago
- CUDA for MNIST training/inference☆38Updated 10 months ago
- Quantized ResNet50 Dataflow Acceleration on Alveo, with PYNQ☆51Updated 2 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆51Updated 7 years ago
- Benchmark framework of compute-in-memory based accelerators for deep neural network (inference engine focused)☆64Updated 10 months ago
- ☆104Updated 5 years ago
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆92Updated 6 years ago
- A self-contained version of the tutorial which can be easily cloned and viewed by others.