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

Update TORCH_CUDA_VERSION usage #1284

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

laggui
Copy link
Member

@laggui laggui commented Feb 9, 2024

Changes

While making changes to move download_file_as_bytes to burn-common I stumbled upon the multiple instructions to set TORCH_CUDA_VERSION to a version that is no longer supported by the current tch crate.

Changed all instructions to set TORCH_CUDA_VERSION=cu121 (latest and current supported CUDA version for libtorch/tch).

@laggui laggui requested review from louisfd, nathanielsimard, antimora and syl20bnr and removed request for louisfd and nathanielsimard February 9, 2024 14:52
Copy link
Collaborator

@antimora antimora left a comment

Choose a reason for hiding this comment

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

LGTM

@nathanielsimard nathanielsimard merged commit 8f753b3 into main Feb 10, 2024
@nathanielsimard nathanielsimard deleted the fix/torch-cuda-version branch February 10, 2024 17:01
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.

4 participants