IsaacLab icon indicating copy to clipboard operation
IsaacLab copied to clipboard

[Proposal] Super slow to save image using IsaacLab

Open exaFLOPs26 opened this issue 2 months ago • 1 comments

Proposal

When saving camera image we need to use below function to read the image value. When the env num goes above 256 with 4 camera each the fps goes to 1. Found that that function, which is just reading the output for each time step almost takes 1 sec. For using IsaacLab than other simulators, power was it can do parallel env but to save demos it is so slow. Is this normal for saving this amount of camera(4 each) with number of env(256 envs)?

Also the GPU Util fluctuates. 1 -> 1 -> 25 -> 1 -> 1 ...

Image

exaFLOPs26 avatar Nov 04 '25 01:11 exaFLOPs26

Thank you for posting this proposal. Could you share your platform specs under which you observe this, and tool and driver versions? Thanks.

RandomOakForest avatar Nov 06 '25 18:11 RandomOakForest