Skip to content

Fix setup.py for machines without GPUs#239

Open
nedos wants to merge 1 commit intothu-ml:mainfrom
comput3ai:no-gpu-build
Open

Fix setup.py for machines without GPUs#239
nedos wants to merge 1 commit intothu-ml:mainfrom
comput3ai:no-gpu-build

Conversation

@nedos
Copy link

@nedos nedos commented Aug 13, 2025

Sage attention errors if torch.cuda.device_count() returns 0. This means it cannot be built on my machines that do not have a GPU installed, for example a docker build environment.

@nedos
Copy link
Author

nedos commented Aug 13, 2025

This one is similar to #189 and #147.

@winggan
Copy link

winggan commented Aug 24, 2025

see also #245

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

Successfully merging this pull request may close these issues.

2 participants