mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
Fixup to build for Intel Xe GPU OpenMP support
This commit is contained in:
parent
2291962e8d
commit
a3fc85f744
1 changed files with 1 additions and 1 deletions
|
|
@ -2440,7 +2440,7 @@ ifneq ($(TARGET),LINUX)
|
|||
ifdef USE_IFX
|
||||
FOPTIONS += -fiopenmp
|
||||
ifdef USE_OFFLOAD
|
||||
FOPTIONS += -fopenmp-targets=spirv64
|
||||
FOPTIONS += -fopenmp-targets=spir64
|
||||
ifdef USE_IMAX_OPENMP_TRPDRV
|
||||
DEFINES += -DUSE_IMAX_OPENMP_TRPDRV
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue