xnd-project / cuda-benchmarks
Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.
☆20Updated 5 years ago
Alternatives and similar repositories for cuda-benchmarks
Users that are interested in cuda-benchmarks are comparing it to the libraries listed below
Sorting:
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- ☆44Updated 7 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆165Updated 5 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆44Updated 12 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- tophub autotvm log collections☆69Updated 2 years ago
- A quick way to benchmark your CUDA compiler on a Linux environment☆24Updated 14 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- Benchmark of TVM quantized model on CUDA☆111Updated 4 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆178Updated 2 years ago
- ☆26Updated 8 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆151Updated last year
- TensorFlow and TVM integration☆37Updated 5 years ago
- CUDA for MNIST training/inference☆40Updated last year
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- An Open Source Kepler GPU Assembler☆20Updated 8 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 5 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 4 months ago