Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some cleaning in the NAS examples
[simgrid.git] / 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 (file)
index 7896d56..0000000
+++ /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
-