Community Profile

photo

Claire Fang


Last seen: 1 year ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to create a log file of output regardless of whether program finishes running?
How can I record a log-file of Matlab console output even if my program doesn’t finish running because of errors? I used “diary ...

2 years ago | 1 answer | 0

1

answer

Question


Why did spmd create a pool of 12 workers on a cluster with 32 cores?
I am experiencing a problem with running Matlab code with spmd blocks on the cedar cluster on Compute Canada. I asked for 32 cor...

2 years ago | 1 answer | 0

1

answer

Answered
Problem with using spmd in the objective function of fmincon
It turns out that there is nothing wrong with the spmd block. The fmincon() travelled to parameter values that render the nested...

3 years ago | 0

Question


Problem with using spmd in the objective function of fmincon
I am experiencing trouble with using spmd in the objective function of fmincon. My code is as follows: load('outervariables.mat...

3 years ago | 3 answers | 1

3

answers