Skip to content

Add new compiler oneapi to tune for the icx compiler

Peter W. Draper requested to merge proper-oneapi-icx-support into master

Add new compiler oneapi to tune for the icx compiler which accepts most of the flags of icc, so not really just a clang.

Adds a compiler vendor "oneapi" which is different from "intel".

Merge request reports