Jhao-Ting Chen

Results 22 comments of Jhao-Ting Chen

> > I copied all the CLOVER from github and followed the detailed guide, but I still got this. > > ![60743047_431518267626933_2251708193442889728_n](https://user-images.githubusercontent.com/13596495/58127550-3595a580-7c48-11e9-8824-5e1a4aea57bd.jpg) > > Does anyone know how to fix...

Update: The bus error is triggered by not adding `--ipc=host` argument. `docker run -it --gpus=all --ipc=host --shm-size=2g --ulimit memlock=-1 --ulimit stack=67108864 --runtime=nvidia [DOCKER_IMAGE] bash` This would not trigger bus error.