-
Notifications
You must be signed in to change notification settings - Fork 41
workaround for cxil_map write error #161
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
Changes from 1 commit
267e746
a18c377
d741d52
1eb40a8
54b05aa
5a7d3b8
8703a9a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -79,6 +79,13 @@ Cray MPICH may sometimes hang on larger runs. | |
|
|
||
| Performance may be negatively affected by this option. | ||
|
|
||
| #### `"cxil_map: write error"` when doing inter-node GPU-aware MPI communication | ||
|
|
||
| The following environment variable can be set to disable gdrcopy: | ||
|
||
| ```bash | ||
| export FI_CXI_SAFE_DEVMEM_COPY_THRESHOLD=0 | ||
msimberg marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| ``` | ||
|
|
||
| ### Resolved issues | ||
|
|
||
| #### `"cxil_map: write error"` when doing inter-node GPU-aware MPI communication | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.