mila-iqia / platoon

Multi-GPU mini-framework for Theano
MIT License
195 stars 41 forks source link

[Launcher] Print logs from workers and/or controller #43

Open lamblin opened 8 years ago

lamblin commented 8 years ago

The stderr and stdout of workers and controller are redirected to log files, but it would be nice to be able to print them interactively, maybe with a line prefix that identifies from which process the logs are coming.