Community Profile

photo

Claire Fang


Last seen: meer dan een jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

meer dan 2 jaar 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...

bijna 3 jaar 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...

meer dan 3 jaar 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...

meer dan 3 jaar ago | 3 answers | 1

3

answers