Gaszton
Biological Research Centre Hungarian Academy of Sciences,
Followers: 0 Following: 0
Professional Interests: spatial light modulator, light propagation
Feeds
提问
Configure L1 cache / shared memory size?
Hello, i am testing a ptx compiled kernel in MATLAB, card gtx 560 ti, cuda architecture 2.1. As the cuda programming guide wr...
11 years 前 | 1 个回答 | 0
1
个回答提问
GUI slider value change when majorstep is changed from default?
Hello, i experienced a very strange behaviour of GUI (made with GUIDE) sliders, If I change the major step of a *vertical sl...
12 years 前 | 3 个回答 | 0
3
个回答提问
Cuda PTX kernel function boolean argument not supported?
Hello, i have a cuda kernel function: __global__ void backprop_float(float* holo, const float* inputs, int spotn, cons...
12 years 前 | 1 个回答 | 0
1
个回答提问
very simple cuda ptx code memory speed
Hello, i made a simple cuda kernel to measure global memory transfer speed to the cuda processors: __global__ void SR2ad...
13 years 前 | 1 个回答 | 0
1
个回答已回答
Executing CUDA or PTX Code on the GPU
"??? Error using ==> iCheckPTXEntryAgainstCProto at 384 The number of inputs to the PTX code (2) is NOT the same as the number o...
Executing CUDA or PTX Code on the GPU
"??? Error using ==> iCheckPTXEntryAgainstCProto at 384 The number of inputs to the PTX code (2) is NOT the same as the number o...
13 years 前 | 0
提问
PTX kernel time to run
Hello, i am using R2010b, CUDA toolkit 3.1 with a geforce gt425m. While is was optimalizing my cuda code i observed that calling...
13 years 前 | 1 个回答 | 0
1
个回答提问
GPU CUDA kernel malloc error
Hello, i have a geforce 425m card with compute capability 2.1 I wrote a kernel that is using malloc inside the kernel. First t...
13 years 前 | 1 个回答 | 0