Open maepopi opened 5 months ago
Hello,
I'm using the tool on Linux with docker, and I have this error when I try to launch a training :
ERROR: Unexpected bus error encountered in worker. This might be caused by insufficient shared memory (shm)
I tried adding this line to the start-docker.sh:
SHM_SIZE="64g"
But I still have the same error. I have no idea what to do, can someone shed a light?
Thanks!
Hey there, I'm upping this thread because I'm still stuck here, I have to use MRQ's old repo to train...
Hello,
I'm using the tool on Linux with docker, and I have this error when I try to launch a training :
ERROR: Unexpected bus error encountered in worker. This might be caused by insufficient shared memory (shm)
I tried adding this line to the start-docker.sh:
SHM_SIZE="64g"
But I still have the same error. I have no idea what to do, can someone shed a light?
Thanks!