Skip to content

CI: enable hypre with HIP using 'HIPOPTFLAGS=-g -O'

Satish Balay requested to merge balay/hip-enable-hypre into release

'hipcc -O0' with rocm-4.5 & hypre results in errors of type:

:0:rocdevice.cpp :2589: 586178968572 us: Device::callbackQueue aborting with error : HSA_STATUS_ERROR_INVALID_ISA: The instruction set architecture is invalid. code: 0x100f

This is follow-up to

Edited by Satish Balay

Merge request reports