Skip to content

Commit

Permalink
CI: One more intel try -- icpx, icx, ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Nov 16, 2023
1 parent af34c0c commit c678b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-config
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ then

if [ "$COMPILER" == "intel" ]
then
CXX=icx
CXX=icpx
CC=icx
FC=ifx
CFLAGS="-Wall -Wunused"
Expand Down

0 comments on commit c678b44

Please sign in to comment.