mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: add wmake rules for Pgi compiler (#1234)
This commit is contained in:
committed by
Andrew Heather
parent
8b63d63444
commit
a2fb1d0bdd
@ -71,7 +71,7 @@ export WM_COMPILER_TYPE=system
|
||||
|
||||
# [WM_COMPILER] - Compiler:
|
||||
# = Gcc | Gcc4[8-9] | Gcc5[1-5] | Gcc6[1-5] | Gcc7[1-4] | Gcc8[12] |
|
||||
# Clang | Clang3[7-9] | Clang[4-6]0 | Icc | Cray | Arm
|
||||
# Clang | Clang3[7-9] | Clang[4-6]0 | Icc | Cray | Arm | Pgi
|
||||
export WM_COMPILER=Gcc
|
||||
|
||||
# [WM_ARCH_OPTION] - Memory addressing:
|
||||
|
||||
Reference in New Issue
Block a user