Statistiques
5 Questions
0 Réponses
RANG
24 028
of 301 537
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
of 21 318
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 234
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 12 ans il y a | 1 réponse | 1
0
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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(...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 14 ans il y a | 1 réponse | 0