temporary files created in /dev/shm by JAX #30724
Unanswered
planetprivate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could some one using JAX please explain me how to resolve this?
May be my parlance is wrong as I am a sysadmin (not the person running the scientific code). We have a
2x 64-core AMD EPYC 7713
Kernel: 6.8.0-60-generic x86_64 Up: 62d 7h 6m Mem: 23.18/1007.65 GiB (2.3%)
Supermicro model: H12DSi-NT6
One of the user is reporting:
jax some times creates temporary files that will not get deleted if a process dies.
The user wants to delete old temporary files in the directory /dev/shm which apparently were left over files from crashed runs. We deleted those 500Gb but still there are a lot of yellow bars in htop.
When the process crashes I see in the dmesg the following.
As you all know /dev/shm is RAM. How does one resolve this?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions