-
Notifications
You must be signed in to change notification settings - Fork 67
MAGMA wheel and source torch build integration #2233
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
base: rocm7.0_internal_testing
Are you sure you want to change the base?
MAGMA wheel and source torch build integration #2233
Conversation
Jenkins build for 769e1996b6a639e1de0aec3425ce732f6dfc1e5b commit finished as FAILURE |
Jenkins build for 769e1996b6a639e1de0aec3425ce732f6dfc1e5b commit finished as FAILURE |
Jenkins build for 19a5cac1e8057ac967d32d870c99aaa3af44d8d6 commit finished as FAILURE |
Jenkins build for 3006cf8715224ce2ed4bc1eed906147f49dacdca commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 684dd9eefe7629162822747b1a8820f7aeb53090 commit finished as FAILURE |
Jenkins build for 03ca56894ef43b66a64a372dd4a2681113df281f commit finished as ABORTED |
Jenkins build for 03ca56894ef43b66a64a372dd4a2681113df281f commit finished as ABORTED |
Jenkins build for 03ca56894ef43b66a64a372dd4a2681113df281f commit finished as FAILURE |
Jenkins build for 9e0873fd6f13e75c4a199bc2ac365c8339847c9b commit finished as FAILURE |
Jenkins build for 9e0873fd6f13e75c4a199bc2ac365c8339847c9b commit finished as FAILURE |
Jenkins build for 9e0873fd6f13e75c4a199bc2ac365c8339847c9b commit finished as FAILURE |
Jenkins build for 48bb115a3bb5c4699eecc6c4d7d568ced35af3ec commit finished as FAILURE |
Jenkins build for 48bb115a3bb5c4699eecc6c4d7d568ced35af3ec commit finished as FAILURE |
Jenkins build for 48bb115a3bb5c4699eecc6c4d7d568ced35af3ec commit finished as ABORTED |
Jenkins build for 48bb115a3bb5c4699eecc6c4d7d568ced35af3ec commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 445cedfc31eb3ecf3372b3cdd93345940bd8c471 commit finished as ABORTED |
Jenkins build for b51a54f5d6fda91254467ce49d2bec2804d6b898 commit finished as FAILURE |
Jenkins build for b51a54f5d6fda91254467ce49d2bec2804d6b898 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for b51a54f5d6fda91254467ce49d2bec2804d6b898 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 7c5592d2a0d281a2d06c717b7a4a96ec0aed9036 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 79f8ccd54f14217b0e7f8b3b4d137a33d6a4ec80 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 3cc24ceb103117c7122ee28efc1ea4482a716f62 commit finished as FAILURE Detected error during Pytorch building:
|
Removed reference to install_rocm_magma
79f8ccd
to
3cc24ce
Compare
Jenkins build for 3cc24ceb103117c7122ee28efc1ea4482a716f62 commit finished as FAILURE |
Jenkins build for 3cc24ceb103117c7122ee28efc1ea4482a716f62 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 725868f42ea495c4219a7ebc944b4624a11502c1 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for 725868f42ea495c4219a7ebc944b4624a11502c1 commit finished as ABORTED |
Jenkins build for 725868f42ea495c4219a7ebc944b4624a11502c1 commit finished as FAILURE |
Jenkins build for 725868f42ea495c4219a7ebc944b4624a11502c1 commit finished as FAILURE |
Jenkins build for 725868f42ea495c4219a7ebc944b4624a11502c1 commit finished as FAILURE |
set(MAGMA_REPOSITORY "https://github.com/ROCm/utk-magma.git") | ||
set(MAGMA_GIT_TAG "05caf6482768e8ec1445dba4765d5d174c2aa531") | ||
|
||
# Install MKL if not installed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MKL can be assumed as a per-requsite of pytorch.
Added a magma installer to the ROCm Torch CMake build process.
Validation
PyTorch CI docker build
Preinstalled at MAGMA_HOME, e.g. /opt/rocm/magma:
https://ml-ci-internal.amd.com/blue/organizations/jenkins/pytorch%2Fpytorch-ci-pipeline/detail/PR-2233/1/pipeline
Pre-built magma wheel download:
https://ml-ci-internal.amd.com/blue/organizations/jenkins/pytorch%2Fpytorch-ci-pipeline/detail/PR-2233/29/pipeline: Magma wheel downloaded from artifactory
Build magma from source:
https://ml-ci-internal.amd.com/blue/organizations/jenkins/pytorch%2Fpytorch-ci-pipeline/detail/PR-2233/25/pipeline (Failed due to 'duplicate symbol: __hip_cuid_20a4cafc2a8254f2' in rocm6.4)
PyTorch wheel build
Pre-built magma wheel download:
Validation: https://ml-ci-internal.amd.com/job/pytorch/job/manylinux_rocm_wheels/663: wheels built successfully, magma wheel downloaded from artifactory, libmagma.so automatically included into pytorch wheel