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 description of CUDA hook issue and workarounds #173

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

maxpkatz
Copy link
Contributor

@maxpkatz maxpkatz commented Dec 6, 2019

This PR describes the common issue that occurs when a serial application is launched with jsrun and gets a CUDA hook error. This can also happen if you call into CUDA before MPI_Init(). Two workarounds are proposed. Note that while I'm submitting this to Open Issues, this is really a design choice by IBM that has been carefully considered and has reasons for being designed the way it is, so it is not something that they are intending to change in the near future as far as I know.

Closes #78

@grahamlopez grahamlopez merged commit bc6bc61 into olcf:master Dec 9, 2019
@grahamlopez
Copy link
Contributor

thanks for the details here, @maxpkatz

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.

known issue: cuda hooks / pami
2 participants