pytorch
ed2104fe - Fixing MAGMA with HIP issues (#56448)

Commit
4 years ago
Fixing MAGMA with HIP issues (#56448) Summary: Fixes https://github.com/pytorch/pytorch/issues/55552 * Root-caused issue to MAGMA kernels * Issue is fixed on master of MAGMA MAGMA issue: https://bitbucket.org/icl/magma/issues/43/zgetrf_batched-shfl-kernel-failure-seen-on * Changing PyTorch to use particular commit sha from master of MAGMA project * ~~Reactivating skipped ROCm tests~~ : We will reactivate tests in a different PR Corresponding PyTorch builder PR: https://github.com/pytorch/builder/pull/695 Pull Request resolved: https://github.com/pytorch/pytorch/pull/56448 Reviewed By: seemethere Differential Revision: D27974563 Pulled By: janeyx99 fbshipit-source-id: 25e6f95a20a06d27a5199a623dd7c5db7ca8d6ea
Author
Parents
Loading