Dosyalar
rocm-systems/projects
Lauren Wrubleski 5070d67f9a Offload arch linking (#54)
* Update CMakeLists.txt

* Update CMakeLists.txt

* Link rccl_common object against hip::device

Previously the tests were compiled with `--amdgpu-target` to compile for multiple architectures, As rccl_common was not compiled against those architectures, this didn't work. Linking it against hip::device automatically links against all architectures in `AMDGPU_TARGETS`, and so are the test executables.

[ROCm/rccl-tests commit: e1a816b869]
2023-12-05 19:20:46 -06:00
..
2023-12-05 19:20:46 -06:00