279 java_heap = "2g", options = "-m32 -B -M1x2,2", args = "-N -g timing")), |
279 java_heap = "2g", options = "-m32 -B -M1x2,2", args = "-N -g timing")), |
280 List(Remote_Build("Linux B", "lxbroy10", historic = true, history = 90, |
280 List(Remote_Build("Linux B", "lxbroy10", historic = true, history = 90, |
281 options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")), |
281 options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")), |
282 List(Remote_Build("Linux Benchmarks", "lxbroy5", historic = true, history = 90, |
282 List(Remote_Build("Linux Benchmarks", "lxbroy5", historic = true, history = 90, |
283 java_heap = "2g", |
283 java_heap = "2g", |
284 options = "-m32 -B -M1x2,2 -t Benchmarks" + |
284 options = "-m32 -B -M1x2,2 -t Benchmarks" + |
285 " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" + |
285 " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" + |
286 " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAMLFIND=ocamlfind -e ISABELLE_SMLNJ=sml" + |
286 " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAMLFIND=ocamlfind -e ISABELLE_SMLNJ=sml" + |
287 " -e ISABELLE_SWIPL=swipl", |
287 " -e ISABELLE_SWIPL=swipl", |
288 args = "-N -a -d '~~/src/Benchmarks'", |
288 args = "-N -a -d '~~/src/Benchmarks'", |
289 detect = Build_Log.Prop.build_tags + " = " + SQL.string("Benchmarks"))), |
289 detect = Build_Log.Prop.build_tags + " = " + SQL.string("Benchmarks"))), |
290 List( |
290 List( |
291 Remote_Build("Mac OS X", "macbroy2", |
291 Remote_Build("Mac OS X", "macbroy2", |
292 options = "-m32 -M8" + |
292 options = "-m32 -M8" + |
293 " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" + |
293 " -e ISABELLE_GHC=ghc -e ISABELLE_MLTON=mlton -e ISABELLE_OCAML=ocaml" + |
294 " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAML_SETUP=true" + |
294 " -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAML_SETUP=true" + |