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

Can we support two models each occupying a separate GPU independently? #3

Open
Thunderbeee opened this issue Nov 18, 2024 · 1 comment

Comments

@Thunderbeee
Copy link

I attempted to make two models occupy two different GPUs independently, but it failed (an illegal memory access was encountered. CUDA kernel errors might be asynchronously reported at some other API call, so the stack trace below might be incorrect). I want to know whether this issue is due to a problem with my configuration (as shown below) or if the current approach doesn't support this setup. Thanks very much.
Screenshot 2024-11-18 at 2 03 12 AM

@Thunderbeee
Copy link
Author

Screenshot 2024-11-18 at 2 05 58 AM

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