Skip to content

Wavefront size macro is not available since ROCm 7.2 #299

@ikbuibui

Description

@ikbuibui

The macro __AMDGCN_WAVEFRONT_SIZE has been removed in ROCm 7.2, preventing use of MallocMC with this compiler.
ROCm 7.1 shows the deprecation warning warning: macro '__AMDGCN_WAVEFRONT_SIZE' has been marked as deprecated: compile-time-constant access to the wavefront size will be removed in a future release and 7.2 simply fails with error: use of undeclared identifier '__AMDGCN_WAVEFRONT_SIZE'

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