phrb / intro-cudaLinks
Recursos e pdfs com uma introdução à programação em CUDA
☆24Updated 7 years ago
Alternatives and similar repositories for intro-cuda
Users that are interested in intro-cuda are comparing it to the libraries listed below
Sorting:
- ☆70Updated 11 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 6 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 10 months ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆59Updated 4 months ago
- OpenCL Tutorials☆54Updated 5 years ago
- Learn OpenCL step by step.☆138Updated 3 years ago
- Learn OpenMP examples step by step☆101Updated last year
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆104Updated 2 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
- Examples for using SYCL on CUDA☆63Updated 5 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- The CMake version of cuda_by_example☆148Updated 5 years ago
- Tutorials to GPU programming. Reading notes.☆18Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆111Updated 2 months ago
- pdf☆94Updated 7 years ago
- OpenMP tutorial☆41Updated 9 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 4 years ago
- Examples for HIP☆214Updated last year
- CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.☆39Updated 2 years ago
- Highly-optimized intra-process PubSub library with DDS-like interface☆18Updated last year
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- CUDA C++ syntax support & snippets for VSCode☆21Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 6 months ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆93Updated 2 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆31Updated 5 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago