thrust topic
cublasLt_examples
Complete examples of the cublasLt libraries. More information can be found in Section 3 of the CUBLAS programming guide. https://docs.nvidia.com/cuda/pdf/CUBLAS_Library.pdf or https://docs.nvidia.com/...
MPM
Simulating on GPU using Material Point Method and rendering.
thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
CTranslate2
Fast inference engine for Transformer models
GooFit
Code repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP
lbvh
an implementation of parallel linear BVH (LBVH) on GPU
Hydra
Header only framework for data analysis in massively parallel platforms.
openap
Open Aircraft Performance Model and Python Toolkit
ParallelReductionsBenchmark
Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!