Gaszton
Biological Research Centre Hungarian Academy of Sciences,
Followers: 0 Following: 0
Professional Interests: spatial light modulator, light propagation
Statistics
RANK
151,766
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerExecuting 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 ago | 0
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0