From: jjenista Date: Tue, 9 Nov 2010 22:18:24 +0000 (+0000) Subject: use squeue by default, rcr should use 23 cores, 24th core will be a traverser X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=893f30ada31c7fcc88970fc17b28fc288add0389;p=IRC.git use squeue by default, rcr should use 23 cores, 24th core will be a traverser --- diff --git a/Robust/src/Benchmarks/oooJava/master-makefile b/Robust/src/Benchmarks/oooJava/master-makefile index e2270e8e..0b11a873 100644 --- a/Robust/src/Benchmarks/oooJava/master-makefile +++ b/Robust/src/Benchmarks/oooJava/master-makefile @@ -31,8 +31,8 @@ USECOREPROF= #-coreprof $(COREPROFOVERFLOW) \ # -coreprof-enable cpe_taskstallmem -USEOOO= -ooojava 24 2 -ooodebug #-squeue -ooodebug-disable-task-mem-pool -USERCR= -ooojava 24 2 -rcr -ooodebug +USEOOO= -ooojava 24 2 -ooodebug -squeue #-ooodebug-disable-task-mem-pool +USERCR= -ooojava 23 2 -rcr -ooodebug -squeue BSFLAGS= -64bit -mainclass $(PROGRAM) -heapsize-mb 8000 -garbagestats -joptimize -noloop -optimize -debug #-nooptimize #src-after-pp #-debug DRELEASEMODE=-disjoint-release-mode -disjoint-dvisit-stack-callees-on-top -disjoint-alias-file aliases.txt tabbed