diff --git a/.azuredevops/components/hipBLASLt.yml b/.azuredevops/components/hipBLASLt.yml index 718765321..b38320d63 100644 --- a/.azuredevops/components/hipBLASLt.yml +++ b/.azuredevops/components/hipBLASLt.yml @@ -196,6 +196,7 @@ jobs: -DCMAKE_C_COMPILER=$(Agent.BuildDirectory)/rocm/llvm/bin/amdclang -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache + -DAMDGPU_TARGETS=${{ job.target }} -DGPU_TARGETS=${{ job.target }} -DBUILD_CLIENTS_TESTS=ON -GNinja