Added package compute-sim (#2961)

This commit is contained in:
Antonis Geralis 2025-01-01 11:23:55 +02:00 committed by GitHub
parent 4116078a9e
commit c20d8dafa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17366,6 +17366,22 @@
"license": "MIT",
"web": "https://github.com/planetis-m/jsonpak"
},
{
"name": "computesim",
"url": "https://github.com/planetis-m/compute-sim",
"method": "git",
"tags": [
"gpu-simulation",
"compute-shaders",
"gpgpu-computing",
"multithreading",
"parallelism",
"threads"
],
"description": "Learn and understand compute shader operations and control flow.",
"license": "MIT",
"web": "https://github.com/planetis-m/compute-sim"
},
{
"name": "golden",
"url": "https://github.com/disruptek/golden",