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
