https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
We need more RAM in order to compile Olena and Vaucanson with ICC 9.0.
1GB is too short, and freezes the machine during the compilation (making it
temporarily unusable).
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Disable Olena ICC build on brasilia.
* buildfarm_worker/brasilia.fns: Disable Olena ICC build..
brasilia.fns | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
Index: buildfarm_worker/brasilia.fns
--- buildfarm_worker/brasilia.fns (revision 388)
+++ buildfarm_worker/brasilia.fns (working copy)
@@ -51,9 +51,8 @@
# Vaucanson. #
# ----------- #
-# FIXME: 2006-07-26: Vaucanson has been temporarily added to
-# Brasilia. To be removed as soon as caracas is able to build
-# Vaucanson properly.
+# 2006-07-26: Vaucanson has been temporarily added to Brasilia. To be
+# removed as soon as caracas is able to build Vaucanson properly.
(
export CC="ccache gcc-3.4"
@@ -71,7 +70,6 @@
# 2006-09-15: (Temp.) disable the Vaucanson ICC build, as it makes an
# aggressive usage of brasilia's memory, and prevent any normal use of
# the machine in parallel.
-
# (
# export CC="ccache icc"
# export CXX="ccache icpc"
@@ -157,4 +155,8 @@
test_olena_tree olena-1.0 g++-3.4
test_olena_tree olena-1.0 g++-4.0
test_olena_tree olena-1.0 g++-4.1
-test_olena_tree olena-1.0 icpc
+
+# 2006-09-27: (Temp.) disable the Olena ICC build, as it makes an
+# aggressive usage of brasilia's memory, and prevent any normal use of
+# the machine in parallel.
+#test_olena_tree olena-1.0 icpc
The incident highlights concerns about the safety of Google's indexing system, which can be thwarted. com for full links, other content, and more! com for full links, other content, and more!
I am not going to tell you how many times I misplaced a large country in this puzzle, but I will tell you this: If.
com for full links, other content, and more! It's still perfectly relevant, though.
you need to know about this! Mike thought I'd be interested in this site.
When I explain you will soon relate to what I mean. the good, the bad and the ugly!
com for full links, other content, and more! Though he's best known for his novels, he also wrote short stories, including "A Rose for Emily," about a woman who never marries. com for full links, other content, and more!
com for full links, other content, and more! com for full links, other content, and more! And it looks like I'm going to have to branch out. com for full links, other content, and more!
The incident highlights concerns about the safety of Google's indexing system, which can be thwarted.
com managed to "hijack" Google's position in its own search results when all-in-one-business. But since so many of you write and say how brilliant and scintillating conversations at our house must always be, I thought.
com for full links, other content, and more! com for full links, other content, and more! I am not going to tell you how many times I misplaced a large country in this puzzle, but I will tell you this: If.
I am not going to tell you how many times I misplaced a large country in this puzzle, but I will tell you this: If.
Mike thought I'd be interested in this site.
Her father is a successful surgeon; mine is a pastor.
"Both look to the future," Guy Mansini writes in his book Promising and the Good, "but they are very different things.
com for full links, other content, and more! Her father is a successful surgeon; mine is a pastor.
https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
* buildfarm_worker/build_test: Change the default path to the
build farm files on a fresh client.
build_test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: buildfarm_worker/build_test
--- buildfarm_worker/build_test (revision 387)
+++ buildfarm_worker/build_test (working copy)
@@ -8,7 +8,7 @@
# go to our main directory
# Adjust this path to the host where this file is installed.
-cd /work/build/buildfarm || exit 1
+cd /work/build/build_farm || exit 1
# ssh options.
ssh_options=