Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
14 years agoone parameter less in SD_task_get_execution_time
suter [Thu, 4 Feb 2010 21:10:59 +0000 (21:10 +0000)]
one parameter less in SD_task_get_execution_time

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7061 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoKill the useless 'rate' argument of SD_task_get_execution_time()
mquinson [Thu, 4 Feb 2010 21:06:46 +0000 (21:06 +0000)]
Kill the useless 'rate' argument of SD_task_get_execution_time()

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7060 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoin function SD_task_get_execution_time, return a time in second, actually, not in...
mquinson [Thu, 4 Feb 2010 20:47:02 +0000 (20:47 +0000)]
in function SD_task_get_execution_time, return a time in second, actually, not in second*flops or something like that (detected by FS)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7059 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoImprove documentation after discussion with FS
mquinson [Thu, 4 Feb 2010 20:46:54 +0000 (20:46 +0000)]
Improve documentation after discussion with FS

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7058 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSet full path.
navarrop [Thu, 4 Feb 2010 15:59:55 +0000 (15:59 +0000)]
Set full path.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7057 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSet full path.
navarrop [Thu, 4 Feb 2010 15:59:52 +0000 (15:59 +0000)]
Set full path.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7056 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRepair collective operations (changes made for asynchronous end to end
suter [Thu, 4 Feb 2010 13:02:38 +0000 (13:02 +0000)]
Repair collective operations (changes made for asynchronous end to end
communications had a bad impact)

!!! WARNING !!!
In order to save space the arbitrary choice changed. The processes now
have to be named p0, p1, ..., pN instead of process0, process1, processN

The resulting gain becomes impressive for large traces.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7055 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd maintainer mode with flex and flexml
navarrop [Wed, 3 Feb 2010 16:38:38 +0000 (16:38 +0000)]
Add maintainer mode with flex and flexml

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7053 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCompilation and context work on Mac
navarrop [Wed, 3 Feb 2010 12:20:55 +0000 (12:20 +0000)]
Compilation and context work on Mac

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7052 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoremove Args NO_POLICY_SCOPE for Mac compatibility
navarrop [Wed, 3 Feb 2010 09:18:08 +0000 (09:18 +0000)]
remove Args NO_POLICY_SCOPE for Mac compatibility

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7051 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoHandle correctly (hopefully) timeouts in communications.
alegrand [Tue, 2 Feb 2010 23:18:00 +0000 (23:18 +0000)]
Handle correctly (hopefully) timeouts in communications.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7050 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIt's the least I can do in a cancel function...
alegrand [Tue, 2 Feb 2010 23:17:57 +0000 (23:17 +0000)]
It's the least I can do in a cancel function...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7049 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMake SIMIX_sem_block_onto public and fix a bug in SIMIX_sem_destroy
alegrand [Tue, 2 Feb 2010 23:17:54 +0000 (23:17 +0000)]
Make SIMIX_sem_block_onto public and fix a bug in SIMIX_sem_destroy

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7048 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoWork even when names have ":"
alegrand [Tue, 2 Feb 2010 23:17:50 +0000 (23:17 +0000)]
Work even when names have ":"

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7047 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoModified for tesh test
navarrop [Tue, 2 Feb 2010 15:48:26 +0000 (15:48 +0000)]
Modified for tesh test

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7046 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd code coverage for simgrid compilation
navarrop [Tue, 2 Feb 2010 15:22:09 +0000 (15:22 +0000)]
Add code coverage for simgrid compilation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7045 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOops, forgot to add this in r7040.
pini [Tue, 2 Feb 2010 09:58:42 +0000 (09:58 +0000)]
Oops, forgot to add this in r7040.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7044 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdded missing header file.
velho [Tue, 2 Feb 2010 09:00:53 +0000 (09:00 +0000)]
Added missing header file.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7043 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCosmetics.
alegrand [Mon, 1 Feb 2010 10:53:13 +0000 (10:53 +0000)]
Cosmetics.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7042 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix the doc and update the biblio.
alegrand [Mon, 1 Feb 2010 10:51:48 +0000 (10:51 +0000)]
Fix the doc and update the biblio.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7041 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdded some missing MPI calls.
pini [Fri, 29 Jan 2010 15:21:58 +0000 (15:21 +0000)]
Added some missing MPI calls.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7040 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAvoid adding elements to active_element_set when the constraint remaining is 0.
donassbr [Thu, 28 Jan 2010 16:32:41 +0000 (16:32 +0000)]
Avoid adding elements to active_element_set when the constraint remaining is 0.
These elements in the active_set could cause problems later.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7039 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agofurther try at getting lua working (not quite there yet)
mquinson [Thu, 28 Jan 2010 15:51:38 +0000 (15:51 +0000)]
further try at getting lua working (not quite there yet)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7038 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoreindent and cosmetics
mquinson [Thu, 28 Jan 2010 15:51:36 +0000 (15:51 +0000)]
reindent and cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7037 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSome more memleaks removed
mquinson [Thu, 28 Jan 2010 15:51:25 +0000 (15:51 +0000)]
Some more memleaks removed

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7036 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDisplay a warning if some actions remain to be done at the end of the simulation
mquinson [Thu, 28 Jan 2010 15:51:23 +0000 (15:51 +0000)]
Display a warning if some actions remain to be done at the end of the simulation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7035 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoplug a few memleaks
mquinson [Thu, 28 Jan 2010 15:51:12 +0000 (15:51 +0000)]
plug a few memleaks

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7034 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoOn the fly parsing of the actions file. One idle process can still force the whole...
mquinson [Thu, 28 Jan 2010 15:51:10 +0000 (15:51 +0000)]
On the fly parsing of the actions file. One idle process can still force the whole file to be read by searching something for him in vain

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7033 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agopoor man's try to save some memory in actions. Does not seem very efficient, but...
mquinson [Thu, 28 Jan 2010 15:51:06 +0000 (15:51 +0000)]
poor man's try to save some memory in actions. Does not seem very efficient, but shouldn't harm

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7032 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoBetter fix for r7026.
pini [Thu, 28 Jan 2010 10:13:00 +0000 (10:13 +0000)]
Better fix for r7026.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7029 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix errors with relative includes with smpicc
pini [Wed, 27 Jan 2010 14:03:02 +0000 (14:03 +0000)]
Fix errors with relative includes with smpicc

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7028 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdded missing include.
pini [Wed, 27 Jan 2010 14:01:55 +0000 (14:01 +0000)]
Added missing include.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7027 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIn smpi_mpi.c:
pini [Wed, 27 Jan 2010 12:50:10 +0000 (12:50 +0000)]
In smpi_mpi.c:
  * Added last missing timing functions

In smpi_global.c:
  * Fix for the segfault when trying to set reference_speed from command line

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7026 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd test for LUA and more.
navarrop [Tue, 26 Jan 2010 18:54:02 +0000 (18:54 +0000)]
Add test for LUA and more.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7025 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMake the gras.h with cmake.
navarrop [Mon, 25 Jan 2010 10:19:16 +0000 (10:19 +0000)]
Make the gras.h with cmake.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7024 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCorrected GTNetS faq, bug found by Navarro.
velho [Thu, 21 Jan 2010 15:56:03 +0000 (15:56 +0000)]
Corrected GTNetS faq, bug found by Navarro.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7023 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFinally a proper working version of GTNets with RED as default ACM.
velho [Thu, 21 Jan 2010 15:56:01 +0000 (15:56 +0000)]
Finally a proper working version of GTNets with RED as default ACM.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7022 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIn smpi_mpi.c:
pini [Wed, 20 Jan 2010 14:45:42 +0000 (14:45 +0000)]
In smpi_mpi.c:
  * Fixed source/destination ranks in requests
  * Added missing timing functions

In smpi_global.c:
  * Setting default reference_speed value

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7021 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoidentify sender on the recv lines
suter [Tue, 19 Jan 2010 20:20:23 +0000 (20:20 +0000)]
identify sender on the recv lines
example:
toto send titi 1e9
titi recv toto

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7020 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdded flag for printing more debug info
pini [Tue, 19 Jan 2010 17:13:59 +0000 (17:13 +0000)]
Added flag for printing more debug info

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7019 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix stripping of first argument.
pini [Tue, 19 Jan 2010 15:48:39 +0000 (15:48 +0000)]
Fix stripping of first argument.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7018 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agolet simgrid still compile when lua was not detected
mquinson [Sun, 17 Jan 2010 14:01:19 +0000 (14:01 +0000)]
let simgrid still compile when lua was not detected

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7016 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agooups, forgot that file
mquinson [Fri, 15 Jan 2010 22:06:32 +0000 (22:06 +0000)]
oups, forgot that file

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7015 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agothat's properly integrated into the lib, now
mquinson [Fri, 15 Jan 2010 21:59:04 +0000 (21:59 +0000)]
that's properly integrated into the lib, now

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7014 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agobit more debug messages
mquinson [Fri, 15 Jan 2010 21:58:40 +0000 (21:58 +0000)]
bit more debug messages

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7013 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoadd a proper example of master/slaves, using mailboxes
mquinson [Fri, 15 Jan 2010 21:58:17 +0000 (21:58 +0000)]
add a proper example of master/slaves, using mailboxes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7012 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoBetterly integrated lua bindings (detected by configure, added to lib, simix interact...
mquinson [Fri, 15 Jan 2010 21:57:54 +0000 (21:57 +0000)]
Betterly integrated lua bindings (detected by configure, added to lib, simix interacts with lua coroutines). Cannot yield any process yet, but almost there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7011 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agofirst working prototype of the lua bindings. Veeeeeery crude at this point
mquinson [Fri, 15 Jan 2010 15:31:12 +0000 (15:31 +0000)]
first working prototype of the lua bindings. Veeeeeery crude at this point

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7010 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agofirst draft of lua bindings
mquinson [Fri, 15 Jan 2010 15:31:10 +0000 (15:31 +0000)]
first draft of lua bindings

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7009 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMore functions and add a README.
navarrop [Thu, 14 Jan 2010 15:58:54 +0000 (15:58 +0000)]
More functions and add a README.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7008 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoVerify NULL parameter before calling function.
donassbr [Thu, 14 Jan 2010 15:57:25 +0000 (15:57 +0000)]
Verify NULL parameter before calling function.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7007 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd a test to avoid calling the function SIMIX_action_cancel with a NULL parameter.
donassbr [Thu, 14 Jan 2010 15:09:07 +0000 (15:09 +0000)]
Add a test to avoid calling the function SIMIX_action_cancel with a NULL parameter.
It could happen when we tried to kill a process which was waiting for some communication.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7005 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFiles for compil Simgrid with cmake and make a distrib with cpack.
navarrop [Wed, 13 Jan 2010 16:36:00 +0000 (16:36 +0000)]
Files for compil Simgrid with cmake and make a distrib with cpack.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7004 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoscript for compiling simgrid with cmake
navarrop [Mon, 11 Jan 2010 16:36:45 +0000 (16:36 +0000)]
script for compiling simgrid with cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7000 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd verification for fig2dev
navarrop [Tue, 5 Jan 2010 09:39:15 +0000 (09:39 +0000)]
Add verification for fig2dev

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6999 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSetup the devel of v3.3.5, just in case anyone gets bored before new year ;)
mquinson [Sun, 27 Dec 2009 07:41:40 +0000 (07:41 +0000)]
Setup the devel of v3.3.5, just in case anyone gets bored before new year ;)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6998 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agostupid copy/paste typo (bummer)
mquinson [Sun, 27 Dec 2009 07:41:06 +0000 (07:41 +0000)]
stupid copy/paste typo (bummer)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6997 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRelease 3.3.4
mquinson [Thu, 24 Dec 2009 18:12:17 +0000 (18:12 +0000)]
Release 3.3.4

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6996 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoYet another typo, bummer
mquinson [Thu, 24 Dec 2009 13:17:34 +0000 (13:17 +0000)]
Yet another typo, bummer

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6995 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoUpdate timings
mquinson [Thu, 24 Dec 2009 13:04:43 +0000 (13:04 +0000)]
Update timings

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6994 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTypo+ downgrade to older svn version
mquinson [Thu, 24 Dec 2009 13:04:08 +0000 (13:04 +0000)]
Typo+ downgrade to older svn version

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6993 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoclean the archive before rebuilding to avoid 'binary wrong format' errors
mquinson [Thu, 24 Dec 2009 10:58:07 +0000 (10:58 +0000)]
clean the archive before rebuilding to avoid 'binary wrong format' errors

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6992 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoscripts should be executable
mquinson [Thu, 24 Dec 2009 10:47:57 +0000 (10:47 +0000)]
scripts should be executable

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6991 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIgnore apt-get issues
mquinson [Thu, 24 Dec 2009 10:47:23 +0000 (10:47 +0000)]
Ignore apt-get issues

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6990 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoWhen svn is unusable because metadata are too advanced for this arch, downgrade the...
mquinson [Thu, 24 Dec 2009 10:29:24 +0000 (10:29 +0000)]
When svn is unusable because metadata are too advanced for this arch, downgrade the svn metadata (using tigris's script)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6989 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMinor cleanups to build on pipol
mquinson [Thu, 24 Dec 2009 10:22:58 +0000 (10:22 +0000)]
Minor cleanups to build on pipol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6988 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRemove the version built from buildname so that cdash notices that it's another build...
mquinson [Thu, 24 Dec 2009 09:42:24 +0000 (09:42 +0000)]
Remove the version built from buildname so that cdash notices that it's another build of the same platform

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6987 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix the reduce test (by removing timings when -q is passed)
mquinson [Thu, 24 Dec 2009 09:41:49 +0000 (09:41 +0000)]
Fix the reduce test (by removing timings when -q is passed)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6986 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agofix image name
mquinson [Thu, 24 Dec 2009 09:41:15 +0000 (09:41 +0000)]
fix image name

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6985 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoInclude the svn version in the build name
mquinson [Wed, 23 Dec 2009 20:23:53 +0000 (20:23 +0000)]
Include the svn version in the build name

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6984 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoReduce the walltime of every builds to not get backlogged
mquinson [Wed, 23 Dec 2009 20:23:18 +0000 (20:23 +0000)]
Reduce the walltime of every builds to not get backlogged

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6983 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix image name
mquinson [Wed, 23 Dec 2009 20:22:44 +0000 (20:22 +0000)]
Fix image name

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6982 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry harder to identify darwin on pipol
mquinson [Wed, 23 Dec 2009 20:22:09 +0000 (20:22 +0000)]
Try harder to identify darwin on pipol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6981 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoupdate target list
mquinson [Wed, 23 Dec 2009 20:21:34 +0000 (20:21 +0000)]
update target list

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6980 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoport to fedora
mquinson [Wed, 23 Dec 2009 20:20:59 +0000 (20:20 +0000)]
port to fedora

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6979 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoA script to do everything on pipol
mquinson [Wed, 23 Dec 2009 17:54:36 +0000 (17:54 +0000)]
A script to do everything on pipol

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6978 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSpecify the trigger site for ctest
mquinson [Wed, 23 Dec 2009 17:26:57 +0000 (17:26 +0000)]
Specify the trigger site for ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6977 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoReduce verbosity of cmake
mquinson [Wed, 23 Dec 2009 17:26:22 +0000 (17:26 +0000)]
Reduce verbosity of cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6976 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoMake sure that smx_context_thread.c ends up in the archive even if we're compiling...
mquinson [Wed, 23 Dec 2009 17:15:26 +0000 (17:15 +0000)]
Make sure that smx_context_thread.c ends up in the archive even if we're compiling against ucontextes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6975 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to load the stdio before defining getline (on mac) so that FILE gets defined
mquinson [Wed, 23 Dec 2009 17:08:12 +0000 (17:08 +0000)]
Try to load the stdio before defining getline (on mac) so that FILE gets defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6974 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoTry to load the stdlib before defining getline (on mac) so that size_t gets defined
mquinson [Wed, 23 Dec 2009 17:04:56 +0000 (17:04 +0000)]
Try to load the stdlib before defining getline (on mac) so that size_t gets defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6973 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAlso include the lex file of dax in the archive
mquinson [Wed, 23 Dec 2009 16:56:21 +0000 (16:56 +0000)]
Also include the lex file of dax in the archive

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6972 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoFix my fix about building without flexml
mquinson [Wed, 23 Dec 2009 16:51:58 +0000 (16:51 +0000)]
Fix my fix about building without flexml

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6971 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agothat's ok to have a failure in that section since we're trying to detect whether...
mquinson [Wed, 23 Dec 2009 16:45:51 +0000 (16:45 +0000)]
that's ok to have a failure in that section since we're trying to detect whether svn is working

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6970 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoThis test fails in a really strange way. Mark it expected failure in both autotools...
mquinson [Wed, 23 Dec 2009 16:27:07 +0000 (16:27 +0000)]
This test fails in a really strange way. Mark it expected failure in both autotools and cmake

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6969 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoupdate timings for 64bits also
mquinson [Wed, 23 Dec 2009 16:15:54 +0000 (16:15 +0000)]
update timings for 64bits also

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6968 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAlso mark this test as expected failure in autotools
mquinson [Wed, 23 Dec 2009 16:15:19 +0000 (16:15 +0000)]
Also mark this test as expected failure in autotools

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6967 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoIf we cannot use svn because that's an old release, extract the svnversion manually...
mquinson [Wed, 23 Dec 2009 15:54:40 +0000 (15:54 +0000)]
If we cannot use svn because that's an old release, extract the svnversion manually from the svn metadata

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6966 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoDon't fail when flexml is not installed and the dtd files seem to be modified. Instea...
mquinson [Wed, 23 Dec 2009 15:32:18 +0000 (15:32 +0000)]
Don't fail when flexml is not installed and the dtd files seem to be modified. Instead, ignore the changes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6965 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoPut all the will_fail together, and add a word of explanation for why each got this way
mquinson [Wed, 23 Dec 2009 15:28:19 +0000 (15:28 +0000)]
Put all the will_fail together, and add a word of explanation for why each got this way

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6964 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoreduce amount of output, and update the tesh files
mquinson [Wed, 23 Dec 2009 15:18:28 +0000 (15:18 +0000)]
reduce amount of output, and update the tesh files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6963 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd a function to check that the matrix is a sequence of numbers (mainly usefull...
mquinson [Wed, 23 Dec 2009 15:17:54 +0000 (15:17 +0000)]
Add a function to check that the matrix is a sequence of numbers (mainly usefull to pmm example)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6962 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoChange the protocol of pm_join: cannot force the rank anymore, the master gives one...
mquinson [Wed, 23 Dec 2009 15:17:19 +0000 (15:17 +0000)]
Change the protocol of pm_join: cannot force the rank anymore, the master gives one to you. Seem to help pmm working

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6961 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCompare Architecture 32 or 64 with size of long
navarrop [Wed, 23 Dec 2009 14:36:05 +0000 (14:36 +0000)]
Compare Architecture 32 or 64 with size of long

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6960 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoCorrection of bug
navarrop [Wed, 23 Dec 2009 11:12:33 +0000 (11:12 +0000)]
Correction of bug

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6959 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoAdd some test properties for tests which are expected to faill.
navarrop [Wed, 23 Dec 2009 10:46:45 +0000 (10:46 +0000)]
Add some test properties for tests which are expected to faill.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6958 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agomissed an occurence of this file renaming
mquinson [Tue, 22 Dec 2009 23:48:38 +0000 (23:48 +0000)]
missed an occurence of this file renaming

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6957 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSome more files to ignore, generated by cmake/ctest
mquinson [Tue, 22 Dec 2009 23:36:15 +0000 (23:36 +0000)]
Some more files to ignore, generated by cmake/ctest

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6956 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRename CTestCustom.ctest -> CTestConfig.cmake (so that cmake sees it when generating...
mquinson [Tue, 22 Dec 2009 23:35:41 +0000 (23:35 +0000)]
Rename CTestCustom.ctest -> CTestConfig.cmake (so that cmake sees it when generating DartConfiguration.tcl)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6955 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoSpecific Makefile.am for buildtools. Allows for a clean target in there
mquinson [Tue, 22 Dec 2009 23:35:06 +0000 (23:35 +0000)]
Specific Makefile.am for buildtools. Allows for a clean target in there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6954 48e7efb5-ca39-0410-a469-dd3cf9ba447f