Skip to content

Fix to remove hip compilation warnings

Gabriele Oliaro requested to merge goliaro/legion:flexflow into flexflow

This PR removes the many warnings that currently happen when compiling Legion/FlexFlow with the latest versions of HIP/ROCM. The warning asks developers to use the /opt/rocm/include include path instead of /opt/rocm/hip/include

Merge request reports