kriegalex / vscode-cudaLinks
CUDA C++ syntax support & snippets for VSCode
☆20Updated 4 years ago
Alternatives and similar repositories for vscode-cuda
Users that are interested in vscode-cuda 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 Deep Learning Framework customized for Sunway TaihuLight☆41Updated 6 years ago
- Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm☆207Updated 2 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 7 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 8 years ago
- Online CUDA Occupancy Calculator☆79Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)☆405Updated 6 months ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆180Updated 2 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆246Updated this week
- ☆67Updated 11 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆33Updated 4 years ago
- a c++/cuda template library for tensor lazy evaluation☆161Updated 2 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆83Updated 2 years ago
- Training material for Nsight developer tools☆161Updated 11 months ago
- Source code that accompanies The CUDA Handbook.☆527Updated 5 months ago
- A highly efficient library for GEMM operations on Sunway TaihuLight☆18Updated 4 years ago
- Assembler for NVIDIA Volta and Turing GPUs☆224Updated 3 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.