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

Add threading support #363

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Add threading support #363

merged 1 commit into from
Mar 20, 2020

Conversation

simonbyrne
Copy link
Member

Adds MPI.Init_thread and the ThreadLevel enum, along with a threaded test.

Additionally, set the UCX_ERROR_SIGNALS environment variable if not already set to fix #337.

Adds `MPI.Init_thread` and the `ThreadLevel` enum, along with a threaded test.

Additionally, set the UCX_ERROR_SIGNALS environment variable if not already set to fix #337.
@lcw
Copy link
Member

lcw commented Mar 20, 2020

Great! Thanks Simon.

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

Successfully merging this pull request may close these issues.

segmentation faults when combined with @threads with memory allocation
2 participants