Training with multiple GPUs has error using TAO toolkit

I meant I still have this error.

I can run maskrcnn command using the workaround approach.

If I do like,

docker login nvcr.io
workon launcher
jupyter notebook --ip 0.0.0.0 --allow-root --port 8888
!tao maskrcnn train xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

the container still stops.
Multiple GPUs training doesn’t work in workaround approach.