Community Profile

photo

Gaszton


Biological Research Centre Hungarian Academy of Sciences,

Last seen: 1 year 前 自 2011 起处于活动状态

Followers: 0   Following: 0

联系

Professional Interests: spatial light modulator, light propagation

统计数据

  • First Review
  • Thankful Level 3
  • First Answer

查看徽章

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...

10 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...

11 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...

11 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...

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

1

个回答