Skip to content

GHEX_GPU_TYPE=CUDA causes build error when +cuda is set #10

@DropD

Description

@DropD

I got build errrors with the current GHEX recipe when building with +python+cuda cuda_arch=90 on Santis. I am more or less certain now that this was down to the recipe setting GHEX_GPU_TYPE=CUDA, while GHEX/cmake/ghex_device.cmake only allows "AMD", "AMD_LEGACY" and "NVIDIA".

Changing the recipe to set GHEX_GPU_TYPE=NVIDIA instead seems to solve the issue.

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