xnd-project / cuda-benchmarksLinks
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:
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 5 months ago
- ☆44Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- heterogeneity-aware-lowering-and-optimization☆256Updated last year
- tophub autotvm log collections☆69Updated 2 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 6 years ago
- Fast CUDA Kernels for ResNet Inference.☆178Updated 6 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 8 years ago
- CUDA official sample codes☆372Updated 9 years ago
- ☆68Updated 11 years ago
- Experiments evaluating preemption on the NVIDIA Pascal architecture☆17Updated 8 years ago
- A way to use cuda to accelerate top k algorithm☆29Updated 8 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆180Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- ☆256Updated last week
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆71Updated 6 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- ☆21Updated 4 years ago
- ☆26Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆38Updated 8 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Efficient Top-K implementation on the GPU☆183Updated 6 years ago