![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/srinidhiganeshancmailcarletonca_1522458928467_DEF.jpg)
Srinidhi Ganeshan
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
27.526
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Undefined symbol errors while calling magma from mex file ?
versions: intel/2018.3, cuda/10.0.130, magma/2.4.0, matlab/2018b Below, I have added my mex-magma file 'my_magma.c' #include <...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Fetching outputs from different GPU's, results in an error ?
I have 2-GPU in my computer, I wanted to use both the GPU's to perform the function. Hence I feed, part of the array to one GPU ...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to use GPU and CPU simultaneously in a for loop ?
% n be the number of iterations : 6 % A be the two dimensional matrix of size 10*10 stored in three dimension. for i=1:n ...
alrededor de 6 años hace | 1 respuesta | 1
1
respuestaPregunta
QR function in Matlab uses which of the following method for dense matrix gram schmidt or the house holder algorithm?
[Q,R]=qr(A,0);
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
I need to do this without for loop(For Gpu computing)
I have these two problems in gpu computing in matlab Suppose X=600*103*36 array for n=1:36 [Q(:,:,n),R(:,:,n)]=qr...
casi 7 años hace | 1 respuesta | 0