SCUDA 是一个 GPU over IP 桥接器,允许将远程机器上的 GPU 连接到仅有 CPU 的机器上。
Safe rust wrapper around CUDA toolkit
#大语言模型#🚀🚀🚀 This repository lists some awesome public CUDA, cuda-python, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, TVM, MLIR, PTX and High Performance Computing (HPC) projects.
Algorithms implemented in CUDA + resources about GPGPU
Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.
code for benchmarking GPU performance based on cublasSgemm and cublasHgemm
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码
#计算机科学#Bandicoot: C++ library for GPU linear algebra & scientific computing - https://coot.sourceforge.io
Examples showing how to utilize the NVML library for GPU monitoring
Harness the power of GPU acceleration for fusing visual odometry and IMU data with an advanced Unscented Kalman Filter (UKF) implementation. Developed in C++ and utilizing CUDA, cuBLAS, and cuSOLVER, ...