File: make.linux.cray.opt

package info (click to toggle)
soplex 7.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,568 kB
  • sloc: cpp: 76,923; sh: 1,125; python: 672; makefile: 668; awk: 243; ansic: 93; php: 15
file content (7 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# For CrayXC systems, tested on 5.2UP04-5.2.82 with craype module 2.5.6.1 and PrgEnv-cray/5.2.82
# but should be usable on other systems
# contributed to SCIP 2016 Utz-Uwe Haus <uhaus@cray.com>
FLAGS		+=	-DNDEBUG -DROUNDING_FE
OFLAGS		+=	-O3
CFLAGS		+=	-h msglevel_1
CXXFLAGS	+=	-h msglevel_1