HIP Error, undefined symbol: hipGetDevicePropertiesR0600

Hello,

with the latest develop branch I get the following error

AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
    func = self._FuncPtr((name_or_ordinal, self))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: /cfs/klemming/root/rocm/opt/rocm-5.3.3/lib/libamdhip64.so.5: undefined symbol: hipGetDevicePropertiesR0600
[nid002826:125431] 31 more processes have sent help message help-mpi-api.txt / mpi-abort
[nid002826:125431] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages

It was not happening before, any suggestion?

Best regards

From the installation guide:

Regards, Freddie.