Skip to content

Conversation

ronghanghu
Copy link
Member

This PR disallow PythonLayer during Multi-GPU training phase. Otherwise it crash due to GIL issues #2936.

@jeffdonahue @longjon @shelhamer We should merge either this PR or #2939, to fix PythonLayer crash in Multi-GPU.

@ronghanghu ronghanghu force-pushed the ban-pythonlayer-in-parallel branch from a559518 to 1394cdc Compare September 5, 2015 02:29
shelhamer added a commit that referenced this pull request Sep 25, 2015
Disallow PythonLayer in Multi-GPU training
@shelhamer shelhamer merged commit 3b85440 into BVLC:master Sep 25, 2015
@ronghanghu ronghanghu deleted the ban-pythonlayer-in-parallel branch September 25, 2015 22:54
@ronghanghu
Copy link
Member Author

This is meant to be a partial workaround before we have better solutions. #2939 seems better than this PR (to me) but needs more testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants