Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
13 years agoentree de ghislain
suter [Fri, 1 Oct 2010 14:33:52 +0000 (14:33 +0000)]
entree de ghislain

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

13 years agoFix test pmm_rl by synchronizing the slaves [Arnaud Giersch]
mquinson [Fri, 1 Oct 2010 13:27:38 +0000 (13:27 +0000)]
Fix test pmm_rl by synchronizing the slaves [Arnaud Giersch]

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

13 years agoFix for msg_icomms test. Do not pass the address of a local variable to
cristianrosa [Fri, 1 Oct 2010 12:35:12 +0000 (12:35 +0000)]
Fix for msg_icomms test.  Do not pass the address of a local variable to
SIMIX_network_irecv().[Arnaud Giersch]

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

13 years agoFix tesh [Arnaud Giersch]:
mquinson [Fri, 1 Oct 2010 11:15:50 +0000 (11:15 +0000)]
Fix tesh [Arnaud Giersch]:
- kill any foreground running job
- avoid to exit with success in case of armageddon
- install signal handlers to quit cleanly
- fix suitename calculation in main()

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

13 years agoProperly let the main thread wait for the startup of the listener in the GRAS API...
mquinson [Fri, 1 Oct 2010 11:15:47 +0000 (11:15 +0000)]
Properly let the main thread wait for the startup of the listener in the GRAS API [Arnaud Giersch]

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

13 years agoFix xbt_strbuff test from testall [Arnaud Giersch].
mquinson [Fri, 1 Oct 2010 10:56:42 +0000 (10:56 +0000)]
Fix xbt_strbuff test from testall [Arnaud Giersch].
Valgrind reported an "Invalid write of size 1".

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

13 years agoFix misbalanced parentheses in checks for va_copy. [Arnaud Giersch]
mquinson [Fri, 1 Oct 2010 10:48:41 +0000 (10:48 +0000)]
Fix misbalanced parentheses in checks for va_copy. [Arnaud Giersch]

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

13 years agoFix check for getline: it is not needed to try to run it and dump core. [Arnaud Giersch]
mquinson [Fri, 1 Oct 2010 10:46:59 +0000 (10:46 +0000)]
Fix check for getline: it is not needed to try to run it and dump core. [Arnaud Giersch]

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

13 years agoFix typos [Arnaud Giersch]
mquinson [Fri, 1 Oct 2010 10:45:54 +0000 (10:45 +0000)]
Fix typos [Arnaud Giersch]

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

13 years agoAdd missing include for HAVE_TRACING [Arnaud Giersch]
mquinson [Fri, 1 Oct 2010 10:45:51 +0000 (10:45 +0000)]
Add missing include for HAVE_TRACING [Arnaud Giersch]

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

13 years agoMissing includes by Arnaud Giersch
mquinson [Fri, 1 Oct 2010 10:45:48 +0000 (10:45 +0000)]
Missing includes by Arnaud Giersch

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

13 years agoprotect the changes related to the v3 in an appropriate if bloc
mquinson [Thu, 30 Sep 2010 18:45:45 +0000 (18:45 +0000)]
protect the changes related to the v3 in an appropriate if bloc

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

13 years agoreindent this script (no real change). I'm wondering why Pierre broke the indentation...
mquinson [Thu, 30 Sep 2010 18:45:25 +0000 (18:45 +0000)]
reindent this script (no real change). I'm wondering why Pierre broke the indentation that badly ;)

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

13 years agoUnuse file.
navarrop [Thu, 30 Sep 2010 14:45:55 +0000 (14:45 +0000)]
Unuse file.

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

13 years agoUpdate the script for transform platform into v3.
navarrop [Thu, 30 Sep 2010 14:45:54 +0000 (14:45 +0000)]
Update the script for transform platform into v3.

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

13 years agoisolating latency bounded functions with ifdef's
schnorr [Thu, 30 Sep 2010 11:56:32 +0000 (11:56 +0000)]
isolating latency bounded functions with ifdef's

details:
- to enable them, configure simgrid with enable_latency_bound_tracking set to ON

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

13 years agoproper initialization of get_latency_limited on vivaldi network model
schnorr [Thu, 30 Sep 2010 11:56:29 +0000 (11:56 +0000)]
proper initialization of get_latency_limited on vivaldi network model

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

13 years agoAdd Tracking Latency bound option to cmake.
navarrop [Thu, 30 Sep 2010 11:00:46 +0000 (11:00 +0000)]
Add Tracking Latency bound option to cmake.

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

13 years agoFix race condition during the creation of the listeners processes
cristianrosa [Thu, 30 Sep 2010 10:03:48 +0000 (10:03 +0000)]
Fix race condition during the creation of the listeners processes

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

13 years agoSqueeze any block with a given delay (in flops).
pini [Wed, 29 Sep 2010 16:14:59 +0000 (16:14 +0000)]
Squeeze any block with a given delay (in flops).

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

13 years agomore explicit error message
mquinson [Wed, 29 Sep 2010 14:50:50 +0000 (14:50 +0000)]
more explicit error message

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

13 years agoChange location of g5k.xml
navarrop [Wed, 29 Sep 2010 14:04:29 +0000 (14:04 +0000)]
Change location of g5k.xml

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

13 years agoScript to transform v2 platfrom into a v3.
navarrop [Wed, 29 Sep 2010 13:52:28 +0000 (13:52 +0000)]
Script to transform v2 platfrom into a v3.

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

13 years agofixing indentation by removing tags and including spaces
schnorr [Tue, 28 Sep 2010 15:10:37 +0000 (15:10 +0000)]
fixing indentation by removing tags and including spaces

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

13 years agowipe out old code based on ids for nodes
schnorr [Tue, 28 Sep 2010 15:10:36 +0000 (15:10 +0000)]
wipe out old code based on ids for nodes

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

13 years agousing correct variables name when getting route from global_routing
schnorr [Tue, 28 Sep 2010 14:55:52 +0000 (14:55 +0000)]
using correct variables name when getting route from global_routing

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

13 years agoonly need src and dst_name when tracing
schnorr [Tue, 28 Sep 2010 14:55:50 +0000 (14:55 +0000)]
only need src and dst_name when tracing

details:
- set these variables when surf action is created
- free them when action is net_action_unref

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

13 years agoremoving misplaced code (was moved from here before routing update)
schnorr [Tue, 28 Sep 2010 14:55:48 +0000 (14:55 +0000)]
removing misplaced code (was moved from here before routing update)

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

13 years agoMake simgrid compil with Full Flags.
navarrop [Tue, 28 Sep 2010 14:00:15 +0000 (14:00 +0000)]
Make simgrid compil with Full Flags.

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

13 years agoMake a correct xml file.
navarrop [Tue, 28 Sep 2010 14:00:14 +0000 (14:00 +0000)]
Make a correct xml file.

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

13 years agoAdd new tests for basic parsing.
navarrop [Tue, 28 Sep 2010 14:00:12 +0000 (14:00 +0000)]
Add new tests for basic parsing.

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

13 years agoFix a 3 years old bug in the dictionary's function xbt_dict_get_or_null().
cristianrosa [Tue, 28 Sep 2010 13:49:44 +0000 (13:49 +0000)]
Fix a 3 years old bug in the dictionary's function xbt_dict_get_or_null().
It was broken when the hash_code of two elements collisioned.

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

13 years agoThe basic parser can be run with option.
navarrop [Tue, 28 Sep 2010 13:10:45 +0000 (13:10 +0000)]
The basic parser can be run with option.
nothing just parse the xml
ONE_LINK give on link between the 2 first hosts
FULL_LINK give all links between hosts

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

13 years agoAdd the flatifier test.
navarrop [Tue, 28 Sep 2010 13:10:43 +0000 (13:10 +0000)]
Add the flatifier test.

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

13 years agoMake the new flatifier test
navarrop [Tue, 28 Sep 2010 13:10:42 +0000 (13:10 +0000)]
Make the new flatifier test

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

13 years agoFix pcre path.
navarrop [Tue, 28 Sep 2010 11:50:52 +0000 (11:50 +0000)]
Fix pcre path.

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

13 years agoAdd routes.
navarrop [Tue, 28 Sep 2010 11:50:51 +0000 (11:50 +0000)]
Add routes.

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

13 years agofix on libpcre detection by cmake
schnorr [Tue, 28 Sep 2010 11:30:26 +0000 (11:30 +0000)]
fix on libpcre detection by cmake

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

13 years agoAdd first version of g5K using cluster tags.
navarrop [Tue, 28 Sep 2010 08:54:27 +0000 (08:54 +0000)]
Add first version of g5K using cluster tags.

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

13 years agoCorrect implementation of start/end tags when bypassing the parser.
navarrop [Tue, 28 Sep 2010 08:54:26 +0000 (08:54 +0000)]
Correct implementation of start/end tags when bypassing the parser.

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

13 years agoTest for parsing file.
navarrop [Tue, 28 Sep 2010 08:54:24 +0000 (08:54 +0000)]
Test for parsing file.

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

13 years agoRewrite the SURFXML_START_TAG and SURFXML_END_TAG.
navarrop [Tue, 28 Sep 2010 08:54:23 +0000 (08:54 +0000)]
Rewrite the SURFXML_START_TAG and SURFXML_END_TAG.

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

13 years agoClean code.
navarrop [Tue, 28 Sep 2010 08:54:21 +0000 (08:54 +0000)]
Clean code.

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

13 years agoAdd Lib path correctly.
navarrop [Tue, 28 Sep 2010 08:54:19 +0000 (08:54 +0000)]
Add Lib path correctly.

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

13 years agoSimdag parser test must failed now.
navarrop [Tue, 28 Sep 2010 08:54:18 +0000 (08:54 +0000)]
Simdag parser test must failed now.

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

13 years agoUpdate xml platform for msg-get_sender and msg-trace tests.
navarrop [Tue, 28 Sep 2010 08:54:16 +0000 (08:54 +0000)]
Update xml platform for msg-get_sender and msg-trace tests.

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

13 years agoget_sender update platform
navarrop [Tue, 28 Sep 2010 08:54:14 +0000 (08:54 +0000)]
get_sender update platform

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

13 years agoCluster tag revival attempt.
navarrop [Tue, 28 Sep 2010 08:54:12 +0000 (08:54 +0000)]
Cluster tag revival attempt.

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

13 years agoAdapt masterslave_bypass to the brand new AS tag.
navarrop [Tue, 28 Sep 2010 08:54:11 +0000 (08:54 +0000)]
Adapt masterslave_bypass to the brand new AS tag.

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

13 years agoBring back useful functions for the bypass from before David's internship.
navarrop [Tue, 28 Sep 2010 08:54:09 +0000 (08:54 +0000)]
Bring back useful functions for the bypass from before David's internship.

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

13 years agoHuge set of modifications to restore more uniform APIs when dealing with src and...
navarrop [Tue, 28 Sep 2010 08:54:06 +0000 (08:54 +0000)]
Huge set of modifications to restore more uniform APIs when dealing with src and dst.

 * GTNets compiles but is still not functionnal
 * Tracing should have the same issue :(

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

13 years agoAdd useless files to gitignore.
navarrop [Tue, 28 Sep 2010 08:54:02 +0000 (08:54 +0000)]
Add useless files to gitignore.

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

13 years agoNew platform for gtnets.
navarrop [Tue, 28 Sep 2010 08:53:47 +0000 (08:53 +0000)]
New platform for gtnets.

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

13 years agoNew platform files (just add AS tag)
navarrop [Tue, 28 Sep 2010 08:53:33 +0000 (08:53 +0000)]
New platform files (just add AS tag)

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

13 years agoadd to the rule-based model the loopback routes
navarrop [Tue, 28 Sep 2010 08:53:21 +0000 (08:53 +0000)]
add to the rule-based model the loopback routes

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

13 years agoCosmetics for print.
navarrop [Tue, 28 Sep 2010 08:53:20 +0000 (08:53 +0000)]
Cosmetics for print.

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

13 years agoChange way to call get_route
navarrop [Tue, 28 Sep 2010 08:53:19 +0000 (08:53 +0000)]
Change way to call get_route

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

13 years agochange regex into the tag cluster
navarrop [Tue, 28 Sep 2010 08:53:17 +0000 (08:53 +0000)]
change regex into the tag cluster

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

13 years agoModify DTD and files for cluster Tag
navarrop [Tue, 28 Sep 2010 08:53:16 +0000 (08:53 +0000)]
Modify DTD and files for cluster Tag

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

13 years agoadd-to-cmake-files-the-pcre-library by David
navarrop [Tue, 28 Sep 2010 08:53:14 +0000 (08:53 +0000)]
add-to-cmake-files-the-pcre-library by David

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

13 years agoTag cluster test
navarrop [Tue, 28 Sep 2010 08:53:13 +0000 (08:53 +0000)]
Tag cluster test

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

13 years agotest of sd_test
navarrop [Tue, 28 Sep 2010 08:53:11 +0000 (08:53 +0000)]
test of sd_test

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

13 years agoAdd cluster tag
navarrop [Tue, 28 Sep 2010 08:53:09 +0000 (08:53 +0000)]
Add cluster tag

Conflicts:

src/surf/surf_routing.c

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

13 years agoUpdate tests for java
navarrop [Tue, 28 Sep 2010 08:53:07 +0000 (08:53 +0000)]
Update tests for java

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

13 years agoDelete this message for being compatible with old tesh files.
navarrop [Tue, 28 Sep 2010 08:53:06 +0000 (08:53 +0000)]
Delete this message for being compatible with old tesh files.

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

13 years agoUpdate doc for asynchronous comm and pthread_mutexes of pthread_conds.
navarrop [Tue, 28 Sep 2010 08:53:05 +0000 (08:53 +0000)]
Update doc for asynchronous comm and pthread_mutexes of pthread_conds.

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

13 years agoNew maintainer sources for simgrid dtd
navarrop [Tue, 28 Sep 2010 08:53:02 +0000 (08:53 +0000)]
New maintainer sources for simgrid dtd

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

13 years agoRemove unuse variables
navarrop [Tue, 28 Sep 2010 08:53:00 +0000 (08:53 +0000)]
Remove unuse variables

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

13 years agoThis code is necessary for masterslave_bypass example
navarrop [Tue, 28 Sep 2010 08:52:59 +0000 (08:52 +0000)]
This code is necessary for masterslave_bypass example

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

13 years agofirst version of rule base routing model
navarrop [Tue, 28 Sep 2010 08:52:57 +0000 (08:52 +0000)]
first version of rule base routing model

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

13 years agomore clean code
navarrop [Tue, 28 Sep 2010 08:52:55 +0000 (08:52 +0000)]
more clean code

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

13 years agoformat
navarrop [Tue, 28 Sep 2010 08:52:54 +0000 (08:52 +0000)]
format

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

13 years agoclean code and remove foreach and set
navarrop [Tue, 28 Sep 2010 08:52:52 +0000 (08:52 +0000)]
clean code and remove foreach and set

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

13 years agoclean the dtd file
navarrop [Tue, 28 Sep 2010 08:52:49 +0000 (08:52 +0000)]
clean the dtd file

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

13 years agocomment all the lines for route:multi and cluster. This needs to be cleaned
navarrop [Tue, 28 Sep 2010 08:52:48 +0000 (08:52 +0000)]
comment all the lines for route:multi and cluster. This needs to be cleaned

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

13 years agoclean the hierarchical routing code
navarrop [Tue, 28 Sep 2010 08:52:47 +0000 (08:52 +0000)]
clean the hierarchical routing code

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

13 years agocomments for fix a deprecated dtd tag
navarrop [Tue, 28 Sep 2010 08:52:45 +0000 (08:52 +0000)]
comments for fix a deprecated dtd tag

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

13 years agoformat changes
navarrop [Tue, 28 Sep 2010 08:52:44 +0000 (08:52 +0000)]
format changes

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

13 years agofix mistake small mistake in the routing algorithm of floyd and dijkstra
navarrop [Tue, 28 Sep 2010 08:52:43 +0000 (08:52 +0000)]
fix mistake small mistake in the routing algorithm of floyd and dijkstra

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

13 years agodisable the debug function
navarrop [Tue, 28 Sep 2010 08:52:41 +0000 (08:52 +0000)]
disable the debug function

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

13 years agosmall fix for a uninitialized variable
navarrop [Tue, 28 Sep 2010 08:52:39 +0000 (08:52 +0000)]
small fix for a uninitialized variable

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

13 years agoadd the bypasss route mechanims
navarrop [Tue, 28 Sep 2010 08:52:37 +0000 (08:52 +0000)]
add the bypasss route mechanims

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

13 years agoadd functions to check the correct process of make structures for routing
navarrop [Tue, 28 Sep 2010 08:52:35 +0000 (08:52 +0000)]
add functions to check the correct process of make structures for routing

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

13 years agoadd the dijkstra routing and cache too
navarrop [Tue, 28 Sep 2010 08:52:34 +0000 (08:52 +0000)]
add the dijkstra routing and cache too

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

13 years agoadded the floyd algorithm first version
navarrop [Tue, 28 Sep 2010 08:52:33 +0000 (08:52 +0000)]
added the floyd algorithm first version

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

13 years agopre version hierarchical routing, fix memory leak
navarrop [Tue, 28 Sep 2010 08:52:31 +0000 (08:52 +0000)]
pre version hierarchical routing, fix memory leak

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

13 years agoadd a free dynar
navarrop [Tue, 28 Sep 2010 08:52:30 +0000 (08:52 +0000)]
add a free dynar

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

13 years agopre version of hierarchical routing, make in a recursive way
navarrop [Tue, 28 Sep 2010 08:52:28 +0000 (08:52 +0000)]
pre version of hierarchical routing, make in a recursive way

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

13 years agoI comment all the calls to used_routing, in order to use global routing.
navarrop [Tue, 28 Sep 2010 08:52:26 +0000 (08:52 +0000)]
I comment all the calls to used_routing, in order to use global routing.

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

13 years agochanges for solve warrings
navarrop [Tue, 28 Sep 2010 08:52:23 +0000 (08:52 +0000)]
changes for solve warrings

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

13 years agoadd the floyd approach
navarrop [Tue, 28 Sep 2010 08:52:21 +0000 (08:52 +0000)]
add the floyd approach

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

13 years agoadd the floyd algorithm for a routing schema
navarrop [Tue, 28 Sep 2010 08:52:20 +0000 (08:52 +0000)]
add the floyd algorithm for a routing schema

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

13 years agoadd the floyd algorithm for a routing schema L
navarrop [Tue, 28 Sep 2010 08:52:18 +0000 (08:52 +0000)]
add the floyd algorithm for a routing schema L

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

13 years agoThe new directives for parsing the hierarchical routing
navarrop [Tue, 28 Sep 2010 08:52:17 +0000 (08:52 +0000)]
The new directives for parsing the hierarchical routing

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

13 years agoThe second version of the hierarchical routing, Here I add parse directives
navarrop [Tue, 28 Sep 2010 08:52:16 +0000 (08:52 +0000)]
The second version of the hierarchical routing, Here I add parse directives

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

13 years agoThe second version of hierarchical routing, In this file I comment some lines to...
navarrop [Tue, 28 Sep 2010 08:52:14 +0000 (08:52 +0000)]
The second version of hierarchical routing, In this file I comment some lines to make a work example

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

13 years agoThe second version of hierarchical routing. Here I put the structures of the global...
navarrop [Tue, 28 Sep 2010 08:52:13 +0000 (08:52 +0000)]
The second version of hierarchical routing. Here I put the structures of the global routing model.

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

13 years agoThe second version of hierarchical routing. I implemented the parse functions and...
navarrop [Tue, 28 Sep 2010 08:52:11 +0000 (08:52 +0000)]
The second version of hierarchical routing. I implemented the parse functions and the routing functions, both at global level and local level.

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

13 years agoFirst version of hierarchical routing.
navarrop [Tue, 28 Sep 2010 08:52:10 +0000 (08:52 +0000)]
First version of hierarchical routing.

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

13 years agoRevert "Compilation broken." This wasn't suppose to be commited.
pini [Mon, 27 Sep 2010 16:03:45 +0000 (16:03 +0000)]
Revert "Compilation broken." This wasn't suppose to be commited.

This reverts commit d2463b9dd8b903446a52afa4b6928b0e4b036504.

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