Isaac Sim 2020.1 Preview Docker

I’m trying to explore the Isaac Sim 2020.1 Preview in a docker container, but it’s causing my machine to run so slowly that I can barely scroll the through the user guide.

Is this expected? I have a pretty generic Ubuntu 18.04 machine with an I7, and a RTX 2070 TI Super card. I haven’t had any issues with other docker containers.

Edit: Clarified that I have an RTX Video Card, and not a GTX card in this machine.

I was able to Create the Ghost Robots Scenerio, and play it along with performing the stacking task.

I do get quite a few error mesages like these on the client side

Mon May 11 19:38:54:125 ERROR [NVST:NvNetworkCommon] {137D4700} - Socket Bind: failed to bind socket 50 to 0.0.0.0:49003 (Error: 98)
Mon May 11 19:38:54:125 ERROR [NVST:ClientSession] {137D4700} - ClientSession: no available port in rage: 50000-55000 (Error: 0x8000000B)
Mon May 11 19:38:54:125 ERROR [NVST:ClientSession] {137D4700} - clientPorts.useReserved: Failed to create a bound AUDIO stream on 0.0.0.0:49003.
Mon May 11 19:38:54:139 ERROR [NVST:NvNetworkCommon] {137D4700} - Socket Bind: failed to bind socket 55 to 0.0.0.0:49005 (Error: 98)
Mon May 11 19:38:54:139 ERROR [NVST:ClientSession] {137D4700} - ClientSession: no available port in rage: 50000-55000 (Error: 0x8000000B)
Mon May 11 19:38:54:139 ERROR [NVST:ClientSession] {137D4700} - clientPorts.useReserved: Failed to create a bound VIDEO stream on 0.0.0.0:49005.
Mon May 11 19:38:54:153 ERROR [NVST:NvNetworkCommon] {137D4700} - Socket Bind: failed to bind socket 60 to 0.0.0.0:49006 (Error: 98)
Mon May 11 19:38:54:153 ERROR [NVST:ClientSession] {137D4700} - ClientSession: no available port in rage: 50000-55000 (Error: 0x8000000B)
Mon May 11 19:38:54:153 ERROR [NVST:ClientSession] {137D4700} - clientPorts.useReserved: Failed to create a bound CONTROL stream on 0.0.0.0:49006.

Hi, an RTX GPU is required to run the container. More info on the requirements is in the User Guide.

Sorry, I meant that I have an RTX 2070 Super Card.

I saw that it was required before I bought it.

I think you meant the RTX 2070 Super card.

Yes, the machine could slow down if you have other running apps or are low on memory.

For the client side errors, you can ignore them if the connection succeeds.

I dunno what’s going on with my brain. It is a Monday so I’ll go with that excuse. In any case I fixed it.

It was the only thing running. I’ll see how much memory is left over after running it.