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: really needed? #7

Open
FAMILIAR-project opened this issue Jun 4, 2020 · 0 comments
Open

Multiprocessing: really needed? #7

FAMILIAR-project opened this issue Jun 4, 2020 · 0 comments
Assignees

Comments

@FAMILIAR-project
Copy link
Owner

there is a function run_with_timeout_partial
https://github.com/FAMILIAR-project/usampling-exp/blob/master/usampling-experiments.py#L59-L106
that relies on multiprocessing

Is it really needed?

for some unclear reasons (and I've spent the whole day on this), the python crashes (with no error message of course) when importing multiprocessing. I really don't know why and I will investigate on IGRIDA side (there are many virtualization layers and maybe multiprocessing is not handled with some nodes of the grid).

Meanwhile, I'm wondering whether a workaround could be to not depend on this multiprocessing. If it's not possible, no problem

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

2 participants