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 GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 2 months ago
- Common libraries for PPL projects☆29Updated 2 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- ☆10Updated 4 years ago
- Benchmark of TVM quantized model on CUDA☆111Updated 4 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- An extension library of WMMA API (Tensor Core API)☆97Updated 10 months ago
- tophub autotvm log collections☆69Updated 2 years ago
- TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together☆64Updated 7 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆131Updated last year
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- ☆39Updated 2 weeks ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 5 years ago
- Kernel Tuning Toolkit☆59Updated 3 weeks ago
- This repository contains the results and code for the MLPerf™ Inference v1.0 benchmark.☆31Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆536Updated last week
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 4 months ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆45Updated 12 years ago