multi-thread speed up
未关闭
- 主要语言
- 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 还没有评估数据。