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

Add forced cuda version to workshop install #78

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

linusyh
Copy link
Contributor

@linusyh linusyh commented Feb 23, 2024

Background

It is sometime necessary to install PyG with CUDA, when if the current machine does not have CUDA support. For example, when setting up a development environment on a disk shared between a server and a GPU cluster.

Solution

Add optional argument --force-cuda-version for workshop install, overrides automatically detected CUDA version.

@chaitjo
Copy link
Collaborator

chaitjo commented Feb 23, 2024

Indeed, I also faced this exact issue and manually had to install PyG instead of via the CLI. Would be good to automate this.

Copy link
Owner

@a-r-j a-r-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you please update the changelog @linusyh

@a-r-j a-r-j merged commit 14e5181 into a-r-j:main Feb 23, 2024
1 check passed
@linusyh linusyh deleted the add-force-cuda branch February 29, 2024 20:57
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.

3 participants