Community Profile

photo

Anders Hoff


Norwegian University of Science and Technology (NTNU)

Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 12 Jahre vor | 5 Antworten | 3

5

Antworten

Frage


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

etwa 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort