Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I run multiple dogfight windows? #69

Open
KevinGrey opened this issue May 6, 2023 · 2 comments
Open

How can I run multiple dogfight windows? #69

KevinGrey opened this issue May 6, 2023 · 2 comments

Comments

@KevinGrey
Copy link

Hello, I would like to conduct parallel testing in multiple environments, but I cannot find where to modify the IP address. Can you please tell me how to operate so that I can run multiple dogfight windows with different IP addresses on a single computer?

@astrofra
Copy link
Collaborator

astrofra commented May 6, 2023

Hi :)

The dogfight, when ran in nominal mode (with the complete 3D display), is using the GPU intensively.
If you need to use it for AI training purpose, you might want to enable the "renderless" mode, this will allow you to run multiple instances of the program.

If you still want to maintain the display, I suggest to lower the resolution, disable the antialiasing and the shadows.

@KevinGrey
Copy link
Author

Thank you for your response. However, what I would like to know is how to open multiple windows of "dogfight" and run different experiments, each requiring a different port number or IP address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants