X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/827813f7390e44cb5c35a9d9c6aea722e5d71d6a..3e00012be300f36b62f5b492a995ece3a4213353:/examples/smpi/NAS/Makefile diff --git a/examples/smpi/NAS/Makefile b/examples/smpi/NAS/Makefile index 794191c451..f40f6b1226 100644 --- a/examples/smpi/NAS/Makefile +++ b/examples/smpi/NAS/Makefile @@ -48,6 +48,10 @@ EP-trace: ep-trace ep-trace: header cd EP-trace; $(MAKE) NPROCS=$(NPROCS) CLASS=$(CLASS) +EP-sampling: ep-sampling +ep-sampling: header + cd EP-sampling; $(MAKE) NPROCS=$(NPROCS) CLASS=$(CLASS) + DT: dt dt: header cd DT; $(MAKE) CLASS=$(CLASS)