photo

Grace Gu


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
23.750
of 301.273

REPUTAZIONE
1

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
1

RANK
 of 21.212

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.726

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


gpuArray: CUDA ERROR ALREADY MAPPED
I was trying to use gpuArray, for instance with the following Matlab provided example: X = rand(10, 'single'); G = gpuA...

circa 12 anni fa | 0 risposte | 1

0

risposte

Domanda


How to fix this problem: matlab is forced to close whenver CUDA Kernel is called
My matlab just crashed when I was using CUDA kernel, before it ran like a charm. After restarting the computer, it still does no...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


How to pass on a different sized matrix through GPU Arrayfun
I wrote the following program: x1 = parallel.gpu.GPUArray.linspace(low,high,N)'; x2 = parallel.gpu.GPUArray.linspace(...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


CUDA Kernal in Matlab: PTX file
I wrote a global cuda code to be converted to PTX and called in matlab. Inside the global cuda c code, a device cuda code is cal...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


fsolve and fortran coded function
Hi, to speed up my matlab program, I coded the function of a system of nonlinear equations in fortran mex file, and then tried t...

oltre 14 anni fa | 0 risposte | 0

0

risposte