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 cuda
How to copy CUDA generated PBO to Texture with Mipmapping
Dec 19, 2025
opengl
cuda
texture-mapping
mipmaps
Cuda equivlent of alloca
Dec 19, 2025
cuda
Why isn't NVRTC optimizing out my integer division and modulo operations?
Dec 17, 2025
optimization
cuda
compiler-flags
nvrtc
CUDA why just reading (zero write) from unified memory cause next kernel to become slower
Dec 19, 2025
c++
optimization
cuda
gpu
unified-memory
Implementing Neural Network using CUDA
Dec 17, 2025
cuda
artificial-intelligence
neural-network
gpgpu
How does stack alignment work?
Dec 16, 2025
c
performance
optimization
memory-management
cuda
Texture fetch slower than direct global access, chapter 7 from "Cuda by example" book
Dec 14, 2025
cuda
textures
CUDA driver API equivalent for cudaSetDevice
Dec 15, 2025
c
cuda
How to use L2 Cache in CUDA
Dec 15, 2025
cuda
nvidia
is using cudaHostAlloc good for my case
Dec 14, 2025
c++
c
cuda
gpu
gpgpu
OS versions that support the system allocator for CUDA Unified Memory?
Dec 13, 2025
c++
c
memory-management
cuda
cudaInvalidSymbol due to cudaMemcpyToSymbol to a struct
Dec 13, 2025
cuda
How to compile C code with C headers and CUDA code?
Dec 13, 2025
c
cuda
nvcc
What is a transaction and a request in the 'gld_transactions_per_request' metric of the Cuda profiler?
Dec 13, 2025
cuda
nvprof
Troubles with cudaMemcpyToSymbol
Dec 11, 2025
cuda
nvidia
How do we use cuPrintf()?
Dec 12, 2025
cuda
nvcc
Why does transform_reduce result differ from the result of transform & reduce?
Dec 12, 2025
cuda
thrust
3d convolution in c++
Dec 12, 2025
c++
3d
cuda
convolution
apt-get update error due to armhf
Dec 10, 2025
linux
cuda
ubuntu-12.04
Is register overflowing a possible cause of a CUDA_EXCEPTION_5, Warp Out-Of-Range Address error?
Dec 10, 2025
cuda
Older Entries »