photo

m4 Chrennikov


mstu

Last seen: más de 4 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

5 Preguntas
2 Respuestas

Cody

0 Problemas
16 Soluciones

CLASIFICACIÓN
9.096
of 301.522

REPUTACIÓN
4

CONTRIBUCIONES
5 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.315

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
29.740
of 175.118

CONTRIBUCIONES
0 Problemas
16 Soluciones

PUNTUACIÓN
173

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

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

alrededor de 14 años hace | 0

| aceptada

Pregunta


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

alrededor de 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 14 años hace | 2 respuestas | 0

2

respuestas

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

más de 14 años hace | 0

Pregunta


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

más de 14 años hace | 2 respuestas | 0

2

respuestas