diff --git a/.azuredevops/components/hipBLASLt.yml b/.azuredevops/components/hipBLASLt.yml index 4e7471d4a..0dd8456d1 100644 --- a/.azuredevops/components/hipBLASLt.yml +++ b/.azuredevops/components/hipBLASLt.yml @@ -177,7 +177,7 @@ jobs: cd $(Agent.BuildDirectory)/temp-deps # position-independent LAPACK is required for almalinux8 builds cmake -DBUILD_GTEST=OFF -DBUILD_LAPACK=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON $(Agent.BuildDirectory)/s/deps - make + make -j sudo make install - script: | mkdir -p $(CCACHE_DIR)