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

Better workaround for Navi1, removing --pre for Navi3 #15224

Merged
merged 5 commits into from
Mar 16, 2024

Conversation

DGdev91
Copy link
Contributor

@DGdev91 DGdev91 commented Mar 11, 2024

This is a follow-up to my old PR #11048 and to bda86f0

Right now it cannot really work on older Navi1 cards because they need pytorch compiled with an older version of ROCm (5.2 or lower).
ROCm/Tensile#1862 is probably going to make those workarounds not needed anymore on those cards, but right now they are still needed (the PR is merged but not available yet on the stable ROCm builds)
I also found some time ago an old pytorch 2.0 nightly build, wich is at least a bit better than relying on the old 1.13.1

I also removed that horrible line wich was relying on bc and removed the --flag from Navi3's line (not needed)

@DGdev91 DGdev91 deleted the branch AUTOMATIC1111:dev March 13, 2024 01:46
@DGdev91 DGdev91 closed this Mar 13, 2024
@DGdev91 DGdev91 reopened this Mar 14, 2024
@AUTOMATIC1111 AUTOMATIC1111 merged commit c9244ef into AUTOMATIC1111:dev Mar 16, 2024
6 checks passed
@DGdev91 DGdev91 deleted the dev branch March 18, 2024 12:33
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.

None yet

2 participants