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

unable to open shared memory object in read-write mode #2

Closed
tjyuyao opened this issue Jan 17, 2022 · 0 comments
Closed

unable to open shared memory object in read-write mode #2

tjyuyao opened this issue Jan 17, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@tjyuyao
Copy link
Owner

tjyuyao commented Jan 17, 2022

Pickling in multiprocess may trigger the following error:

INTERNAL ASSERT FAILED at "../aten/src/ATen/MapAllocator.cpp":263, please report a bug to PyTorch. 
unable to open shared memory object </torch_10722_1002> in read-write mode

According to this issue, I use ulimit -n 4096 and the problem fixed.

@tjyuyao tjyuyao closed this as completed Jan 17, 2022
@tjyuyao tjyuyao added the help wanted Extra attention is needed label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant