When I run training with WFO cycles and NumCores=-1 I notice there only appears to be 1 core writing to the _train.log file.

I have an 4 core processer. So when running NumCores=-1 I get 7 parallel threads running zorro instances. The _train.log files looks like the below (showing only lines with "walk").

Is there any way to report all training when running parallel training?

Code
Walk[1] Bar 4194..63082
Walk[8] Bar 82118..63082
Walk[15] Bar 160042..63082
Walk[22] Bar 237966..63082

Last edited by jbhunter; 04/27/20 01:35.