Changes in directory llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000:
Makefile updated: 1.3 -> 1.4 --- Log message: I need to reduce more. My board has only 32MB of RAM. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000/Makefile diff -u llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000/Makefile:1.3 llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000/Makefile:1.4 --- llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000/Makefile:1.3 Thu May 3 17:09:59 2007 +++ llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000/Makefile Thu May 3 17:55:27 2007 @@ -11,7 +11,7 @@ #include $(LLVM_OBJ_ROOT)/Makefile.config ifdef SMALL_PROBLEM_SIZE -RUN_OPTIONS ="-n 40 20 40 -c 0.1 1.0 10.0" +RUN_OPTIONS ="-n 30 15 30 -c 0.1 1.0 10.0" else RUN_OPTIONS ="-n 100 40 100 -c 0.1 1.0 10.0" endif _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits