Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added our tweaked version of NAS benchmarks.
[simgrid.git] / examples / smpi / NAS / config / NAS.samples / make.def.sgi_powerchallenge
1 # This is for the SGI PowerChallenge Array at NASA Ames. mrf77 and 
2 # mrcc are local scripts that invoke the proper MPI library.
3 MPIF77 = mrf77
4 FLINK  = mrf77
5 FFLAGS = -O3 -OPT:fold_arith_limit=1204
6
7 MPICC  = mrcc
8 CLINK  = mrcc
9 CFLAGS = -O3 -OPT:fold_arith_limit=1204
10
11 CC     = cc -g
12 BINDIR = ../bin
13
14 RAND   = randi8
15
16