Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR #21396: [ROCm] Fix build break due to XNNPACK update and add NCCL_…
…MAX_NCHANNELS to multi gpu tests Imported from GitHub PR openxla/xla#21396 `NCCL_MAX_NCHANNELS=1` is necessary for collective ops tests to pass in CI. As for XNNPACK problem, similar fix has already been done for single-gpu tests -> openxla/xla#20975 Copybara import of the project: -- 631fa6b7fc859c083e0735d2ce47167cbf57c174 by Milica Makevic <[email protected]>: Fix build break due to XNNPACK update -- d226a07701ddd88d45e7b27406d2915d032832a4 by Milica Makevic <[email protected]>: Add NCCL_MAX_NCHANNELS env variable to multi gpu tests -- b826eee7ab0e2a1f4d062871465ab4dac48ead37 by Milica Makevic <[email protected]>: Split bazel command arguments in multiple lines Merging this change closes #21396 PiperOrigin-RevId: 715779335
- Loading branch information