Hi,
I am trying to use fmincon and (Matlab's) parallel computing toolbox to compute the mode.
I set mode_compute = 1 (to use fmincon) and optim = ('UseParallel','always') (to set fmincon's option) in the options of dynare's estimation command, but Matlab returns an error.
Is it possible to run fmincon in the parallel mode in dynare?
Thanks,
Takeki