allenai / allenai/ai2thor

multi-thread speed up

未关闭
#930 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
1.8k
派生
296
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。