Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
15 years agoPropagate file renaming to windows
mquinson [Wed, 30 Apr 2008 09:54:48 +0000 (09:54 +0000)]
Propagate file renaming to windows

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

15 years agodo not to uniformize the type naming scheme today
mquinson [Wed, 30 Apr 2008 09:47:58 +0000 (09:47 +0000)]
do not to uniformize the type naming scheme today

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

15 years agoNew test making sure that it's ok to have empty processes (ending before doing anytin...
mquinson [Wed, 30 Apr 2008 09:37:25 +0000 (09:37 +0000)]
New test making sure that it's ok to have empty processes (ending before doing anyting) in simix. For now, it's not, but anyway

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

15 years agocosmetic
mquinson [Wed, 30 Apr 2008 09:28:06 +0000 (09:28 +0000)]
cosmetic

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

15 years agoRah. I finally found why the doxygen parser got fucked by this file and were able...
mquinson [Wed, 30 Apr 2008 09:21:53 +0000 (09:21 +0000)]
Rah. I finally found why the doxygen parser got fucked by this file and were able to make this stupid thing happy

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

15 years agoStop messing up doxygen with strange HTML chars
mquinson [Wed, 30 Apr 2008 09:20:52 +0000 (09:20 +0000)]
Stop messing up doxygen with strange HTML chars

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

15 years agoDocumentation fixups: Marc was a bit quick at copy/pasting (+ DTD renamed)
mquinson [Wed, 30 Apr 2008 09:00:31 +0000 (09:00 +0000)]
Documentation fixups: Marc was a bit quick at copy/pasting (+ DTD renamed)

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

15 years agoDocumentation fixups: do not mess with doxygen by adding useless # (which are meta...
mquinson [Wed, 30 Apr 2008 08:57:47 +0000 (08:57 +0000)]
Documentation fixups: do not mess with doxygen by adding useless # (which are meta-chars for doxygen)

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

15 years agoDocumentation fixups: some arguments got renamed, and the DTD did also
mquinson [Wed, 30 Apr 2008 08:55:54 +0000 (08:55 +0000)]
Documentation fixups: some arguments got renamed, and the DTD did also

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

15 years agoStupid me. Arguments should be marked with @a in inline documentation, not @e
mquinson [Wed, 30 Apr 2008 08:52:42 +0000 (08:52 +0000)]
Stupid me. Arguments should be marked with @a in inline documentation, not @e

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

15 years agoDocumentation fixup and light reindentation
mquinson [Wed, 30 Apr 2008 08:48:25 +0000 (08:48 +0000)]
Documentation fixup and light reindentation

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

15 years agoUse the whole set, not missing the last element. Patch by FS
mquinson [Mon, 28 Apr 2008 12:54:25 +0000 (12:54 +0000)]
Use the whole set, not missing the last element. Patch by FS

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

15 years agoneed MPI_Wait in header file...
markls [Fri, 25 Apr 2008 23:47:16 +0000 (23:47 +0000)]
need MPI_Wait in header file...

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

15 years agofixed bugs in SMPI_MPI_Comm_split and added back SMPI_MPI_Wait
markls [Fri, 25 Apr 2008 23:46:54 +0000 (23:46 +0000)]
fixed bugs in SMPI_MPI_Comm_split and added back SMPI_MPI_Wait

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

16 years agoDo throw an exception only when the requested factory was not found, not all the...
mquinson [Tue, 15 Apr 2008 18:09:42 +0000 (18:09 +0000)]
Do throw an exception only when the requested factory was not found, not all the time (plus cosmetics)

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

16 years agopropagate file renaming to the doc
mquinson [Tue, 15 Apr 2008 18:08:13 +0000 (18:08 +0000)]
propagate file renaming to the doc

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

16 years agopubli++
mquinson [Tue, 15 Apr 2008 18:07:15 +0000 (18:07 +0000)]
publi++

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

16 years agoDo not pass a NULL argument to processes
mquinson [Tue, 15 Apr 2008 16:11:26 +0000 (16:11 +0000)]
Do not pass a NULL argument to processes

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

16 years agoPropagate the change of prototype (use exceptions, not int return) of context factori...
mquinson [Tue, 15 Apr 2008 15:12:57 +0000 (15:12 +0000)]
Propagate the change of prototype (use exceptions, not int return) of context factories functions to the stubs too

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

16 years agocosmetics
mquinson [Tue, 15 Apr 2008 15:10:09 +0000 (15:10 +0000)]
cosmetics

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

16 years agosearch the factory under its new name
mquinson [Mon, 14 Apr 2008 16:19:21 +0000 (16:19 +0000)]
search the factory under its new name

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

16 years agoUse exception where appropriate instead of integer return
mquinson [Mon, 14 Apr 2008 16:18:34 +0000 (16:18 +0000)]
Use exception where appropriate instead of integer return

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

16 years agopropagate the xbt_jcontext_factory_init()->xbt_ctx_java_factory_init() renaming to...
mquinson [Mon, 14 Apr 2008 15:39:28 +0000 (15:39 +0000)]
propagate the xbt_jcontext_factory_init()->xbt_ctx_java_factory_init() renaming to the stubs, too

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

16 years agoThe xbt/xbt_context_factory.h file was merged into xbt/xbt_context_private.h
mquinson [Mon, 14 Apr 2008 15:36:25 +0000 (15:36 +0000)]
The xbt/xbt_context_factory.h file was merged into xbt/xbt_context_private.h

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

16 years agoForgot this one (sorry for the noise, I'm debugging using the buildbots)
mquinson [Mon, 14 Apr 2008 15:30:57 +0000 (15:30 +0000)]
Forgot this one (sorry for the noise, I'm debugging using the buildbots)

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

16 years agoContinue propagating the recent file renamings
mquinson [Mon, 14 Apr 2008 15:28:41 +0000 (15:28 +0000)]
Continue propagating the recent file renamings

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

16 years agoThis file was renamed
mquinson [Mon, 14 Apr 2008 15:26:59 +0000 (15:26 +0000)]
This file was renamed

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

16 years agoTry to fixup the context mess
mquinson [Mon, 14 Apr 2008 15:21:07 +0000 (15:21 +0000)]
Try to fixup the context mess

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

16 years agoFiles still broken, but at least in the right directory
mquinson [Thu, 10 Apr 2008 08:41:24 +0000 (08:41 +0000)]
Files still broken, but at least in the right directory

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

16 years agoCommit broken files which were wrongly moved; right move in the next commit
mquinson [Thu, 10 Apr 2008 08:40:45 +0000 (08:40 +0000)]
Commit broken files which were wrongly moved; right move in the next commit

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

16 years agodo not define EXTRA_DIST multiple times, or the last one will overwrite the previous...
mquinson [Thu, 10 Apr 2008 07:30:37 +0000 (07:30 +0000)]
do not define EXTRA_DIST multiple times, or the last one will overwrite the previous ones

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

16 years agorename some ucontext files to context_sysv so that alphabetical order get all context...
mquinson [Thu, 10 Apr 2008 07:26:28 +0000 (07:26 +0000)]
rename some ucontext files to context_sysv so that alphabetical order get all context related files together

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

16 years agorewrite a comment
mquinson [Thu, 10 Apr 2008 07:17:08 +0000 (07:17 +0000)]
rewrite a comment

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

16 years agodo not use strcpy for overlapping areas
mquinson [Mon, 7 Apr 2008 13:48:19 +0000 (13:48 +0000)]
do not use strcpy for overlapping areas

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

16 years agotest files
cherierm [Mon, 7 Apr 2008 13:37:05 +0000 (13:37 +0000)]
test files

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

16 years agoadd new files
cherierm [Mon, 7 Apr 2008 13:34:31 +0000 (13:34 +0000)]
add new files

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

16 years agolast version of tesh
cherierm [Mon, 7 Apr 2008 13:26:23 +0000 (13:26 +0000)]
last version of tesh

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

16 years agocosmetics
mquinson [Mon, 7 Apr 2008 09:42:19 +0000 (09:42 +0000)]
cosmetics

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

16 years agoLook for the GRAS_ROOT in /usr/local if nothing specified
mquinson [Mon, 7 Apr 2008 09:40:08 +0000 (09:40 +0000)]
Look for the GRAS_ROOT in /usr/local if nothing specified

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

16 years agoBug Fix. This function used to return the last task of the list when no matching...
alegrand [Wed, 2 Apr 2008 16:32:16 +0000 (16:32 +0000)]
Bug Fix. This function used to return the last task of the list when no matching task was found.

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

16 years agoUpdate Makefile.am so that all tesh files are distributed as well as other xml/trace...
alegrand [Wed, 19 Mar 2008 03:02:40 +0000 (03:02 +0000)]
Update Makefile.am so that all tesh files are distributed as well as other xml/trace files

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

16 years agoadd the source file network_constant.c in the visual project of simgrid dll.
cherierm [Mon, 17 Mar 2008 16:25:04 +0000 (16:25 +0000)]
add the source file network_constant.c in the visual project of simgrid dll.

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

16 years agorand_r() function is not implemented on Windows
cherierm [Mon, 17 Mar 2008 16:23:39 +0000 (16:23 +0000)]
rand_r() function is not implemented on Windows

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

16 years agoThe dirty commit Arnaud refuses to do
mquinson [Sat, 15 Mar 2008 22:41:50 +0000 (22:41 +0000)]
The dirty commit Arnaud refuses to do

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

16 years agoUse a random generator that updates its seed so that our simulation is deterministic.
alegrand [Sat, 15 Mar 2008 20:42:57 +0000 (20:42 +0000)]
Use a random generator that updates its seed so that our simulation is deterministic.

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

16 years agoHandle action whose latency is 0.
alegrand [Sat, 15 Mar 2008 20:42:38 +0000 (20:42 +0000)]
Handle action whose latency is 0.

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

16 years agoUse a random number for latency instead of a constant value.
alegrand [Sat, 15 Mar 2008 20:42:24 +0000 (20:42 +0000)]
Use a random number for latency instead of a constant value.

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

16 years agoGetting rid of rates.
alegrand [Sat, 15 Mar 2008 20:42:10 +0000 (20:42 +0000)]
Getting rid of rates.

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

16 years agoGetting rid of lmm_variables and lmm_systems.
alegrand [Sat, 15 Mar 2008 20:41:56 +0000 (20:41 +0000)]
Getting rid of lmm_variables and lmm_systems.

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

16 years agoGetting rid of network_links.
alegrand [Sat, 15 Mar 2008 20:41:42 +0000 (20:41 +0000)]
Getting rid of network_links.

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

16 years agoGetting rid of the routing table.
alegrand [Sat, 15 Mar 2008 20:41:28 +0000 (20:41 +0000)]
Getting rid of the routing table.

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

16 years agoDon't call lmm_solve and correctly use latency in update_actions_state
alegrand [Sat, 15 Mar 2008 20:41:11 +0000 (20:41 +0000)]
Don't call lmm_solve and correctly use latency in update_actions_state

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

16 years agoupdate_actions_state
alegrand [Sat, 15 Mar 2008 20:40:56 +0000 (20:40 +0000)]
update_actions_state

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

16 years agoClean the communicate function.
alegrand [Sat, 15 Mar 2008 20:40:42 +0000 (20:40 +0000)]
Clean the communicate function.

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

16 years agoStarting to code a "constant" network model.
alegrand [Sat, 15 Mar 2008 20:40:25 +0000 (20:40 +0000)]
Starting to code a "constant" network model.

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

16 years agoAdd seed management to have independant streams.
alegrand [Sat, 15 Mar 2008 20:37:26 +0000 (20:37 +0000)]
Add seed management to have independant streams.

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

16 years agoUse doubles for random generators instead of ints and floats.
alegrand [Sat, 15 Mar 2008 20:37:09 +0000 (20:37 +0000)]
Use doubles for random generators instead of ints and floats.

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

16 years agoMove a definition around so that other network models don't need to see CM02 internals...
alegrand [Sat, 15 Mar 2008 20:34:40 +0000 (20:34 +0000)]
Move a definition around so that other network models don't need to see CM02 internals...

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

16 years agoThe interaction between the parser and the surf modules makes more sense now.
alegrand [Sat, 15 Mar 2008 20:34:24 +0000 (20:34 +0000)]
The interaction between the parser and the surf modules makes more sense now.

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

16 years agocosmetic
alegrand [Sat, 15 Mar 2008 20:34:07 +0000 (20:34 +0000)]
cosmetic

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

16 years agoCleanup in includes.
alegrand [Sat, 15 Mar 2008 20:33:45 +0000 (20:33 +0000)]
Cleanup in includes.

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

16 years agoBug fix. I wonder how this function may have ever worked...
alegrand [Sat, 15 Mar 2008 20:33:18 +0000 (20:33 +0000)]
Bug fix. I wonder how this function may have ever worked...

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

16 years agotesh version 2
cherierm [Thu, 13 Mar 2008 13:46:37 +0000 (13:46 +0000)]
tesh version 2

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

16 years agowelcome to modernity
mquinson [Wed, 12 Mar 2008 13:33:47 +0000 (13:33 +0000)]
welcome to modernity

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

16 years agoRevalidate output (surf model improvement: latency is now taken into
alegrand [Mon, 10 Mar 2008 09:18:15 +0000 (09:18 +0000)]
Revalidate output (surf model improvement: latency is now taken into
account in the bandwidth bound).

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

16 years agoRevalidate output due to:
alegrand [Mon, 10 Mar 2008 09:17:39 +0000 (09:17 +0000)]
Revalidate output due to:

  1) recent parsings modification and maybe xbt_dict modifications:
     the first two hosts of the list are not the same ones as they
     used to.
  2) improvements in the surf model (latency is taken into account in
     the bandwidth bound)

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

16 years agorevalidate output.
alegrand [Sun, 9 Mar 2008 21:47:18 +0000 (21:47 +0000)]
revalidate output.

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

16 years agoBugfix.
alegrand [Sun, 9 Mar 2008 21:47:12 +0000 (21:47 +0000)]
Bugfix.

 1) Use ptask_L07 as other models do not support parallel tasks anymore.
 2) Do not free arguments defining parallel tasks. They are automatically desalocated when the action is destroyed.

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

16 years agoFix a god damn race condition: make sure nobody changes the dynar->used value before...
mquinson [Fri, 7 Mar 2008 21:32:52 +0000 (21:32 +0000)]
Fix a god damn race condition: make sure nobody changes the dynar->used value before we get the lock by actually locking before reading it (inline xbt_dynar_insert_at in xbt_dynar_push)

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

16 years agoRight. time_t is not long int on AIX. ahah. Very funny. Ok, I've found worse than...
mquinson [Fri, 7 Mar 2008 21:10:41 +0000 (21:10 +0000)]
Right. time_t is not long int on AIX. ahah. Very funny. Ok, I've found worse than windows to play with

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

16 years agopublish a symbol used by a test, for the poor souls using windows
mquinson [Fri, 7 Mar 2008 14:31:52 +0000 (14:31 +0000)]
publish a symbol used by a test, for the poor souls using windows

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

16 years agocosmetics
mquinson [Fri, 7 Mar 2008 13:52:17 +0000 (13:52 +0000)]
cosmetics

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

16 years agoRevalidate the output
mquinson [Fri, 7 Mar 2008 13:42:10 +0000 (13:42 +0000)]
Revalidate the output

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

16 years agoavoid redeclaring standard headers to avoid mismatches
mquinson [Fri, 7 Mar 2008 13:37:54 +0000 (13:37 +0000)]
avoid redeclaring standard headers to avoid mismatches

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

16 years agoIgnore cruft
mquinson [Fri, 7 Mar 2008 13:25:31 +0000 (13:25 +0000)]
Ignore cruft

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

16 years agomoved XBT_LOG_CONNECT calls into smpi_global so that they will only be called
markls [Fri, 7 Mar 2008 08:32:09 +0000 (08:32 +0000)]
moved XBT_LOG_CONNECT calls into smpi_global so that they will only be called
once per program invocation rather than once per process.  Also surrounded by
#ifdef so that smpi can still compile against older versions of simgrid.

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

16 years agofixed nasty border condition bug.
markls [Thu, 6 Mar 2008 23:28:11 +0000 (23:28 +0000)]
fixed nasty border condition bug.

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

16 years agoDocument last changes
mquinson [Thu, 6 Mar 2008 14:09:45 +0000 (14:09 +0000)]
Document last changes

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

16 years agoDon't be paranoid, people won't connect stuff badly, will they?
mquinson [Thu, 6 Mar 2008 13:24:18 +0000 (13:24 +0000)]
Don't be paranoid, people won't connect stuff badly, will they?

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

16 years agoConnect correctly the log channels manually for windows. I didn't try to compile...
mquinson [Thu, 6 Mar 2008 13:23:40 +0000 (13:23 +0000)]
Connect correctly the log channels manually for windows. I didn't try to compile last commit, sorry for the noise

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

16 years agoFix detection of old versions
mquinson [Thu, 6 Mar 2008 12:01:33 +0000 (12:01 +0000)]
Fix detection of old versions

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

16 years agoDo connect all log channel manually to parent using XBT_LOG_CONNECT() too, so that...
mquinson [Thu, 6 Mar 2008 10:26:18 +0000 (10:26 +0000)]
Do connect all log channel manually to parent using XBT_LOG_CONNECT() too, so that it works properly under windows

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

16 years agoMake sure that all the categories are connected with XBT_LOG_CONNECT() too, so that...
mquinson [Thu, 6 Mar 2008 10:24:56 +0000 (10:24 +0000)]
Make sure that all the categories are connected with XBT_LOG_CONNECT() too, so that it works properly under windows

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

16 years agoCosmetics on the way the documentation of the tree of log channels is generated
mquinson [Thu, 6 Mar 2008 09:36:13 +0000 (09:36 +0000)]
Cosmetics on the way the documentation of the tree of log channels is generated

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

16 years agoStupid microsoft compiler not understanding the basic bases of C99
mquinson [Thu, 6 Mar 2008 09:05:37 +0000 (09:05 +0000)]
Stupid microsoft compiler not understanding the basic bases of C99

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

16 years agoStrict ANSI compilers (such as microsoft ones) do not allow non-constant initializers...
mquinson [Thu, 6 Mar 2008 08:59:50 +0000 (08:59 +0000)]
Strict ANSI compilers (such as microsoft ones) do not allow non-constant initializers. So, work it arround by adding a XBT_LOG_CONNECT macro to connect the child to the parent afterward

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

16 years agoautogenerated
mquinson [Thu, 6 Mar 2008 08:51:01 +0000 (08:51 +0000)]
autogenerated

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

16 years agoRegenerate all flexml-generated files to fix a FTBFS on buildbots
mquinson [Thu, 6 Mar 2008 08:04:44 +0000 (08:04 +0000)]
Regenerate all flexml-generated files to fix a FTBFS on buildbots

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

16 years agoregenerate all makefiles.in with the lastest autotools
mquinson [Thu, 6 Mar 2008 08:02:38 +0000 (08:02 +0000)]
regenerate all makefiles.in with the lastest autotools

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

16 years agoGet the flexml-generated file regenerated on need
mquinson [Thu, 6 Mar 2008 08:00:56 +0000 (08:00 +0000)]
Get the flexml-generated file regenerated on need

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

16 years agoRevalidate output. There is no task root in this exemple... probably an old cleanup...
alegrand [Wed, 5 Mar 2008 01:51:49 +0000 (01:51 +0000)]
Revalidate output. There is no task root in this exemple... probably an old cleanup of basic6.c and somebody forgot to update the tesh file accordingly.

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

16 years agoBug Fix: The symptom is hard to describe. Sometimes some tasks were not scheduled...
alegrand [Wed, 5 Mar 2008 01:51:45 +0000 (01:51 +0000)]
Bug Fix: The symptom is hard to describe. Sometimes some tasks were not scheduled whereas they should have...

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

16 years agoRevalidate output. It did not take into account last improvements to ptask_07 (a...
alegrand [Wed, 5 Mar 2008 01:51:39 +0000 (01:51 +0000)]
Revalidate output. It did not take into account last improvements to ptask_07 (a better management of 0s and the RTT bound).

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

16 years agoCosmetics
alegrand [Wed, 5 Mar 2008 01:51:30 +0000 (01:51 +0000)]
Cosmetics

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

16 years agoRevalidate output. It did not take into account last improvements to
alegrand [Wed, 5 Mar 2008 01:51:23 +0000 (01:51 +0000)]
Revalidate output. It did not take into account last improvements to
ptask_07 (a better management of 0s and the RTT bound).

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

16 years agoBug fix in the trace management: the power value was not scaled. The
alegrand [Wed, 5 Mar 2008 01:51:18 +0000 (01:51 +0000)]
Bug fix in the trace management: the power value was not scaled. The
power of a host was between 0 and 1 when using traces instead of being
in Mflop/s.

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

16 years agoRemove useless \n in DEBUG messages.
alegrand [Wed, 5 Mar 2008 01:51:12 +0000 (01:51 +0000)]
Remove useless \n in DEBUG messages.

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

16 years agoHelp running properly after last XML parsing/DTD changes.
alegrand [Wed, 5 Mar 2008 01:51:07 +0000 (01:51 +0000)]
Help running properly after last XML parsing/DTD changes.

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

16 years agoRemove useless \n in DEBUG messages.
alegrand [Wed, 5 Mar 2008 01:51:01 +0000 (01:51 +0000)]
Remove useless \n in DEBUG messages.

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

16 years agoHelp running properly after last XML parsing/DTD changes.
alegrand [Wed, 5 Mar 2008 01:50:51 +0000 (01:50 +0000)]
Help running properly after last XML parsing/DTD changes.

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