Home
last modified time | relevance | path

Searched full:ifx (Results 1 – 3 of 3) sorted by relevance

/libCEED/.github/workflows/
H A Dc-fortran-test-icc.yml1 name: ICX and IFX
28 ifx
32 export CC=icx CXX=icx FC=ifx
/libCEED/
H A DMakefile113 FC_VENDOR := $(if $(FC),$(firstword $(filter GNU ifort ifx XL,$(shell $(FC) --version 2>&1 || $(FC)…
155 FFLAGS.ifx := $(FFLAGS.ifort)
/libCEED/rust/libceed-sys/c-src/
H A DMakefile113 FC_VENDOR := $(if $(FC),$(firstword $(filter GNU ifort ifx XL,$(shell $(FC) --version 2>&1 || $(FC)…
155 FFLAGS.ifx := $(FFLAGS.ifort)