Isaac Sim Version
4.5.0
4.2.0
[✅] 4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
[✅] Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: NVIDIA GeForce RTX 4090
- Driver Version: 550.90.07
Topic Description
When I launch SimulationApp using a conda environment with isaac-sim 4.1.0 on a Slurm cluster with multiple 4090 GPUs (> 64), I get the following error. When the number of tasks is less than 64, this situation will not occur. It looks like carb.datastore.plugin has a file lock, and the maximum is set to 64. How can I increase this value?
2025-02-27 14:00:50 [55,135ms] [Error] [carb.datastore.plugin] Failed to acquire exclusive lock to data store (64>=64)
2025-02-27 14:00:50 [55,138ms] [Error] [carb.datastore.plugin] Failed to create local file data store at '~/.conda/envs/name/lib/python3.10/site-packages/omni/cache/Kit/106.0/3a7abd1c/PhysXLocalMeshCache/LocalDS0'
2025-02-27 14:00:51 [56,185ms] [Error] [carb.datastore.plugin] Failed to acquire exclusive lock to data store (64>=64)
2025-02-27 14:00:51 [56,186ms] [Error] [carb.datastore.plugin] Failed to create local file data store at '~/.conda/envs/name/lib/python3.10/site-packages/omni/cache/Kit/106.0/3a7abd1c/PhysXLocalMeshCache/LocalDS0'
slurmstepd: error: *** JOB 1184 ON g1052 CANCELLED AT 2025-02-27T22:11:45 ***