[BUILD] Update gfxTargets for ASAN build (#1242)

Signed-off-by: nileshnegi <Nilesh.Negi@amd.com>
Bu işleme şunda yer alıyor:
Nilesh M Negi
2024-08-06 10:53:51 -05:00
işlemeyi yapan: GitHub
ebeveyn 145a13235a
işleme 4f31ab85ea
2 değiştirilmiş dosya ile 20 ekleme ve 7 silme
+2
Dosyayı Görüntüle
@@ -59,6 +59,8 @@ RCCL build & installation helper script
--verbose Show compile commands
```
By default, RCCL builds for all GPU targets defined in `DEFAULT_GPUS` in `CMakeLists.txt`. To target specific GPU(s), and potentially reduce build time, use `--amdgpu_targets` as a `;` separated string listing GPU(s) to target.
## Manual build
### To build the library using CMake: