multi-thread speed up
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 1.8k
- Fork
- 297
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.