HIP icon indicating copy to clipboard operation
HIP copied to clipboard

Build failures with cmake 3.21.3

Open haampie opened this issue 2 years ago • 3 comments

See https://github.com/spack/spack/issues/26459

CMake Error in CMakeLists.txt:
  HIP_ARCHITECTURES is empty for target
  "directed_tests.kernel.hipLaunchParm".

haampie avatar Oct 04 '21 09:10 haampie

We apply a patch to disable the tests: https://github.com/spack/spack/blob/develop/var/spack/repos/builtin/packages/hip/0005-Disable-tests-4.1.0.patch

Can you make a proper fix for this here please?

haampie avatar Oct 04 '21 09:10 haampie

#2364 should resolve this.

mangupta avatar Oct 04 '21 09:10 mangupta

Ah okay, thank you @mangupta / @cjatin! That's part of 4.4.0?

Is there a way to disable building tests generally?

haampie avatar Oct 04 '21 14:10 haampie

@haampie Apologies for the lack of response. Can you please test with latest ROCm 6.0.2 (HIP 6.0.32831)? If resolved, please close ticket. Thanks!

ppanchad-amd avatar Apr 02 '24 20:04 ppanchad-amd