photo

m4 Chrennikov


mstu

Last seen: circa 4 anni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

5 Domande
2 Risposte

Cody

0 Problemi
16 Soluzioni

RANK
9.072
of 300.381

REPUTAZIONE
4

CONTRIBUTI
5 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
28.354
of 168.477

CONTRIBUTI
0 Problemi
16 Soluzioni

PUNTEGGIO
173

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

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

oltre 13 anni fa | 0

| accettato

Domanda


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

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 14 anni fa | 2 risposte | 0

2

risposte

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

quasi 14 anni fa | 0

Domanda


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

circa 14 anni fa | 2 risposte | 0

2

risposte