Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reorganize the directory and add some files for pipol
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 16 Dec 2009 15:59:25 +0000 (15:59 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 16 Dec 2009 15:59:25 +0000 (15:59 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6904 48e7efb5-ca39-0410-a469-dd3cf9ba447f

buildtools/ctest/Cmake.tar.gz [deleted file]
buildtools/ctest/reservall.sh [new file with mode: 0755]
buildtools/ctest/simgrid-3.3.4-svn.tar.gz [deleted file]
buildtools/ctest/test_simgrid_pipol.sh [new file with mode: 0755]
buildtools/ctest/verif_all.sh [new file with mode: 0755]

diff --git a/buildtools/ctest/Cmake.tar.gz b/buildtools/ctest/Cmake.tar.gz
deleted file mode 100644 (file)
index 7029cc2..0000000
Binary files a/buildtools/ctest/Cmake.tar.gz and /dev/null differ
diff --git a/buildtools/ctest/reservall.sh b/buildtools/ctest/reservall.sh
new file mode 100755 (executable)
index 0000000..c518967
--- /dev/null
@@ -0,0 +1,19 @@
+#! /bin/sh
+
+ssh pipol pipol-sub esn i386-linux-ubuntu-jaunty.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn i386-linux-ubuntu-karmic.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-ubuntu-jaunty.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-ubuntu-karmic.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+ssh pipol pipol-sub esn i386-linux-debian-etch.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn i386-linux-debian-lenny.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-debian-etch.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-debian-lenny.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+ssh pipol pipol-sub esn i386-linux-fedora-core11.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-fedora-core11.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+ssh pipol pipol-sub esn i386-linux-mandriva-2009_powerpack.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+ssh pipol pipol-sub esn amd64-linux-mandriva-2009_powerpack.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+ssh pipol pipol-sub esn i386_mac-mac-osx-server-leopard.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
diff --git a/buildtools/ctest/simgrid-3.3.4-svn.tar.gz b/buildtools/ctest/simgrid-3.3.4-svn.tar.gz
deleted file mode 100644 (file)
index 33cb6b5..0000000
Binary files a/buildtools/ctest/simgrid-3.3.4-svn.tar.gz and /dev/null differ
diff --git a/buildtools/ctest/test_simgrid_pipol.sh b/buildtools/ctest/test_simgrid_pipol.sh
new file mode 100755 (executable)
index 0000000..2efd2be
--- /dev/null
@@ -0,0 +1,19 @@
+#! /bin/sh
+
+#PIPOL esn i386-linux-ubuntu-jaunty.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn i386-linux-ubuntu-karmic.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-ubuntu-jaunty.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-ubuntu-karmic.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+#PIPOL esn i386-linux-debian-etch.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn i386-linux-debian-lenny.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-debian-etch.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-debian-lenny.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+#PIPOL esn i386-linux-fedora-core11.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-fedora-core11.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+#PIPOL esn i386-linux-mandriva-2009_powerpack.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+#PIPOL esn amd64-linux-mandriva-2009_powerpack.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
+
+#PIPOL esn i386_mac-mac-osx-server-leopard.dd.gz none 02:00 /home/mescal/navarro/script/verif.sh
diff --git a/buildtools/ctest/verif_all.sh b/buildtools/ctest/verif_all.sh
new file mode 100755 (executable)
index 0000000..0a47f47
--- /dev/null
@@ -0,0 +1,85 @@
+#!/bin/bash
+
+#GET the OS name
+OS=`uname`
+node=`uname -n`
+
+# OS specific working directory 
+BASEDIR=/pipol
+DIR=$BASEDIR/$OS/$node
+
+# Clean any leftover  from previous install
+echo "remove old directory $BASEDIR/$OS/$node"
+rm -rf $BASEDIR/$OS/$node
+
+# create a new directory 
+echo "create new directory $BASEDIR/$OS/$node"
+mkdir  $BASEDIR/$OS/$node
+cd $BASEDIR/$OS/$node
+
+# load the simgrid directory
+echo "untar simgrid-3.3.4-svn.tar.gz"
+cp /home/mescal/navarro/simgrid-3.3.4-svn.tar.gz $BASEDIR/$OS/$node/simgrid-3.3.4-svn.tar.gz
+tar -xzf ./simgrid-3.3.4-svn.tar.gz
+echo "untar Cmake.tar.gz"
+cp /home/mescal/navarro/Cmake.tar.gz $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake.tar.gz
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn
+tar -xzf $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake.tar.gz
+
+# install cmake
+sudo aptitude install -y cmake
+
+# 1er test
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn
+echo "make clean"
+make clean
+echo "./configure"
+./configure
+echo "make"
+make 
+
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake
+cmake ./
+ctest -D Experimental
+
+
+# 2eme test supernovae
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn
+echo "make clean"
+make clean
+echo "./configure --enable-supernovae"
+./configure --enable-supernovae
+echo "make"
+make 
+
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake
+cmake ./
+ctest -D Experimental
+
+# 3eme test pthread
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn
+echo "make clean"
+make clean
+echo "./configure --with-pthread"
+./configure --with-pthread
+echo "make"
+make 
+
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake
+cmake ./
+ctest -D Experimental
+
+# 4eme test disable compile optimizations
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn
+echo "make clean"
+make clean
+echo "./configure --disable-compile-optimizations"
+./configure --disable-compile-optimizations
+echo "make"
+make 
+
+cd $BASEDIR/$OS/$node/simgrid-3.3.4-svn/Cmake
+cmake ./
+ctest -D Experimental
+
+echo "Done!"