Remove mention of magma-cuda in readme.md, refactor magma_conda install#147476
Remove mention of magma-cuda in readme.md, refactor magma_conda install#147476atalman wants to merge 5 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/147476
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (5 Unrelated Failures)As of commit af605d0 with merge base 40cf49d ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
We should probably move this script to : https://github.com/pytorch/pytorch/tree/main/scripts to make it more user friendly
afrittoli
left a comment
There was a problem hiding this comment.
Thank you, it looks good!
There was a problem hiding this comment.
Is $CONDA_PREFIX always set when a conda environment is enabled?
There was a problem hiding this comment.
f05aa98 to
0620efb
Compare
|
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchmergebot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
Successfully rebased |
0620efb to
af605d0
Compare
|
@pytorchmergebot merge -i |
Merge startedYour change will be merged while ignoring the following 5 checks: pull / linux-focal-py3.13-clang10 / test (default, 5, 5, lf.linux.4xlarge), pull / linux-jammy-py3.10-clang15-asan / test (default, 6, 6, lf.linux.4xlarge), pull / linux-focal-py3.9-clang10 / test (default, 3, 5, lf.linux.4xlarge), pull / linux-focal-py3_9-clang9-xla / test (xla, 1, 1, lf.linux.12xlarge), trunk / macos-py3-arm64 / test (default, 1, 3, macos-m1-stable) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
there're still lots of places in readme mentioning conda, like wondering if we can just ignore those and install with a fresh new venv environment. |
Related to: #138506 we migrated magma-cuda build from anaconda to aws
Last version of magma-cuda published was 12.6 https://anaconda.org/pytorch/magma-cuda126
Here is the PR that moved from anaconda to tarball: #140417
cc @malfet @afrittoli @seemethere @albanD