allenai / allenai/ai2thor

multi-thread speed up

Open
#930 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
297
PR merge metrics
No merged PRs in 30d

Description

Hi @ekolve @Lucaweihs @mattdeitke @everyone,

I'm doing RL, and was trying to create multiple sim envs at the same time and speed up for rollouts collection with multi-threads. But I found out even I tried with 8 threads, the rollouts collection is **still not speeding up too much** compared to only using one sim env.

I can confirm the multi-threads creation and use are correct. Does anyone have experience with this? about using multi-envs for more efficient rollouts collection?

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.