[MOAB-dev] commit/MOAB: tautges: Adding IBM bgq compile options.
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Fri Jan 10 14:34:11 CST 2014
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/b012aa0a2064/
Changeset: b012aa0a2064
Branch: master
User: tautges
Date: 2014-01-10 21:34:04
Summary: Adding IBM bgq compile options.
Affected #: 1 file
diff --git a/config/compiler.m4 b/config/compiler.m4
index ce83a5f..4787100 100644
--- a/config/compiler.m4
+++ b/config/compiler.m4
@@ -548,6 +548,8 @@ case "$cc_compiler:$host_cpu" in
bgq)
FATHOM_CC_32BIT=-q32
FATHOM_CC_64BIT=-q64
+ FATHOM_CC_SPECIAL=-qarch=qp
+ FATHOM_CXX_SPECIAL="-qarch=qp -qpic=large -qmaxmem=-1"
AR="ar"
NM="nm -B"
;;
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list