Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
16 years agoadded smpi to cvs repository. still need to do a lot of integration work.
markls [Tue, 12 Jun 2007 04:25:02 +0000 (04:25 +0000)]
added smpi to cvs repository.  still need to do a lot of integration work.

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

16 years agoLess details in output, less chance to get it wrong when slaves don't come in the...
mquinson [Fri, 8 Jun 2007 14:59:39 +0000 (14:59 +0000)]
Less details in output, less chance to get it wrong when slaves don't come in the exact same order

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

16 years agoNew timeout syntax
mquinson [Fri, 8 Jun 2007 14:56:48 +0000 (14:56 +0000)]
New timeout syntax

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

16 years agobuglet
mquinson [Fri, 8 Jun 2007 14:55:20 +0000 (14:55 +0000)]
buglet

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

16 years agoAllow to disable timeouts
mquinson [Fri, 8 Jun 2007 14:33:50 +0000 (14:33 +0000)]
Allow to disable timeouts

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

16 years agoCompute correctly whether we are on 32bits
mquinson [Fri, 8 Jun 2007 14:07:36 +0000 (14:07 +0000)]
Compute correctly whether we are on 32bits

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

16 years agoExport whether we are on 32bits or 64bits to makefiles (to pick the right GRAS tests)
mquinson [Fri, 8 Jun 2007 13:54:47 +0000 (13:54 +0000)]
Export whether we are on 32bits or 64bits to makefiles (to pick the right GRAS tests)

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

16 years agoDo not use configure to generate the test script, factorize some Makefile.am stuff...
mquinson [Fri, 8 Jun 2007 13:52:22 +0000 (13:52 +0000)]
Do not use configure to generate the test script, factorize some Makefile.am stuff in examples/gras/tests.mk, use full precision in simulation timestamping and use two simulation tests for 32bits and 64bits since messages will be different in both cases, leading to different timestampings

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

16 years agoGet the P2P gras examples out of the picture: they are a (sad) joke; stop generating...
mquinson [Fri, 8 Jun 2007 13:26:10 +0000 (13:26 +0000)]
Get the P2P gras examples out of the picture: they are a (sad) joke; stop generating the test_sg and test_rl with configure: that's too heavy

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

16 years agoMake sure the precision is int to keep 64bits happy
mquinson [Fri, 8 Jun 2007 08:57:36 +0000 (08:57 +0000)]
Make sure the precision is int to keep 64bits happy

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

16 years agouse --log instead of the deprecated --xbt-log
mquinson [Fri, 8 Jun 2007 07:08:15 +0000 (07:08 +0000)]
use --log instead of the deprecated --xbt-log

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

16 years agosplit the MSG tesh test in several files, and get them reworked by autoconf so that...
mquinson [Fri, 8 Jun 2007 07:02:56 +0000 (07:02 +0000)]
split the MSG tesh test in several files, and get them reworked by autoconf so that we can find our xml files even during VPATH builds

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

16 years agoUse format precision modifier in date outputs, since some of the GRAS messages are...
mquinson [Fri, 8 Jun 2007 06:59:47 +0000 (06:59 +0000)]
Use format precision modifier in date outputs, since some of the GRAS messages are path-dependant (exceptions do convey the path of the file where the exception where raised, for example). So reduce the precision expectation so that it work in all cases

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

16 years agosplit the tesh test in several files, and get them reworked by autoconf so that we...
mquinson [Fri, 8 Jun 2007 06:53:52 +0000 (06:53 +0000)]
split the tesh test in several files, and get them reworked by autoconf so that we can find our xml files even during VPATH builds; disable bypass for now since we will shut it down soon

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

16 years agosplit the tesh test in several files, and get them reworked by autoconf so that we...
mquinson [Fri, 8 Jun 2007 06:53:01 +0000 (06:53 +0000)]
split the tesh test in several files, and get them reworked by autoconf so that we can find our xml files even during VPATH builds

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

16 years agoBe more verbose about which command which message refers to, or it gets hairly with...
mquinson [Fri, 8 Jun 2007 06:38:18 +0000 (06:38 +0000)]
Be more verbose about which command which message refers to, or it gets hairly with background commands

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

16 years agoWe need the tests in the archive, obviously
mquinson [Fri, 8 Jun 2007 06:37:42 +0000 (06:37 +0000)]
We need the tests in the archive, obviously

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

16 years agoDamn, this code gets annoying. Each time I'm sure it's finally clean, I find 2 bugs...
mquinson [Fri, 8 Jun 2007 06:33:31 +0000 (06:33 +0000)]
Damn, this code gets annoying. Each time I'm sure it's finally clean, I find 2 bugs the subsequent day

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

16 years agoImplement a format precision modifier
mquinson [Fri, 8 Jun 2007 06:31:52 +0000 (06:31 +0000)]
Implement a format precision modifier

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

16 years agoThreshold is not the only setting we can modify anymore ; document the format precisi...
mquinson [Fri, 8 Jun 2007 06:31:08 +0000 (06:31 +0000)]
Threshold is not the only setting we can modify anymore ; document the format precision ; plus other cleanups

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

16 years agoWhen dealing with an uncatched exception, use CRITICAL after printf. Just in case...
mquinson [Fri, 8 Jun 2007 06:29:13 +0000 (06:29 +0000)]
When dealing with an uncatched exception, use CRITICAL after printf. Just in case the error comes from the logging mecanism and to avoiding looping on CRITICALs with no output

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

16 years agoconvert to tesh
mquinson [Wed, 6 Jun 2007 16:15:26 +0000 (16:15 +0000)]
convert to tesh

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

16 years agoConvert to tesh
mquinson [Wed, 6 Jun 2007 15:58:12 +0000 (15:58 +0000)]
Convert to tesh

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

16 years agoConvert to tesh
mquinson [Wed, 6 Jun 2007 15:49:00 +0000 (15:49 +0000)]
Convert to tesh

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

16 years agoConvert to tesh
mquinson [Wed, 6 Jun 2007 15:36:19 +0000 (15:36 +0000)]
Convert to tesh

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

16 years agothe matrix may have 0 columns...
mquinson [Wed, 6 Jun 2007 15:30:12 +0000 (15:30 +0000)]
the matrix may have 0 columns...

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

16 years agoConvert to tesh
mquinson [Wed, 6 Jun 2007 15:19:29 +0000 (15:19 +0000)]
Convert to tesh

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

16 years agoconvert to tesh
mquinson [Wed, 6 Jun 2007 15:09:49 +0000 (15:09 +0000)]
convert to tesh

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

16 years agoMove to tesh for the tests
mquinson [Wed, 6 Jun 2007 14:43:57 +0000 (14:43 +0000)]
Move to tesh for the tests

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

16 years agoStop using the logs after they are shutdown
mquinson [Wed, 6 Jun 2007 14:42:56 +0000 (14:42 +0000)]
Stop using the logs after they are shutdown

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

16 years agoStop using the logs when they are not ready anymore
mquinson [Wed, 6 Jun 2007 14:18:11 +0000 (14:18 +0000)]
Stop using the logs when they are not ready anymore

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

16 years agoNow that there is some mallocated space in the category architectures (the layouts...
mquinson [Wed, 6 Jun 2007 14:17:36 +0000 (14:17 +0000)]
Now that there is some mallocated space in the category architectures (the layouts, for example), we should be a bit more paranoid and forbid its use when it's not ready yet/anymore

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

16 years agoUpdating cvs tree. Nothing important
donassbr [Wed, 6 Jun 2007 13:58:13 +0000 (13:58 +0000)]
Updating cvs tree. Nothing important

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

16 years agoAdapt the tests to the new code (and use log layouts to make sure we don't have to...
mquinson [Wed, 6 Jun 2007 13:55:39 +0000 (13:55 +0000)]
Adapt the tests to the new code (and use log layouts to make sure we don't have to change the file when the line numbers in the code do change)

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

16 years agoLet the background childs die in any case on error, even if they are not the guilty...
mquinson [Wed, 6 Jun 2007 13:54:45 +0000 (13:54 +0000)]
Let the background childs die in any case on error, even if they are not the guilty ones, plus various other cleanups

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

16 years agoBe more verbose and display the string version of the error code
mquinson [Wed, 6 Jun 2007 13:45:03 +0000 (13:45 +0000)]
Be more verbose and display the string version of the error code

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

16 years agoAdd log layouts and xbt/str tests
mquinson [Wed, 6 Jun 2007 13:28:45 +0000 (13:28 +0000)]
Add log layouts and xbt/str tests

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

16 years agoAllow to change the log layout format
mquinson [Wed, 6 Jun 2007 13:28:06 +0000 (13:28 +0000)]
Allow to change the log layout format

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

16 years agoBe careful, the displayed message may contain format modifyiers (%something)
mquinson [Wed, 6 Jun 2007 13:25:20 +0000 (13:25 +0000)]
Be careful, the displayed message may contain format modifyiers (%something)

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

16 years agoCheck what happens when splitting empty strings, and fix the resulting bug
mquinson [Wed, 6 Jun 2007 13:02:12 +0000 (13:02 +0000)]
Check what happens when splitting empty strings, and fix the resulting bug

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

16 years agoDeprecate all the --*-log option. With the module multiplication, it became a mess...
mquinson [Tue, 5 Jun 2007 09:22:38 +0000 (09:22 +0000)]
Deprecate all the --*-log option. With the module multiplication, it became a mess. --log is now prefered

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

16 years agoAdd the new xbt/str testsuite to the autogenerated
mquinson [Tue, 5 Jun 2007 09:08:53 +0000 (09:08 +0000)]
Add the new xbt/str testsuite to the autogenerated

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

16 years agoBetter split of layouts and appenders in the logs (let's not stick to the weirdness...
mquinson [Tue, 5 Jun 2007 09:08:06 +0000 (09:08 +0000)]
Better split of layouts and appenders in the logs (let's not stick to the weirdness of LOG4J)

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

16 years agoNew: xbt_str_split_quoted()
mquinson [Mon, 4 Jun 2007 16:11:31 +0000 (16:11 +0000)]
New: xbt_str_split_quoted()

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

16 years agoAdd xbt_str_split_quoted(), add an automatic test for it, and fix some bugs found...
mquinson [Mon, 4 Jun 2007 16:11:05 +0000 (16:11 +0000)]
Add xbt_str_split_quoted(), add an automatic test for it, and fix some bugs found elsewhere in xbt_str in the process :-/

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

16 years agoupdate a manual TOC
mquinson [Mon, 4 Jun 2007 14:02:06 +0000 (14:02 +0000)]
update a manual TOC

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

16 years agodocument xbt_str
mquinson [Mon, 4 Jun 2007 13:53:03 +0000 (13:53 +0000)]
document xbt_str

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

16 years agoFix bugs
kayof [Mon, 4 Jun 2007 10:14:53 +0000 (10:14 +0000)]
Fix bugs

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

16 years agoFix bugs...
kayof [Mon, 4 Jun 2007 10:11:58 +0000 (10:11 +0000)]
Fix bugs...

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

16 years agoExport public data in a way where we can specify that they are extern C
mquinson [Mon, 4 Jun 2007 08:44:45 +0000 (08:44 +0000)]
Export public data in a way where we can specify that they are extern C

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

16 years agoExport public data in a way where we can specify that they are extern C (plus buglet...
mquinson [Mon, 4 Jun 2007 08:42:47 +0000 (08:42 +0000)]
Export public data in a way where we can specify that they are extern C (plus buglet in log.c)

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

16 years agoShould be useless since we new0()ed the memory, but anyway. Better paranoid and safe...
mquinson [Mon, 4 Jun 2007 08:42:01 +0000 (08:42 +0000)]
Should be useless since we new0()ed the memory, but anyway. Better paranoid and safe than fuzzy

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

16 years agoExport public data in a way where we can specify that they are extern C
mquinson [Mon, 4 Jun 2007 08:37:47 +0000 (08:37 +0000)]
Export public data in a way where we can specify that they are extern C

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

16 years agoAutogenerated
mquinson [Mon, 4 Jun 2007 08:37:12 +0000 (08:37 +0000)]
Autogenerated

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

16 years agobuglet
mquinson [Mon, 4 Jun 2007 08:30:45 +0000 (08:30 +0000)]
buglet

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

16 years agoError message pretty printing (to ease grepping on the automatic ranking of my studen...
mquinson [Thu, 31 May 2007 23:17:25 +0000 (23:17 +0000)]
Error message pretty printing (to ease grepping on the automatic ranking of my students' projects ;)

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

16 years agooups, leaked a debug output
mquinson [Thu, 31 May 2007 22:49:51 +0000 (22:49 +0000)]
oups, leaked a debug output

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

16 years agoImplement metacommand 'output display' to show it without checking it; try harder...
mquinson [Thu, 31 May 2007 22:47:34 +0000 (22:47 +0000)]
Implement metacommand 'output display' to show it without checking it; try harder to stick to the deadlines: childs had the possibility to close their output file descriptor and keep sneaking around without being detected by tesh. There was also a little risk of race condition between the runner thread and the reader one; document the new metacommands

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

16 years agoAdd a way to the tesh syntax to log at CRITICAL level (to ease output grepping)
mquinson [Thu, 31 May 2007 22:44:49 +0000 (22:44 +0000)]
Add a way to the tesh syntax to log at CRITICAL level (to ease output grepping)

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

16 years agobuglet
mquinson [Thu, 31 May 2007 21:47:38 +0000 (21:47 +0000)]
buglet

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

16 years agoMask the diff when logging at error level or higher; mask the command line anyway...
mquinson [Tue, 29 May 2007 10:01:16 +0000 (10:01 +0000)]
Mask the diff when logging at error level or higher; mask the command line anyway (was displayed just above)

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

16 years agoFixups to the diff computation (again), and kill the last empty line of diffs
mquinson [Tue, 29 May 2007 09:59:49 +0000 (09:59 +0000)]
Fixups to the diff computation (again), and kill the last empty line of diffs

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

16 years agotypos
mquinson [Mon, 28 May 2007 08:44:04 +0000 (08:44 +0000)]
typos

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

16 years agoautodetect amver 1.9 or 1.10
vernier [Wed, 23 May 2007 14:50:19 +0000 (14:50 +0000)]
autodetect amver 1.9 or 1.10

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

16 years agoLet's not declare the max/min macros in C++ to avoid breaking the already existing...
mquinson [Tue, 22 May 2007 12:55:18 +0000 (12:55 +0000)]
Let's not declare the max/min macros in C++ to avoid breaking the already existing system in there

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

16 years agobug fixes.
kayof [Mon, 21 May 2007 08:18:07 +0000 (08:18 +0000)]
bug fixes.

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

16 years agoadded "#include "gras_config.h"" for USE_GTNETS
kayof [Thu, 17 May 2007 21:24:35 +0000 (21:24 +0000)]
added "#include "gras_config.h"" for USE_GTNETS

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

16 years agoadded a declaration for the GTNetS model.
kayof [Thu, 17 May 2007 18:17:06 +0000 (18:17 +0000)]
added a declaration for the GTNetS model.

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

16 years agoadded codes for the GTNetS model.
kayof [Thu, 17 May 2007 18:15:04 +0000 (18:15 +0000)]
added codes for the GTNetS model.

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

16 years agofixed bugs.
kayof [Thu, 17 May 2007 18:12:23 +0000 (18:12 +0000)]
fixed bugs.

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

16 years agoadded a new model for GTNetS.
kayof [Thu, 17 May 2007 18:11:29 +0000 (18:11 +0000)]
added a new model for GTNetS.

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

16 years agoIs it possible to have several paths between two given hosts?
mquinson [Wed, 16 May 2007 10:42:33 +0000 (10:42 +0000)]
Is it possible to have several paths between two given hosts?

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

16 years agopropagating bugfix to msg_simix
donassbr [Wed, 16 May 2007 10:00:09 +0000 (10:00 +0000)]
propagating bugfix to msg_simix

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

16 years agoAdding a <route> tag.
alegrand [Wed, 16 May 2007 09:56:12 +0000 (09:56 +0000)]
Adding a <route> tag.

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

16 years agobugfix. Remove the task from the remote host fifo when there is a
alegrand [Wed, 16 May 2007 09:27:51 +0000 (09:27 +0000)]
bugfix. Remove the task from the remote host fifo when there is a
timeout.

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

16 years agoAdded one.
kayof [Wed, 16 May 2007 00:43:23 +0000 (00:43 +0000)]
Added one.

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

16 years agoFixed name inconsistency, etc.
kayof [Wed, 16 May 2007 00:37:27 +0000 (00:37 +0000)]
Fixed name inconsistency, etc.

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

16 years agoBugs found!!! Now it works. I hope.
donassbr [Mon, 14 May 2007 14:42:42 +0000 (14:42 +0000)]
Bugs found!!! Now it works. I hope.

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

16 years agoTypos
mquinson [Sat, 12 May 2007 22:06:25 +0000 (22:06 +0000)]
Typos

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

16 years agoMajor cleanup: mainly moving stuff around to have a decent TOC and rephrase obsolete...
mquinson [Sat, 12 May 2007 21:50:29 +0000 (21:50 +0000)]
Major cleanup: mainly moving stuff around to have a decent TOC and rephrase obsolete things. Also added an entry on gcc complaining about _simgrid_this_log_category_does_not_exist__??? undeclared

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

16 years agoMake it clear from the title that these examples are about MSG
mquinson [Sat, 12 May 2007 21:37:26 +0000 (21:37 +0000)]
Make it clear from the title that these examples are about MSG

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

16 years agoNo reason to call it gras. It's part of simgrid, now
mquinson [Sat, 12 May 2007 21:26:54 +0000 (21:26 +0000)]
No reason to call it gras. It's part of simgrid, now

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

16 years agoAuto-generated file.
alegrand [Fri, 11 May 2007 14:12:20 +0000 (14:12 +0000)]
Auto-generated file.

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

16 years agoAdding TAGS-friendly rule.
alegrand [Fri, 11 May 2007 14:08:39 +0000 (14:08 +0000)]
Adding TAGS-friendly rule.

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

16 years agoAdding more debuging info.
alegrand [Fri, 11 May 2007 11:52:56 +0000 (11:52 +0000)]
Adding more debuging info.

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

16 years agokeeping up with last xbt_log modifications.
alegrand [Fri, 11 May 2007 11:07:49 +0000 (11:07 +0000)]
keeping up with last xbt_log modifications.

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

16 years agocleanup + more asserting for robustness
mquinson [Fri, 11 May 2007 09:27:52 +0000 (09:27 +0000)]
cleanup + more asserting for robustness

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

16 years agoLet the state in a coherent state after MSG_clean()
mquinson [Fri, 11 May 2007 09:26:54 +0000 (09:26 +0000)]
Let the state in a coherent state after MSG_clean()

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

16 years agoOnly shutdown the logs when all the XBT users are gone
mquinson [Fri, 11 May 2007 09:26:25 +0000 (09:26 +0000)]
Only shutdown the logs when all the XBT users are gone

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

16 years agoUpdate gras_simix. Modified the implementation of ports.
donassbr [Fri, 11 May 2007 09:08:31 +0000 (09:08 +0000)]
Update gras_simix. Modified the implementation of ports.
Now the pmm example works.

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

16 years agoOups, forgot a file
mquinson [Fri, 11 May 2007 07:54:26 +0000 (07:54 +0000)]
Oups, forgot a file

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

16 years agoLet's work as 'documented'
mquinson [Thu, 10 May 2007 23:23:21 +0000 (23:23 +0000)]
Let's work as 'documented'

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

16 years agoAdd debuging informations.
alegrand [Thu, 10 May 2007 20:48:40 +0000 (20:48 +0000)]
Add debuging informations.

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

16 years agoRenamed to xbt_log_appender_file.c
mquinson [Thu, 10 May 2007 16:21:26 +0000 (16:21 +0000)]
Renamed to xbt_log_appender_file.c

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

16 years agoI'm a testing freak, I know
mquinson [Thu, 10 May 2007 16:20:49 +0000 (16:20 +0000)]
I'm a testing freak, I know

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

16 years agoRandom cleanups in the log mecanisms, and make room for the layouts I need to finish...
mquinson [Thu, 10 May 2007 16:20:17 +0000 (16:20 +0000)]
Random cleanups in the log mecanisms, and make room for the layouts I need to finish the TESH (default settings for layouts work, and there is no way to change them so far ;)

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

16 years agoAllow to split const strings, and avoid a strdup in the process
mquinson [Thu, 10 May 2007 15:00:02 +0000 (15:00 +0000)]
Allow to split const strings, and avoid a strdup in the process

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

16 years agoremove_at already frees the element if last argument equals to NULL, so do not duppli...
mquinson [Thu, 10 May 2007 14:55:15 +0000 (14:55 +0000)]
remove_at already frees the element if last argument equals to NULL, so do not dupplicate the code here

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

16 years agoClarify from the API that the strings are modified in place by the trim functions
mquinson [Thu, 10 May 2007 14:02:14 +0000 (14:02 +0000)]
Clarify from the API that the strings are modified in place by the trim functions

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

16 years agoWhat we really want is more tests
mquinson [Thu, 10 May 2007 12:59:57 +0000 (12:59 +0000)]
What we really want is more tests

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