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 /dev/shm size to ds_report #4015

Merged
merged 3 commits into from
Jul 22, 2023
Merged

add /dev/shm size to ds_report #4015

merged 3 commits into from
Jul 22, 2023

Conversation

jeffra
Copy link
Contributor

@jeffra jeffra commented Jul 21, 2023

We've been seeing a number of GH issues where folks are running docker with the default shared memory setting of 64MB. In many cases this limited value causes all sorts of cryptic errors: #4002, #4000, #3989, #2897 #3253

This PR adds a check and warning to ds_report to help guide users that have small /dev/shm sizes that they may need to increase this value.

On NCCL systems adding a link to their troubleshooting docs discussing this issue: https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/troubleshooting.html#sharing-data

See new line at bottom of screenshot:

image

@mrwyattii mrwyattii added this pull request to the merge queue Jul 21, 2023
@mrwyattii mrwyattii removed this pull request from the merge queue due to a manual request Jul 21, 2023
@jeffra jeffra enabled auto-merge July 21, 2023 23:20
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.

None yet

4 participants