Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in directcompute
GPU and determinism
Jun 12, 2026
gpgpu
deterministic
direct3d11
directcompute
compute shader with numthreads (1,1,1) runs extremly slow
Jun 03, 2026
directx
hlsl
compute-shader
directcompute
HLSL Get number of threadGroups and numthreads in code
Mar 05, 2026
c++
directx
hlsl
compute-shader
directcompute
Understanding the "sampler array index must be a literal expression" error in ComputeShaders
Dec 08, 2025
hlsl
directx-11
compute-shader
directcompute
Implementing a SpinLock in a HLSL DirectCompute shader
Sep 05, 2025
directx
hlsl
spinlock
directcompute
DirectCompute optimal numthreads setup
Apr 19, 2022
directx
direct3d
directx-11
compute-shader
directcompute
DirectCompute atomic counter
Sep 26, 2021
unity3d
compute-shader
directcompute
Will C++ AMP run on a machine without a compatible GPU?
Oct 19, 2022
c++
gpgpu
c++-amp
directcompute
DirectX 11 - Compute shader: Writing to an output resource
May 14, 2022
c++
directx-11
hlsl
compute-shader
directcompute
Threads and Thread Groups on the GPU
Apr 03, 2022
multithreading
gpu
dispatch
directcompute
threadgroup