Commit 0daf7f2
Added __HIP_PLATFORM_AMD__=1 for non JIT build (#4585)
This PR is required in addition to
#4539 to define
HIP_PLATFORM_AMD on ROCm.
This is required for DeepSpeed non-JIT build. For JIT build we have
#4570.
This is required for DeepSpeed extensions build in those docker images
with PyTorch built before
pytorch/pytorch#111975.
cc: @jeffdaily @jithunnair-amd
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>1 parent c2074b3 commit 0daf7f2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
619 | 622 | | |
620 | 623 | | |
621 | 624 | | |
| |||
0 commit comments