Skip to content

How to run more than one unity instance on the linux server #305

@samby707

Description

@samby707

#296

I had already tried training an agent using an unity build on linux server. Please refer to the above link on how I did it. The problem that I'm facing now is if I want to run parallel experiments, I can't. Suppose I'm training one unity agent in one GPU and try doing another training, it doesn't work. The observations stop and the agent stops moving when the other training is started. I changed the worker id in environment.py so that it works, but it doesn't. The unity launches but seems like there is no communication between unity and the python code. How to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help-wantedIssue contains request for help or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions