Skip to content
New issue

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

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

Already on GitHub? # to your account

Run different instances on different GPUs #129

Open
yannbouteiller opened this issue Nov 17, 2019 · 2 comments
Open

Run different instances on different GPUs #129

yannbouteiller opened this issue Nov 17, 2019 · 2 comments

Comments

@yannbouteiller
Copy link

Hello,

I have just had the bad surprise to find that on a multi-GPU system all my AirSim instances try to run on the same GPU device.

I found this microsoft/AirSim#1574 , is there any change about this issue or any unsupported way to do this, please?

@madratman
Copy link
Contributor

Try the method here https://carla.readthedocs.io/en/latest/carla_headless/ or carla-simulator/carla#225
As it's a matter of unreal binary, the instructions therein should help

@yannbouteiller
Copy link
Author

yannbouteiller commented Nov 17, 2019

Well, I have tried setting the SDL_HINT_CUDA_DEVICE environment variable this morning, but this resulted in a segmentation fault when I set it to anything other than 0 even with multiple available GPUs.

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

No branches or pull requests

2 participants