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

Dual GPU setup issues #102

Closed
wsbagnsv1 opened this issue Feb 10, 2025 · 3 comments
Closed

Dual GPU setup issues #102

wsbagnsv1 opened this issue Feb 10, 2025 · 3 comments

Comments

@wsbagnsv1
Copy link

wsbagnsv1 commented Feb 10, 2025

So basically ive got and 4070ti and a 2070 on my pc, but the 2070 card never even gets in contact with Sageatttn. Despite this, even the install was a bit troubled, since it first blocked it due to the 2070 not having high enough compute capability and in addition it first didnt compile the 8_9 stuff, despite it being possible to work with the 4070ti, i got around that by basically editing the script to check the cuda:0 only for the check to compile, but maybe you could make that whole thing a bit easier for other users (;

@jason-huang03
Copy link
Member

@wsbagnsv1 Hi, we have updated the compilation script to skip GPUs with compute capability lower than sm80. Would it possible for you to test for us? We do not have such dual GPU environment. Thanks!

@wsbagnsv1
Copy link
Author

I will try!

@wsbagnsv1
Copy link
Author

It works flawlessly! Thanks for the fix (;

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