-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Overriding -fiopenmp and -Qiopenmp with -fopenmp and -Qopenmp (#978)
Overriding -fiopenmp with -fopenmp in cmake The same with /Qiopenmp and /Qopenmp. Due to minor correctness issues, reverting back to using -fopenmp and /Qopenmp for current versions of the icx/icpx compiler. Signed-off-by: Dan Hoeflinger <[email protected]>
- Loading branch information
1 parent
7846339
commit c697fac
Showing
2 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters