Unity-Technologies/obstacle-tower-env

Cannot launch more than 65 environments

Open

#70 opened on Mar 8, 2019

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Python (127 forks)batch import
help wanted

Repository metrics

Stars
 (538 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I tried to launch 100 environments I got a UnityTimeoutException when creating the 66th one. I checked multiple times and the exception always occurs on the 66th instantiation.

I am using gcloud with a K80 GPU and the memory usage is less than the available memory.

Contributor guide