Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering
Support
Quality
Security
License
Reuse
NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Support
Quality
Security
License
Reuse
Multi-GPU CUDA stress test
Support
Quality
Security
License
Reuse
OpenCL 1.2 implementation for Tensorflow
Support
Quality
Security
License
Reuse
This guide should help fellow researchers and hobbyists to easily automate and accelerate there deep leaning training with their own Kubernetes GPU cluster.
Support
Quality
Security
License
Reuse
SteamOS session compositing window manager
Support
Quality
Security
License
Reuse
Tuned OpenCL BLAS
Support
Quality
Security
License
Reuse
pocl - Portable Computing Language
Support
Quality
Security
License
Reuse
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Support
Quality
Security
License
Reuse
An efficient C++17 GPU numerical computing library with Python-like syntax
Support
Quality
Security
License
Reuse
Rust wrapper for ArrayFire
Support
Quality
Security
License
Reuse
Multi-backend implementation of SYCL for CPUs and GPUs
Support
Quality
Security
License
Reuse
A fun safe language for rapid prototyping and high performance applications
Support
Quality
Security
License
Reuse
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
Support
Quality
Security
License
Reuse
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
Support
Quality
Security
License
Reuse
cuSignal - RAPIDS Signal Processing Library
Support
Quality
Security
License
Reuse
Sandboxed kernel mode WebAssembly runtime.
Support
Quality
Security
License
Reuse
Dissecting the M1's GPU for 3D acceleration
Support
Quality
Security
License
Reuse
OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
Support
Quality
Security
License
Reuse
a CUDA accelerated litecoin mining application based on pooler's CPU miner
Support
Quality
Security
License
Reuse
Monero (XMR) NVIDIA miner
Support
Quality
Security
License
Reuse
Calibrate monitors to sRGB or other color spaces on NVIDIA GPUs, based on EDID data or ICC profiles
Support
Quality
Security
License
Reuse
Bundle Adjusted Direct RGB-D SLAM
Support
Quality
Security
License
Reuse
GPU Raytracer from scratch in C++/CUDA
Support
Quality
Security
License
Reuse
Non-euclidean GPU Raytraced Game
Support
Quality
Security
License
Reuse
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
Support
Quality
Security
License
Reuse
Super fast implementation of ICP in CUDA for compute capable devices 3.5 or higher
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
Support
Quality
Security
License
Reuse
An experimental GPU compute-centric 2D renderer.
Support
Quality
Security
License
Reuse
Library for faster pinned CPU <-> GPU transfer in Pytorch
Support
Quality
Security
License
Reuse
OpenCL for Rust
Support
Quality
Security
License
Reuse
Thin, unified, C++-flavored wrappers for the CUDA APIs
Support
Quality
Security
License
Reuse
Multi-backend implementation of SYCL for CPUs and GPUs
Support
Quality
Security
License
Reuse
C++ library for solving large sparse linear systems with algebraic multigrid method
Support
Quality
Security
License
Reuse
Main TurboVNC repository
Support
Quality
Security
License
Reuse
Sparse volume compute and rendering on NVIDIA GPUs
Support
Quality
Security
License
Reuse
CUDA Python Low-level Bindings
Support
Quality
Security
License
Reuse
real-cugan converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
Support
Quality
Security
License
Reuse
[内测中]QPT - Python程序模块化封装工具(Py转EXE),快速将Python打包为EXE并添加CUDA、NoAVX等支持。
Support
Quality
Security
License
Reuse
Official implementation of Adabins: Depth Estimation using adaptive bins
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in just two passes.
Support
Quality
Security
License
Reuse
PlenOctree Volume Rendering (supports CUDA & fragment shader backends)
Support
Quality
Security
License
Reuse
Khronos OpenCL-Headers
Support
Quality
Security
License
Reuse
Rusty wrapper for the CUDA Driver API
Support
Quality
Security
License
Reuse
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
Support
Quality
Security
License
Reuse
Vendor agnostic latency reduction middleware. An alternative to NVIDIA Reflex.
Support
Quality
Security
License
Reuse
d
disco-diffusion-wrapperby mazzzystar
Jupyter Notebook 542 Version:Current License: Proprietary (Proprietary)
Implementation of disco-diffusion wrapper that could run on your own GPU with batch text input.
Support
Quality
Security
License
Reuse
Some basic programming tutorials
Support
Quality
Security
License
Reuse
n
nvdiffrastby NVlabs
Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering
C++ 788Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
gpu-operatorby NVIDIA
NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Go 784Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
gpu-burnby wilicc
Multi-GPU CUDA stress test
C++ 778Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
t
tf-corianderby hughperkins
OpenCL 1.2 implementation for Tensorflow
C++ 776Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
K
Kubernetes-GPU-Guideby Langhalsdino
This guide should help fellow researchers and hobbyists to easily automate and accelerate there deep leaning training with their own Kubernetes GPU cluster.
Shell 765Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gamescopeby Plagman
SteamOS session compositing window manager
C++ 757Updated: 3 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
k
kmcudaby src-d
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
Jupyter Notebook 738Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MatXby NVIDIA
An efficient C++17 GPU numerical computing library with Python-like syntax
C++ 730Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
a
arrayfire-rustby arrayfire
Rust wrapper for ArrayFire
Rust 723Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
O
OpenSYCLby OpenSYCL
Multi-backend implementation of SYCL for CPUs and GPUs
C++ 719Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
a
astroby astrolang
A fun safe language for rapid prototyping and high performance applications
Rust 690Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
v
vulkan_minimal_computeby Erkaman
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
C++ 687Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
minervaby dmlc
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
C++ 678Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cusignalby rapidsai
cuSignal - RAPIDS Signal Processing Library
Python 675Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
k
kernel-wasmby wasmerio
Sandboxed kernel mode WebAssembly runtime.
C 673Updated: 2 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
g
gpuby AsahiLinux
Dissecting the M1's GPU for 3D acceleration
C 662Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
V
VC4CLby doe300
OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
C++ 661Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CudaMinerby cbuchner1
a CUDA accelerated litecoin mining application based on pooler's CPU miner
C 657Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
x
xmrig-nvidiaby xmrig
Monero (XMR) NVIDIA miner
C++ 656Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
n
novideo_srgbby ledoge
Calibrate monitors to sRGB or other color spaces on NVIDIA GPUs, based on EDID data or ICC profiles
C# 647Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
b
badslamby ETH3D
Bundle Adjusted Direct RGB-D SLAM
C++ 641Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
G
GPU-Raytracerby jan-van-bergen
GPU Raytracer from scratch in C++/CUDA
C++ 636Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
noeuclidby cnlohr
Non-euclidean GPU Raytraced Game
C 633Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
v
vexclby ddemidov
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
C++ 632Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
I
ICPCUDAby mp3guy
Super fast implementation of ICP in CUDA for compute capable devices 3.5 or higher
C++ 627Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
g
gpu-managerby tkestack
Go 625Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
gdrcopyby NVIDIA
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
C++ 624Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
piet-gpuby linebender
An experimental GPU compute-centric 2D renderer.
Rust 623Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
S
SpeedTorchby Santosh-Gupta
Library for faster pinned CPU <-> GPU transfer in Pytorch
Python 620Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
Support
Quality
Security
License
Reuse
c
cuda-api-wrappersby eyalroz
Thin, unified, C++-flavored wrappers for the CUDA APIs
C++ 617Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
h
hipSYCLby illuhad
Multi-backend implementation of SYCL for CPUs and GPUs
C++ 617Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
a
amgclby ddemidov
C++ library for solving large sparse linear systems with algebraic multigrid method
C++ 611Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
Support
Quality
Security
License
Reuse
g
gvdb-voxelsby NVIDIA
Sparse volume compute and rendering on NVIDIA GPUs
C 608Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cuda-pythonby NVIDIA
CUDA Python Low-level Bindings
Python 607Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
r
realcugan-ncnn-vulkanby nihui
real-cugan converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
C 605Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
Q
QPTby QPT-Family
[内测中]QPT - Python程序模块化封装工具(Py转EXE),快速将Python打包为EXE并添加CUDA、NoAVX等支持。
Python 603Updated: 2 y ago License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
A
AdaBinsby shariqfarooq123
Official implementation of Adabins: Depth Estimation using adaptive bins
Python 598Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
f
fastuidrawby intel
C++ 596Updated: 2 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
s
separable-sssby iryoku
Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in just two passes.
C++ 566Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
v
volrendby sxyu
PlenOctree Volume Rendering (supports CUDA & fragment shader backends)
C++ 563Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
O
OpenCL-Headersby KhronosGroup
Khronos OpenCL-Headers
C 563Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
R
RustaCUDAby bheisler
Rusty wrapper for the CUDA Driver API
Rust 562Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
cudamatby cudamat
Python module for performing basic dense linear algebra computations on the GPU using CUDA.
Python 560Updated: 4 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
L
LatencyFleXby ishitatsuyuki
Vendor agnostic latency reduction middleware. An alternative to NVIDIA Reflex.
C++ 559Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
disco-diffusion-wrapperby mazzzystar
Implementation of disco-diffusion wrapper that could run on your own GPU with batch text input.
Jupyter Notebook 542Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
T
Tutorialsby huiscliu
Some basic programming tutorials
C 520Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse