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

inference with Multiple GPU #109

Open
xiaoxifuhongse opened this issue Dec 7, 2023 · 0 comments
Open

inference with Multiple GPU #109

xiaoxifuhongse opened this issue Dec 7, 2023 · 0 comments

Comments

@xiaoxifuhongse
Copy link

I got a server with two GPUs, both NVIDIA GeForce RTX 2080 SUPER , I want to run several lidars, so I want to make use of both ,
But when I cudaSetDevice(1), there is a bug like:

(pillars_infer:72328): GLib-GIO-CRITICAL **: 15:31:49.133: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

so when the first gpu out of memory how can I choose the other?

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

1 participant