#
gpu-programming
Here are 174 public repositories matching this topic...
A General-purpose Parallel and Heterogeneous Task Programming System
multi-threading
gpu
parallel
parallel-computing
cuda
multithreading
gpgpu
concurrent-programming
high-performance-computing
gpu-computing
heterogeneous-parallel-programming
threadpool
parallel-programming
work-stealing
gpu-programming
taskparallelism
multicore-programming
cuda-programming
-
Updated
Aug 27, 2021 - C++
emeryberger
commented
Feb 18, 2020
-
Updated
Aug 26, 2021 - Rust
blog
books
book
notes
graphics
rendering
game-development
shader
ebook
game-programming
ebooks
study-notes
cg
gpu-programming
realtime-rendering
real-time-rendering
game-developing-notes
game-programmer
-
Updated
Feb 28, 2021
The write-once-run-anywhere GPGPU library for Rust
-
Updated
Apr 1, 2021 - Rust
-
Updated
Apr 26, 2018 - C++
ninamiolane
commented
Aug 25, 2021
The command:
pip3 install git+https://github.com/geomstats/geomstats.git
results in:
ERROR: Command errored out with exit status 1:
command: /Users/ninamiolane/opt/anaconda3/envs/funcmaps/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/dz/k1hb2xr94k558sjs416njdp40000gn/T/pip-req-build-zv93in9z/setup.py'"'"'; __file__='"'"'/private/v
Sample codes for my CUDA programming book
-
Updated
Mar 18, 2021 - Cuda
-
Updated
Dec 17, 2019 - GLSL
Vulkan Real-time Path Tracer Engine
vulkan
path-tracer
raytracer
brdf
raytracing
pbr
raycasting
rtx
rasterization
gpu-programming
light-simulation
raycaster-engine
-
Updated
Aug 13, 2021 - C++
Vulkan compute for people
boilerplate
framework
gpu
vulkan
glsl
gpgpu
high-performance-computing
gpu-acceleration
gpu-computing
cpp-library
compute
glsl-shaders
vulkan-library
gpu-programming
vulkan-compute-shaders
vulkan-utils
gpgpu-computing
vulkan-compute
-
Updated
Mar 10, 2021 - C++
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
curve-fitting
levenberg-marquardt
gpu-acceleration
gpu-computing
super-resolution
non-linear-regression
gpu-programming
-
Updated
Aug 26, 2021 - C++
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
patterns
parallelization
gpu-computing
parallel-algorithm
skeleton-framework
multicore
parallel-programming
gpu-programming
-
Updated
Aug 23, 2021 - C++
Lua libraries for graphics and audio programming
-
Updated
Feb 1, 2021
Source of the Volumetric Lines Asset from Unity's Asset Store
-
Updated
Feb 1, 2021 - C#
A collection of Metal and MetalKit projects and resources. Very much work in progress.
-
Updated
Aug 4, 2019
-
Updated
May 6, 2021 - C++
Collection of notes on how to use Apple’s Metal API for compute tasks
-
Updated
Jul 10, 2018
Concurrent CPU-GPU Programming using Task Models
gpu
cuda
multithreading
gpu-acceleration
gpu-computing
heterogeneous-parallel-programming
multithreaded
heterogeneous-systems
gpu-programming
task-parallelism
heterogeneous-computing
cpu-gpu-scheduling
-
Updated
Dec 19, 2019 - C++
Learn OpenCL step by step.
-
Updated
Jun 2, 2021 - C
Erosion simulation in Web Browser
-
Updated
Aug 15, 2021 - TypeScript
CUDA kernel author's tools
patterns
algorithms
gpu
constexpr
modern-cpp
cuda
cpp11
utility-library
cuda-kernels
gpu-programming
elegant-coding
utility-functions
-
Updated
Aug 20, 2021 - Cuda
Simple example of using Vulkan for GPGPU computing
tutorial
cplusplus
cpp
shaders
gpu
example
vulkan
glsl
gpgpu
gpu-acceleration
gpu-computing
glsl-shaders
vulkan-demos
gpu-programming
vulkan-compute-shaders
-
Updated
Nov 1, 2018 - C++
Massively Parallel Huffman Decoding on GPUs
huffman
decompression
huffman-coding
gpu-acceleration
data-compression
gpu-computing
entropy-coding
gpu-programming
huffman-decoder
-
Updated
Feb 2, 2019 - C++
Online CUDA Occupancy Calculator
-
Updated
Jul 25, 2021 - CoffeeScript
Improve this page
Add a description, image, and links to the gpu-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpu-programming topic, visit your repo's landing page and select "manage topics."
Concisely describe the proposed feature
Something like
ti.init(random_seed=42)
. This would be very useful during the development. We can start with the LLVM backends.