Changeset 1002 for LMDZ4/trunk/machine/arch-SX8_BRODIE.fcm
- Timestamp:
- Oct 6, 2008, 11:20:44 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/machine/arch-SX8_BRODIE.fcm
r816 r1002 3 3 %AR sxar 4 4 %MAKE make 5 %FFLAGS -C vopt -Wf,-pvctl res=whole,-A dbl4,-init stack=nan,-init heap=nan,-ptr byte -EP -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume"6 5 %FPP_FLAGS -P -traditional 7 %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM 8 %LD_FLAGS -lblas 6 %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MATHKEISAN 7 %BASE_FFLAGS -P stack -Wf,-pvctl res=whole,-A dbl4,-ptr byte -EP -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume" 8 %PROD_FFLAGS -C vopt 9 %DEV_FFLAGS -C vsafe -gv -Wf,-init stack=nan,-init heap=nan 10 %DEBUG_FFLAGS -C debug -eC -Wf,-init stack=nan,-init heap=nan 11 %MPI_FFLAGS 12 %OMP_FFLAGS -P openmp 13 %BASE_LD -lblas -lfft 14 %MPI_LD 15 %OMP_LD -P openmp -Wl,"-ZL 3G" 9 16
Note: See TracChangeset
for help on using the changeset viewer.