allenai / allenai/ai2thor

Is it possible to effectively use multiple displays?

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

描述

I am running `ai2thor` on an EC2 instance that has 8 GPUs. I have an `Xorg` process running on each GPU but if I start multiple `ai2thor` processes (eg: either by instantiating two different `ai2thor Controller`s within a single python process or by running 2 python processes, each of which starts an `ai2thor Controller`, I notice that all the THOR Unity processes end up on display 0. I think it would be possible for me to run more THOR processes on my machine if I could force them to use different GPUs. Is this a reasonable assumption? If it is, is it possible to pass some argument to `Controller.start` to force the THOR Unity processes to use different GPUs?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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