I am having the exact same problems as AndrewK with with the AMI you suggested
Isaacsim-Ubuntu-18.04-GPU-2020-05-14 - ami-0e1f9ffb088c92836
Ubuntu 18.04 + ECS + Nvidia driver 440.64.00 + Nvidia container runtime
When I first install the instance, nvidia-smi shows the drivers.
NVIDIA-SMI 440.64.00 Driver Version: 440.64.00 CUDA Version: 10.2
If I update the instance before running docker the drivers are gone. I found out also if I reboot the instance they are gone.
The other problem I am having is when I run the docker line
sudo docker run --gpus all -e “ACCEPT_EULA=Y” --rm -p 47995-48012:47995-48012/udp -p 47995-48012:47995-48012/tcp -p 49000-49007:49000-49007/tcp -p 49000-49007:49000-49007/udp nvcr/nvidia/isaac-sim:2020.1_ea
It runs to a certain point and then the cursor freezes.
2020-06-25 02:34:54 [25,075ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /isaac-sim/_build/target-deps/kit_sdk_release/_build/linux-x86_64/release/resources/icons/details_options.png, Width=63 Height=55
2020-06-25 02:34:54 [25,076ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.PAhjLZ/filter.28x28.png, Width=28 Height=28
2020-06-25 02:34:54 [25,077ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.PAhjLZ/eye_header.28x28.png, Width=28 Height=28
2020-06-25 02:34:54 [25,079ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.PAhjLZ/Plus.20x20.png, Width=20 Height=20
2020-06-25 02:34:54 [25,080ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.PAhjLZ/link.40x40.png, Width=40 Height=40
2020-06-25 02:34:54 [25,081ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.PAhjLZ/Xform.40x40.png, Width=40 Height=38
2020-06-25 02:(CURSOR FROZEN HERE)
Then I have to restart the instance, and when I do that the nvidia drivers are missing and I have to start over - new instance. I have done this 4 times and have yet to get a remote connection. When I run the remote client it says server URL is invalid, but I think this is because docker never finishes. Any ideas?
If I don’t restart and reconnect new putty termina and kill the previous container that is locked up
sudo docker container ls
sudo docker rm -f
launch it again
sudo docker run --gpus all -e “ACCEPT_EULA=Y” --rm -p 47995-48012:47995-48012/udp -p 47995-48012:47995-48012/tcp -p 49000-49007:49000-49007/tcp -p 49000-49007:49000-49007/udp nvcr/nvidia/isaac-sim:2020.1_ea
…
2020-06-25 03:06:35 [7,685ms] [Warning] [omni.usd] Warning: in _ProcessFil{FROZEN HERE}
reconnect new putty terminal
sudo docker container ls
sudo docker rm -f
sudo docker run --gpus all -e “ACCEPT_EULA=Y” --rm -p 47995-48012:47995-48012/udp -p 47995-48012:47995-48012/tcp -p 49000-49007:49000-49007/tcp -p 49000-49007:49000-49007/udp nvcr/nvidia/isaac-sim:2020.1_ea
…
2020-06-25 03:09:32 [7,556ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload
2020-06-25 03:09:32 [7,557ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload
2020-06-25 03:09:32 [7,558ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload
2020-06-25 03:09:32 [7,559ms] [Warning] [omni.usd] Warning: in _ProcessFile at l(FROZEN HERE]
reconnect new putty terminal
udo docker container ls
sudo docker rm -f
sudo docker run --gpus all -e “ACCEPT_EULA=Y” --rm -p 47995-48012:47995-48012/udp -p 47995-48012:47995-48012/tcp -p 49000-49007:49000-49007/tcp -p 49000-49007:49000-49007/udp nvcr/nvidia/isaac-sim:2020.1_ea
…
2020-06-25 03:13:05 [7,678ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.woqqgu/Xform.40x40.png, Width=40 Height=38
2020-06-25 03:13:05 [7,678ms] [Info] [rtx.resourcemanager.plugin] ScheduleUpload successfully uploaded /tmp/carb.woqqgu/link.40x40.png, Width=40 Height=40
2020-06-25 03:13:05 [7,680ms] [Warning] [omni.usd] Warning: in _ProcessFile at line 240 of /buildAgent/work/da639afa0455b478/USD/pxr/imaging/lib/hio/glslfx.cpp – File doesn’t exist: “”
2020-06-25 03:13:05 [7,680ms] [Warning] [omni.usd] Warning: in _ProcessFil[FROZEN HERE AGAIN)