• Umang Yadav's avatar
    Make global workitems multiple of local workitems (#1976) · 3216fe52
    Umang Yadav authored
    HIP requires global work items in multiple of local work items. If it is not it is not guaranteed to generate correct results all the time.
    Fixes #1977
    Fixes #1644
    MIGraphX CI has moved to rocm-5.6 which doesn't require hipRTC workarounds
    3216fe52
compile_hip_code_object.cpp 8.07 KB