X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a33bf68cb0442399a27d63a7308a17d6b0df59ee..202e327eb4f29590a1847fd31db81471021c2a36:/examples/smpi/NAS/config/NAS.samples/make.def.sp2_babbage diff --git a/examples/smpi/NAS/config/NAS.samples/make.def.sp2_babbage b/examples/smpi/NAS/config/NAS.samples/make.def.sp2_babbage deleted file mode 100644 index 7896d56f7d..0000000000 --- a/examples/smpi/NAS/config/NAS.samples/make.def.sp2_babbage +++ /dev/null @@ -1,17 +0,0 @@ -#This is for the IBM SP2 at Ames; mrf77 and mrcc are local scripts -MPIF77 = mrf77 -FLINK = mrf77 -FFLAGS = -O3 -FLINKFLAGS = -bmaxdata:0x60000000 - -MPICC = mrcc -CLINK = mrcc -CFLAGS = -O3 -CLINKFLAGS = -bmaxdata:0x60000000 - -CC = cc -g - -BINDIR = ../bin - -RAND = randi8 -