Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiprocessing Error #52

Open
borupdaniel opened this issue Aug 3, 2020 · 2 comments
Open

Multiprocessing Error #52

borupdaniel opened this issue Aug 3, 2020 · 2 comments

Comments

@borupdaniel
Copy link
Member

Reported by a GPI user. Multiprocessing is leading to a hang-up with Gridding and Deblurring. Still investigating whether this is in the gpi_core nodes or an external library that was compiled locally.

Mac OSX 10.15
GPI 1.3

image

@borupdaniel
Copy link
Member Author

This bug is occurring in code for launching a GPI_PROCESS type node. So, a short-term workaround may be to change the node type to a GPI_THREAD until we can determine what's causing the hang-up. The PROCESS/THREAD/APPLOOP distinction predates my involvement with GPI, perhaps it's something we can simplify and remove completely?

@borupdaniel
Copy link
Member Author

The GPI_THREAD workaround seems to be OK for the short term so this is now more of a long-term compatibility question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant