Anders Hoff
Norwegian University of Science and Technology (NTNU)
Followers: 0 Following: 0
Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
8.300
of 295.569
REPUTACIÓN
5
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Memory spike when using previously declared variable in spmd block
I have a piece of code where a few (reasonably) large vectors are initialized inside a script, before they are used in an spmd b...
más de 12 años hace | 5 respuestas | 3
5
respuestasPregunta
Slow indexing into local parts of distributed cell arrays in parallel computing toolbox
I have a code similar in structure to the following example: p = 3; N = p*10000; if ~matlabpool('size'),matlabpoo...
más de 12 años hace | 1 respuesta | 1
1
respuestaPregunta
Getting different answers when using mldivide in parfor-loop compared to in "ordinary" script
I am getting different answers for x and xp in the following code: format long; n = 1000; A = rand(n); b = one...
más de 12 años hace | 1 respuesta | 0