xnd-project / cuda-benchmarksLinks
Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.
☆20Updated 6 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:
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 9 months ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- tophub autotvm log collections☆69Updated 3 years ago
- ☆43Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Fast CUDA Kernels for ResNet Inference.☆182Updated 6 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- flexible-gemm conv of deepcore☆17Updated 6 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆35Updated 6 years ago
- ☆10Updated 5 years ago
- Benchmark of TVM quantized model on CUDA☆112Updated 5 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)☆48Updated 12 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- heterogeneity-aware-lowering-and-optimization☆257Updated last year
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- Subpart source code of of deepcore v0.7☆27Updated 5 years ago
- ☆26Updated 9 years ago
- A tool for examining GPU scheduling behavior.☆89Updated last year
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 7 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆134Updated 5 years ago
- ☆98Updated 4 years ago
- CUDA official sample codes☆370Updated 10 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago
- A highly efficient library for GEMM operations on Sunway TaihuLight☆18Updated 5 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .☆144Updated last week