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

Bindmount /dev/shm in the sandbox. #2851

Merged
merged 1 commit into from
Apr 16, 2021
Merged

Bindmount /dev/shm in the sandbox. #2851

merged 1 commit into from
Apr 16, 2021

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Apr 16, 2021

Fixes JuliaContainerization/Sandbox.jl#16.

Should sandbox.c live somewhere outside of Yggdrasil, maybe in Sandbox.jl itself? CI there could then use the local sandbox.c, for ease of development.

@maleadt maleadt requested a review from staticfloat April 16, 2021 15:13
@giordano
Copy link
Member

Should sandbox.c live somewhere outside of Yggdrasil, maybe in Sandbox.jl itself?

I think it makes sense

@staticfloat staticfloat merged commit 5e7932c into master Apr 16, 2021
@staticfloat staticfloat deleted the tb/sandbox_shm branch April 16, 2021 15:22
@maleadt
Copy link
Contributor Author

maleadt commented Apr 16, 2021

Looks like that broke something (yeah, CI would be handy):

--> Bind-mounting /dev/shm over /home/tbesard/.julia/artifacts/e0c005e71308ffa5b7a858ce435c1083fbb8702d/dev/shm
At line 283, ABORTED (20: Not a directory)!

I'll have a look in an hour or so.

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.

Python multiprocessing requires /dev/shm
3 participants