Hip banckend problem

I run pyfr 1.12.3 with hip banckend in ROCm platform , it shows error like follow:


Uploading: image.png…

What’s wrong with me ?

Have you correctly updated your environment to include the location of the required headers for hip? The error message is saying it can’t find a header that is required.


This is my env. What env variables should I export?

From the documentation:

The HIP backend targets AMD GPUs which are supported by the ROCm stack. The backend requires: ROCm >= 4.5.0

however from your screenshot it appears as if you are using 4.3.1.

Regards, Freddie.