Skip to content

block ROCm 7.0 or newer in CMakeLists.txt #1409

@BenWibking

Description

@BenWibking

Describe the bug
ROCm 7.0 produces wrong code for the reaction networks. We need to prevent people from compiling with it similar to how we currently prevent versions < 6.3:

if(hipcc_version VERSION_LESS 6.3)

To Reproduce
Reported by Mike Zingale (for Castro's reactions)

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions