Hi,
I’m trying to deploy Isaac sim 2020.1 EA on a remote Aliyun server (located In China). The server configurations are shown as follows with command ‘nvidia-smi’:
±----------------------------------------------------------------------------+
| NVIDIA-SMI 440.100 Driver Version: 440.100 CUDA Version: 10.2 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Tesla V100-SXM2… Off | 00000000:00:08.0 Off | 0 |
| N/A 35C P0 54W / 300W | 0MiB / 16160MiB | 1% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
±----------------------------------------------------------------------------+
I tried to deploy isaac sim using container. However, the image pulling speed is extremely slow. I gave this up after 2 day’s pulling. So, my first problem is 1. Is there any solution that can speed up the pulling process?
Besides, I tried to run natively on the remote server using the command ’ ./isaac-sim-2020.1.1920-4b1097bc-linux-x86_64-release/_build/linux-x86_64/release/isaac-sim-headless.sh --allow-root’. However, the error occurs as follows:
So, 2. Is there any solution to address this error?
Many thanks!
Qin

