Skip to content

Turn PHM on again per default for seq target

It is unclear why this was ever off - several tests show that the PHM works fine for the seq target. Via sac2crc it was only activated for the mt* targets.

This commit changes the sac2crc files to activate PHM for seq and mt* targets - cuda* targets have been explicitly excluded from this.

There is a chance this might bork on MacOS...

Edited by Hans-Nikolai Viessmann

Merge request reports