wykvictor / cs344-cuda-udacityLinks
Windows Visual Studio Solutions for class "Introduction to Parallel Programming"
☆19Updated 6 years ago
Alternatives and similar repositories for cs344-cuda-udacity
Users that are interested in cs344-cuda-udacity are comparing it to the libraries listed below
Sorting:
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- ☆44Updated 7 years ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- TVM learning and research☆13Updated 4 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- nvidia jetson tegra x series utils☆41Updated 6 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 7 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆166Updated 5 years ago
- A CNN implementation with pure C++ 11☆27Updated 8 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 2 months ago
- Caffe Computation Graph Optimization.☆29Updated 5 years ago
- 工程师的自我修养☆28Updated 5 years ago
- pdf☆90Updated 7 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago