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 to rocm 6.3 wheels #47

Merged
merged 7 commits into from
Jan 16, 2025
Merged

update to rocm 6.3 wheels #47

merged 7 commits into from
Jan 16, 2025

Conversation

johnnynunez
Copy link

pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.2.4
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.3

@tenpercent now synchronized with last develop commit

@johnnynunez
Copy link
Author

rocm6.3 is good, I can train with W7900 because it has hipblast activated etc. Also it has flash attention experimental by triton support.
Rocm6.4 is coming also for pytorch

Copy link
Collaborator

@tenpercent tenpercent left a comment

Choose a reason for hiding this comment

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

Looks reasonable, thanks!

@tenpercent
Copy link
Collaborator

tenpercent commented Jan 10, 2025

@johnnynunez could you also open a PR with the same changes to https://github.com/facebookresearch/xformers? The wheels upload is handled on pytorch oss infrastructure, so wouldn't happen until this change lands in the original repository (and a minor release is cut iirc)

@johnnynunez
Copy link
Author

@johnnynunez could you also open a PR with the same changes to https://github.com/facebookresearch/xformers? The wheels upload is handled on pytorch oss infrastructure, so wouldn't happen until this change lands in the original repository (and a minor release is cut iirc)

facebookresearch#1192

@johnnynunez
Copy link
Author

I updated to torch 2.6.0. Is out in this end of the month.
https://dev-discuss.pytorch.org/t/pytorch-2-6-release-branch-cut-for-pytorch-core-is-completed/2656

@tenpercent tenpercent merged commit 4685c44 into ROCm:develop Jan 16, 2025
5 of 6 checks passed
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