Highlights
- Pro
Lists (15)
Sort Name ascending (A-Z)
Starred repositories
A massively parallel, optimal functional runtime in Rust
Sample codes for my CUDA programming book
how to optimize some algorithm in cuda.
Learn CUDA Programming, published by Packt
Examples demonstrating available options to program multiple GPUs in a single node or a cluster
Samples demonstrating how to use the Compute Sanitizer Tools and Public API
A GPU implementation of smallpt (https://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.
Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project, I implemented the Harmonia paper published in 2019 in CUDA.
Implementation of the maximum network flow problem in CUDA.