- ITS tracking: on hold
- HIP as a language (Debugging made difficulto on EPNs because of rocm-gdb breaking if dirver version != runtime version)
- Previous inconsistent behaviours were related to wrong detected architecture using
rocm_agent_enumerator.
rocm_agent_enumerator
fails if run in any alienv-entered environment. (usual Python failure with encodings) nonetheless there is a default behaviour that seems to depend on CMake version.- CMake module for HIP language changes a lot around the versions where they enable the feature, making the investigation longer across different versions.
- Default behaviour upon failed autodetection to be better understood, to see if we can override with meaningful default behaviour.