When USE_FLAGGEMS=0, this condition is not met and execution falls through to _get_priority_backends(). That function only has branches for is_rocm(), is_cuda(), is_xpu(), and is_cpu() — there is no ...