Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gpgpu

How to calculate GPU memory usage in Theano?

initializer not allowed for __shared__ variable for cuda

cuda gpgpu nvidia

sending 3d array to CUDA kernel

c cuda gpu gpgpu

is it possible to read data from vertex shader?

Cumulative summation in CUDA

What will happen to the allocated memory on GPU, after the application using it exits, if cudaFree() was not used?

cuda gpgpu

CUDA core pipeline

cuda gpgpu pipeline

OpenCL image histogram

opencl gpgpu gpu

CUDA threads, SMX, SP and blocks, how do they work?

cuda gpgpu nvidia

How much of a modern graphics pipeline uses dedicated hardware?

Is it possible to write OpenCL kernels in C++ rather than C?

c++ opencl gpgpu pyopencl

CUDA kernel doesn't launch

cuda gpgpu gpu

Quick sort in GLSL?

opengl glsl gpgpu quicksort

What is the difference: DRAM Throughput vs Global Memory Throughput

cuda gpu gpgpu nvidia

Proper way to inform OpenCL kernels of many memory objects?

opencl gpgpu

How to Step-by-Step Debug OpenCL GPU Applications under Windows with a NVidia GPU

c++ debugging opencl gpgpu

Use OpenCL on AMD APU but use discrete GPU for the X server

opencl gpgpu amd-processor

Shouldn't be 3x3 convolution much faster on GPU (OpenCL)