Skip to content

problem exporting blt hip targets #591

@cyrush

Description

@cyrush

Here is what we are doing:

https://github.com/Alpine-DAV/ascent/blob/f495fc7795509db92fd8d9838f4ae4781e8dbc1b/src/cmake/Setup3rdParty.cmake#L150

here is the error we see:

-- cloverleaf3d not built, skipping performance tests that leverage cloverleaf3d
-- Configuring done
CMake Error: install(EXPORT "ascent" ...) includes target "blt_hip" more than once in the export set.
-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

Any hints on how to track down the culprit?

We are using umpire and RAJA which are also using blt's hip support, but I think they are renaming the targets much like we are trying to do in Ascent?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions