I’ve never tried that but it certainly seems like it would help CI speeds, especially since we don’t always use 100% CPU and almost never 100% GPU for tests
On Mon, Nov 6, 2017 at 6:43 AM kellen sunderland < [email protected]> wrote: > Hey all, > > Just wanted to ask before I dive too deeply on this. Does anyone know why > tests fail when run in multiprocess mode? For example: python3 -m nose > --verbose --processes 2 > > I've verified this isn't an OOM error, there should be plenty of GPU memory > on the instance I'm using. I've also been watching nvidia-smi closely > during the failures. > > -Kellen >
