Skip to content

hip_smoke_tests broken with cmake@3.21 #536

Closed
@kennyweiss

Description

When testing blt using our internal tests, I discovered that the hip_smoke_test is broken with cmake@3.21.1

Reproducer:

# Run from a fresh clone of blt on the develop branch on 10/28/2021
> ml cmake@3.21.1
> mkdir build-debug && cd build-debug
> cmake -C ../host-configs/llnl/toss_4_x86_64_ib_cray/cce@12.0.0_clang_hip.cmake ../tests/internal/
> make
>ctest -R blt_hip_smoke -VV

test 11
    Start 11: blt_hip_smoke

11: Test command: <blt>/build-debug/tests/blt_hip_smoke
11: Test timeout computed to be: 1500
11: "hipErrorNoBinaryForGpu: Unable to find code object for all current devices!"
1/1 Test #11: blt_hip_smoke ....................Subprocess aborted***Exception:   0.93 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.97 sec

The following tests FAILED:
	 11 - blt_hip_smoke (Subprocess aborted)

Note: This issue will likely be superseded by #526

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bughipRelated to AMD hip

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions