Skip to content

DNM - PR to test new magma images#141584

Closed
afrittoli wants to merge 1 commit into
pytorch:mainfrom
afrittoli:test_new_magma_builds
Closed

DNM - PR to test new magma images#141584
afrittoli wants to merge 1 commit into
pytorch:mainfrom
afrittoli:test_new_magma_builds

Conversation

@afrittoli

Copy link
Copy Markdown
Collaborator

This is a test PR to validate the images produced by installing magma from tarball (instead of conda), introduced by #140417

Fixes #ISSUE_NUMBER

This is a test PR to validate the images produced by installing magma
from tarball (instead of conda), introduced by pytorch#140417

Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
@afrittoli afrittoli requested a review from a team as a code owner November 26, 2024 16:44
@pytorch-bot

pytorch-bot Bot commented Nov 26, 2024

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141584

Note: Links to docs will display an error until the docs builds have been completed.

❌ 22 New Failures, 8 Unrelated Failures

As of commit 8529c0f with merge base 313c1b3 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot Bot added the topic: not user facing topic category label Nov 26, 2024
@atalman atalman added the ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR label Nov 26, 2024
@atalman atalman marked this pull request as draft November 26, 2024 17:51
@atalman

atalman commented Nov 26, 2024

Copy link
Copy Markdown
Collaborator

@afrittoli looks like test is successful. I do see required workflow passing: https://github.com/pytorch/pytorch/actions/runs/12036252777/job/33563374083?pr=141584

pytorchmergebot pushed a commit that referenced this pull request Nov 27, 2024
Magma is built for specific CUDA versions and stored in the ossci-linux bucket. Install it from there rather than the deprecated conda package.

There are two places where magma is installed today:
- `install_conda.sh`: extract the magma package in the same exact location where conda would install it, using a dedicated `install_magma_conda.sh` script. The new script is included in the relevant Dockerfiles where CUDA+magma is needed
- `install_magma.sh`: this script already uses a tarball. Use the new tarball instead of the tarball from the conda package. The format of the new tarball is compatible with the old one, so changes here are minimal:wq

Fixes #140538
Test PR: #141584

Pull Request resolved: #140417
Approved by: https://github.com/atalman
pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
Magma is built for specific CUDA versions and stored in the ossci-linux bucket. Install it from there rather than the deprecated conda package.

There are two places where magma is installed today:
- `install_conda.sh`: extract the magma package in the same exact location where conda would install it, using a dedicated `install_magma_conda.sh` script. The new script is included in the relevant Dockerfiles where CUDA+magma is needed
- `install_magma.sh`: this script already uses a tarball. Use the new tarball instead of the tarball from the conda package. The format of the new tarball is compatible with the old one, so changes here are minimal:wq

Fixes pytorch#140538
Test PR: pytorch#141584

Pull Request resolved: pytorch#140417
Approved by: https://github.com/atalman
pytorchmergebot pushed a commit that referenced this pull request Dec 5, 2024
Magma is built for specific CUDA versions and stored in the ossci-linux bucket. Install it from there rather than the deprecated conda package.

There are two places where magma is installed today:
- `install_conda.sh`: extract the magma package in the same exact location where conda would install it, using a dedicated `install_magma_conda.sh` script. The new script is included in the relevant Dockerfiles where CUDA+magma is needed
- `install_magma.sh`: this script already uses a tarball. Use the new tarball instead of the tarball from the conda package. The format of the new tarball is compatible with the old one, so changes here are minimal:wq

Fixes #140538
Test PR: #141584

Pull Request resolved: #140417
Approved by: https://github.com/atalman
AmdSampsa pushed a commit to AmdSampsa/pytorch that referenced this pull request Dec 9, 2024
Magma is built for specific CUDA versions and stored in the ossci-linux bucket. Install it from there rather than the deprecated conda package.

There are two places where magma is installed today:
- `install_conda.sh`: extract the magma package in the same exact location where conda would install it, using a dedicated `install_magma_conda.sh` script. The new script is included in the relevant Dockerfiles where CUDA+magma is needed
- `install_magma.sh`: this script already uses a tarball. Use the new tarball instead of the tarball from the conda package. The format of the new tarball is compatible with the old one, so changes here are minimal:wq

Fixes pytorch#140538
Test PR: pytorch#141584

Pull Request resolved: pytorch#140417
Approved by: https://github.com/atalman
@github-actions

Copy link
Copy Markdown
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions Bot added the Stale label Jan 26, 2025
@github-actions github-actions Bot closed this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries_wheel Trigger binary build and upload jobs for wheel on the PR open source Stale topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants