Skip to content

BLT cmake language suport initialization difference between cuda and hip #609

Open
@cyrush

Description

BLT calls enable_language(cuda) when cuda is on:

enable_language(CUDA)

However, it doesn't call: enable_language(hip) when hip is on.

We should be consistent.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions