Community Profile

photo

m4 Chrennikov


mstu

Last seen: 2年以上 前 2011 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • First Review
  • Solver
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


binomial distribution with variable probability: code optimisation
Hi Theory is <http://en.wikipedia.org/wiki/Binomial_distribution here>. There is no problem to get pmf: n = 6; p = .2...

約9年 前 | 0 件の回答 | 0

0

回答

回答済み
how do I gather() a variable in atomicAdd()?
Try this: [c, ato] = feval(gpuadd, c,ato,b); out = gather(ato);

約12年 前 | 0

| 採用済み

質問


CUDA toolkit version | using constant memory
Hi I've installed CUDA toolkit 4.1 instead of 4.0. And now matlab reports some errors depending on kernel that Im trying to c...

約12年 前 | 2 件の回答 | 0

2

回答

質問


need help with gpu code
Im trying to use mutex in my code with no luck. Matlab says that kernel reaches timeout. kernel: __global__ void getGr...

約12年 前 | 0 件の回答 | 0

0

回答

質問


OS works with big lag during CUDAKernell execution
my OS is 32bit winXP SP3 I've noticed that during kernel execution OS works with big lag (about few seconds). Is this normal ...

12年以上 前 | 2 件の回答 | 0

2

回答

回答済み
parallel.gpu.CUDAKernel memory types
Ping! I've read about LDU in Fermi arch, but it isn't clear for me in which cases values from global memory are cached. Could...

12年以上 前 | 0

質問


parallel.gpu.CUDAKernel memory types
Hi folks. I would like to know which types of CUDA memory I can use with subj matlab object. More specifically I wonder if u...

12年以上 前 | 2 件の回答 | 0

2

回答