Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
16 years agochanged smpi data structures.
markls [Wed, 5 Sep 2007 22:26:54 +0000 (22:26 +0000)]
changed smpi data structures.

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

16 years agoAdding a ref
alegrand [Wed, 5 Sep 2007 13:54:37 +0000 (13:54 +0000)]
Adding a ref

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

16 years agouse suspend instead of playing with priority...
alegrand [Wed, 5 Sep 2007 10:33:11 +0000 (10:33 +0000)]
use suspend instead of playing with priority...

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

16 years agocleanup
alegrand [Wed, 5 Sep 2007 10:21:58 +0000 (10:21 +0000)]
cleanup

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

16 years agoWindows users (at least, MSVC ones) need a def file
mquinson [Tue, 4 Sep 2007 14:46:52 +0000 (14:46 +0000)]
Windows users (at least, MSVC ones) need a def file

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

16 years agoIgnore ignorable
mquinson [Tue, 4 Sep 2007 14:44:40 +0000 (14:44 +0000)]
Ignore ignorable

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

16 years agorenamed some functions and moved some data structures to make things more
markls [Tue, 4 Sep 2007 10:55:55 +0000 (10:55 +0000)]
renamed some functions and moved some data structures to make things more
consistent.

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

16 years agorequests were not being makred uncompleted before being recycled by mallocator.
markls [Sun, 2 Sep 2007 12:29:28 +0000 (12:29 +0000)]
requests were not being makred uncompleted before being recycled by mallocator.
A minor bug that caused some confusion; fixed now.

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

16 years agoSIMIX_process_resume needed to signal cond after resuming surf action.
markls [Sun, 2 Sep 2007 09:39:55 +0000 (09:39 +0000)]
SIMIX_process_resume needed to signal cond after resuming surf action.

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

16 years agominor change broke the build. My bad. It should be fixed now.
markls [Fri, 31 Aug 2007 09:17:27 +0000 (09:17 +0000)]
minor change broke the build.  My bad.  It should be fixed now.

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

16 years agotrying to debug a persistent problem.
markls [Fri, 31 Aug 2007 07:56:18 +0000 (07:56 +0000)]
trying to debug a persistent problem.

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

16 years agoAdd debug + incredibly stupid bug fix.
alegrand [Thu, 30 Aug 2007 15:04:51 +0000 (15:04 +0000)]
Add debug + incredibly stupid bug fix.

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

16 years agoforgot to commit changes to this file earlier...
markls [Thu, 30 Aug 2007 08:34:12 +0000 (08:34 +0000)]
forgot to commit changes to this file earlier...

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

16 years agomoved some more data structures into private.h. Still having problem where
markls [Wed, 29 Aug 2007 23:50:04 +0000 (23:50 +0000)]
moved some more data structures into private.h.  Still having problem where
suspended tasks do not seem to want to resume...

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

16 years agoremoved some unnecessary waiting
markls [Wed, 29 Aug 2007 07:15:10 +0000 (07:15 +0000)]
removed some unnecessary waiting

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

16 years agorefactored smpi into multiple source files.
markls [Tue, 28 Aug 2007 21:07:49 +0000 (21:07 +0000)]
refactored smpi into multiple source files.

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

16 years agoremoved some files I need to add back again...
markls [Tue, 28 Aug 2007 20:03:27 +0000 (20:03 +0000)]
removed some files I need to add back again...

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

16 years agorefactoring smpi into multiple source files.
markls [Tue, 28 Aug 2007 09:35:32 +0000 (09:35 +0000)]
refactoring smpi into multiple source files.

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

16 years agocorrection of a little bug
vernier [Tue, 28 Aug 2007 09:02:00 +0000 (09:02 +0000)]
correction of a little bug

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

16 years agoAllow no specification of number of hosts on the command line : uses all available...
eyraudl [Mon, 27 Aug 2007 14:29:30 +0000 (14:29 +0000)]
Allow no specification of number of hosts on the command line : uses all available hosts.

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

16 years agoMeasures elapsed time
eyraudl [Mon, 27 Aug 2007 14:28:45 +0000 (14:28 +0000)]
Measures elapsed time

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

16 years agoSlight clarification of variable names
eyraudl [Mon, 27 Aug 2007 14:26:33 +0000 (14:26 +0000)]
Slight clarification of variable names

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

16 years agoRound-robin deployment so that everybody does not send to the same guy at the same...
eyraudl [Mon, 27 Aug 2007 14:24:46 +0000 (14:24 +0000)]
Round-robin deployment so that everybody does not send to the same guy at the same time.

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

16 years agoAdaptation to 'Change the way we specify the sizes of bandwidth tests to be able...
eyraudl [Mon, 27 Aug 2007 14:17:27 +0000 (14:17 +0000)]
Adaptation to 'Change the way we specify the sizes of bandwidth tests to be able to send really large amount of data'

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

16 years agoOoups. How come my code ever worked without changing that ?...
alegrand [Sun, 26 Aug 2007 13:44:08 +0000 (13:44 +0000)]
Ooups. How come my code ever worked without changing that ?...

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

16 years agoPriorities now fixed in the default model
alegrand [Fri, 24 Aug 2007 13:30:58 +0000 (13:30 +0000)]
Priorities now fixed in the default model

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

16 years agoUse priorities...
alegrand [Fri, 24 Aug 2007 13:30:39 +0000 (13:30 +0000)]
Use priorities...

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

16 years agoUse priorities...
alegrand [Fri, 24 Aug 2007 13:19:52 +0000 (13:19 +0000)]
Use priorities...

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

16 years agoAdding a test on priorities
alegrand [Fri, 24 Aug 2007 13:19:32 +0000 (13:19 +0000)]
Adding a test on priorities

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

16 years agomoving smpi.h to public include directory.
markls [Fri, 24 Aug 2007 00:53:03 +0000 (00:53 +0000)]
moving smpi.h to public include directory.

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

16 years agopublicly exported smpi data structures.
markls [Fri, 24 Aug 2007 00:45:10 +0000 (00:45 +0000)]
publicly exported smpi data structures.

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

16 years agoupdated internal data structures to allow smpi to run outside of source tree.
markls [Fri, 24 Aug 2007 00:44:35 +0000 (00:44 +0000)]
updated internal data structures to allow smpi to run outside of source tree.

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

16 years agoencapsulated simdata in private data structures so that smpi.h does not need to
markls [Fri, 24 Aug 2007 00:00:25 +0000 (00:00 +0000)]
encapsulated simdata in private data structures so that smpi.h does not need to
include simix.h

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

16 years agoFix the test.
alegrand [Thu, 23 Aug 2007 12:24:26 +0000 (12:24 +0000)]
Fix the test.

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

16 years agoUse non stupid values for the parallel task.
alegrand [Thu, 23 Aug 2007 12:22:56 +0000 (12:22 +0000)]
Use non stupid values for the parallel task.

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

16 years agoFix platform...
alegrand [Thu, 23 Aug 2007 12:22:28 +0000 (12:22 +0000)]
Fix platform...

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

16 years agoFix parallel task problem with SIMIX raised by F. Suter
alegrand [Thu, 23 Aug 2007 12:22:17 +0000 (12:22 +0000)]
Fix parallel task problem with SIMIX raised by F. Suter

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

16 years agoMove initialization somewhere else because people that do not use MSG_launch_applicat...
alegrand [Thu, 23 Aug 2007 12:21:44 +0000 (12:21 +0000)]
Move initialization somewhere else because people that do not use MSG_launch_application also need love...

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

16 years agoAdding an example of parallel task usage with MSG. Unfortunately, this example, altho...
alegrand [Thu, 23 Aug 2007 11:35:29 +0000 (11:35 +0000)]
Adding an example of parallel task usage with MSG. Unfortunately, this example, although valid, fails... There seems to be something rotten in SIMIX. I'm on it.

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

16 years agochanged smpirun to delete temp files.
markls [Tue, 21 Aug 2007 18:41:40 +0000 (18:41 +0000)]
changed smpirun to delete temp files.

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

16 years agoapparently we can't just pop items off the cond_list for each action any more.
markls [Tue, 21 Aug 2007 17:55:50 +0000 (17:55 +0000)]
apparently we can't just pop items off the cond_list for each action any more.
changed to properly unregister conds from actions now.

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

16 years agoremoved unregister_action_to_condition calls. The way smpi works actions are
markls [Tue, 21 Aug 2007 10:50:15 +0000 (10:50 +0000)]
removed unregister_action_to_condition calls.  The way smpi works actions are
destroyed after being completed.

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

16 years agoSubstitution of the word "resource" by "model" in every surf
velho [Fri, 17 Aug 2007 09:30:37 +0000 (09:30 +0000)]
Substitution of the word "resource" by "model" in every surf

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

16 years agoKudos, dude
mquinson [Thu, 16 Aug 2007 21:46:30 +0000 (21:46 +0000)]
Kudos, dude

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

16 years agoSubstitution of the word "resource" by "model" in every surf related identifier
velho [Thu, 16 Aug 2007 15:33:48 +0000 (15:33 +0000)]
Substitution of the word "resource" by "model" in every surf related identifier

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

16 years ago"Cleaner" hack. Dude, I love C macros... ;)
alegrand [Thu, 16 Aug 2007 13:40:43 +0000 (13:40 +0000)]
"Cleaner" hack. Dude, I love C macros... ;)

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

16 years agoHacking my previous hack to bypass surfxml.
alegrand [Thu, 16 Aug 2007 12:08:32 +0000 (12:08 +0000)]
Hacking my previous hack to bypass surfxml.

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

16 years agoStay up-to-date with latest deployment modifications.
alegrand [Thu, 16 Aug 2007 12:07:29 +0000 (12:07 +0000)]
Stay up-to-date with latest deployment modifications.

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

16 years agoThere may be other resources than workstation. The whole resource_list should thus...
alegrand [Tue, 14 Aug 2007 15:14:22 +0000 (15:14 +0000)]
There may be other resources than workstation. The whole resource_list should thus be browsed...

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

16 years agoA simple communication may also be from a host to itself...
alegrand [Tue, 14 Aug 2007 15:13:43 +0000 (15:13 +0000)]
A simple communication may also be from a host to itself...

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

16 years agoBug fix.
alegrand [Tue, 14 Aug 2007 15:11:37 +0000 (15:11 +0000)]
Bug fix.

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

16 years agoTake into account the case where some variable do not consume anything.
alegrand [Tue, 14 Aug 2007 15:11:26 +0000 (15:11 +0000)]
Take into account the case where some variable do not consume anything.

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

16 years agoChanged task->simdata->using in the communication to do not destroy
donassbr [Tue, 14 Aug 2007 13:34:57 +0000 (13:34 +0000)]
Changed task->simdata->using in the communication to do not destroy
the task while it's being used.

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

16 years agohandle 0-size tasks.
alegrand [Tue, 14 Aug 2007 13:20:35 +0000 (13:20 +0000)]
handle 0-size tasks.

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

16 years agoUpdate the changelog
alegrand [Tue, 14 Aug 2007 09:47:11 +0000 (09:47 +0000)]
Update the changelog

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

16 years agoUseless file (available in ../msg/)
alegrand [Tue, 14 Aug 2007 09:31:54 +0000 (09:31 +0000)]
Useless file (available in ../msg/)

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

16 years agoUse tesh and add tests for simdag (thanks Fred).
alegrand [Tue, 14 Aug 2007 09:01:31 +0000 (09:01 +0000)]
Use tesh and add tests for simdag (thanks Fred).

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

16 years agoBug fix + cosmetics
alegrand [Tue, 14 Aug 2007 08:43:14 +0000 (08:43 +0000)]
Bug fix + cosmetics

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

16 years agoAdding a masterslave example with failures.
alegrand [Tue, 14 Aug 2007 07:52:22 +0000 (07:52 +0000)]
Adding a masterslave example with failures.

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

16 years agoI think we should always add such a "fake" action to handle failures (not just when...
alegrand [Tue, 14 Aug 2007 07:52:10 +0000 (07:52 +0000)]
I think we should always add such a "fake" action to handle failures (not just when no smx_action has been registered yet)

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

16 years agocosmetics
alegrand [Tue, 14 Aug 2007 07:51:02 +0000 (07:51 +0000)]
cosmetics

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

16 years agostupid me!
alegrand [Mon, 13 Aug 2007 15:45:21 +0000 (15:45 +0000)]
stupid me!

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

16 years agoIssue a warning about latencies instead of aborting.
alegrand [Mon, 13 Aug 2007 15:32:54 +0000 (15:32 +0000)]
Issue a warning about latencies instead of aborting.

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

16 years agobug fix in communicate + create 0-consumption on all hosts
alegrand [Mon, 13 Aug 2007 15:29:17 +0000 (15:29 +0000)]
bug fix in communicate + create 0-consumption on all hosts

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

16 years agodebug + fixed many bugs due to too fast coding... :(
alegrand [Mon, 13 Aug 2007 15:28:28 +0000 (15:28 +0000)]
debug + fixed many bugs due to too fast coding... :(

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

16 years agoTake into account the weird case where remain would already be 0 (could happen if...
alegrand [Mon, 13 Aug 2007 15:27:06 +0000 (15:27 +0000)]
Take into account the weird case where remain would already be 0 (could happen if a 0-size action is created)

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

16 years agoreindent.
alegrand [Fri, 10 Aug 2007 16:01:56 +0000 (16:01 +0000)]
reindent.

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

16 years agoremove dead files.
alegrand [Fri, 10 Aug 2007 16:00:33 +0000 (16:00 +0000)]
remove dead files.

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

16 years agoHandle FAT_PIPES.
alegrand [Fri, 10 Aug 2007 15:56:36 +0000 (15:56 +0000)]
Handle FAT_PIPES.

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

16 years agoptask_L07 can now do execute and communicate via execute_parallel_task
alegrand [Fri, 10 Aug 2007 15:19:19 +0000 (15:19 +0000)]
ptask_L07 can now do execute and communicate via execute_parallel_task

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

16 years agoUse simple communications and computations whenever possible...
alegrand [Fri, 10 Aug 2007 14:51:02 +0000 (14:51 +0000)]
Use simple communications and computations whenever possible...

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

16 years agoAutomatically generated file
alegrand [Fri, 10 Aug 2007 12:35:18 +0000 (12:35 +0000)]
Automatically generated file

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

16 years agoAdd a new workstation model. Should give much more reasonnable results for parallel...
alegrand [Fri, 10 Aug 2007 12:34:39 +0000 (12:34 +0000)]
Add a new workstation model. Should give much more reasonnable results for parallel tasks.

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

16 years agovarious cleanups + debug
alegrand [Fri, 10 Aug 2007 12:33:40 +0000 (12:33 +0000)]
various cleanups + debug

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

16 years agovarious cleanups
alegrand [Fri, 10 Aug 2007 12:33:01 +0000 (12:33 +0000)]
various cleanups

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

16 years agoUse the modular surf resource mechanism to allow SD users to change the resource...
alegrand [Fri, 10 Aug 2007 12:32:14 +0000 (12:32 +0000)]
Use the modular surf resource mechanism to allow SD users to change the resource models.

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

16 years agoAdd a new "max-min" like sharing for parallel tasks.
alegrand [Fri, 10 Aug 2007 09:44:16 +0000 (09:44 +0000)]
Add a new "max-min" like sharing for parallel tasks.

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

16 years agoAutogenerated, and commiting it was important since the dynar_unit needs to follow...
mquinson [Thu, 9 Aug 2007 18:41:44 +0000 (18:41 +0000)]
Autogenerated, and commiting it was important since the dynar_unit needs to follow changes in threads API

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

16 years agoAutomatically cleaned flexml files.
alegrand [Thu, 9 Aug 2007 09:05:40 +0000 (09:05 +0000)]
Automatically cleaned flexml files.

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

16 years agoAutomatically generated file
alegrand [Thu, 9 Aug 2007 09:04:51 +0000 (09:04 +0000)]
Automatically generated file

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

16 years agoUse XBT_PUBLIC instead of XBT_PUBLIC_DATA
alegrand [Thu, 9 Aug 2007 09:04:36 +0000 (09:04 +0000)]
Use XBT_PUBLIC instead of XBT_PUBLIC_DATA

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

16 years agoneeded to add new input files to build scripts to cvs.
markls [Wed, 8 Aug 2007 21:43:24 +0000 (21:43 +0000)]
needed to add new input files to build scripts to cvs.

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

16 years agoforgot to propagate the last file renaming here.
alegrand [Wed, 8 Aug 2007 13:20:26 +0000 (13:20 +0000)]
forgot to propagate the last file renaming here.

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

16 years agoAutomatically generated files...
alegrand [Wed, 8 Aug 2007 13:05:32 +0000 (13:05 +0000)]
Automatically generated files...

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

16 years agoUse XBT_PUBLIC_DATA instead of extern in the automatically generated xml parser headers.
alegrand [Wed, 8 Aug 2007 13:05:19 +0000 (13:05 +0000)]
Use XBT_PUBLIC_DATA instead of extern in the automatically generated xml parser headers.

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

16 years agosmpicc/smpirun no longer require special envirnment variables. also they're now
markls [Wed, 8 Aug 2007 12:01:44 +0000 (12:01 +0000)]
smpicc/smpirun no longer require special envirnment variables.  also they're now
installed with scripts in the bin directory.

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

16 years agoAutomatically generated file.
alegrand [Wed, 8 Aug 2007 10:34:55 +0000 (10:34 +0000)]
Automatically generated file.

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

16 years agoClean use of extern (XBT_PUBLIC_DATA). No automatic way of doing that as this is...
alegrand [Wed, 8 Aug 2007 10:33:42 +0000 (10:33 +0000)]
Clean use of extern (XBT_PUBLIC_DATA). No automatic way of doing that as this is not an automatically generated file.

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

16 years agoCommitting automatically generated file (after the "sed" dependancy
alegrand [Wed, 8 Aug 2007 10:21:52 +0000 (10:21 +0000)]
Committing automatically generated file (after the "sed" dependancy
addition).

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

16 years agoCleaning file names.
alegrand [Wed, 8 Aug 2007 10:13:05 +0000 (10:13 +0000)]
Cleaning file names.

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

16 years agoClean up the mess after the new surf_resource management mechanism
alegrand [Wed, 8 Aug 2007 10:12:21 +0000 (10:12 +0000)]
Clean up the mess after the new surf_resource management mechanism
addition.

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

16 years agoMore readable information.
alegrand [Wed, 8 Aug 2007 10:09:12 +0000 (10:09 +0000)]
More readable information.

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

16 years agoThreads are now named
mquinson [Wed, 8 Aug 2007 00:04:35 +0000 (00:04 +0000)]
Threads are now named

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

16 years agofollow old internal API change (why didn't it got detected before?)
mquinson [Wed, 8 Aug 2007 00:04:12 +0000 (00:04 +0000)]
follow old internal API change (why didn't it got detected before?)

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

16 years agothis is a known failure. Mark it as is, do not mask it
mquinson [Wed, 8 Aug 2007 00:03:11 +0000 (00:03 +0000)]
this is a known failure. Mark it as is, do not mask it

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

16 years agoForce the classpath to make it compile again
mquinson [Wed, 8 Aug 2007 00:02:41 +0000 (00:02 +0000)]
Force the classpath to make it compile again

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

16 years agokill old oldy
mquinson [Wed, 8 Aug 2007 00:01:58 +0000 (00:01 +0000)]
kill old oldy

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

16 years agouse long option so that I still understand it 3 days after
mquinson [Wed, 8 Aug 2007 00:01:25 +0000 (00:01 +0000)]
use long option so that I still understand it 3 days after

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

16 years agoDon't use %t in log format, but %P; revalidate the output after listener introduction
mquinson [Tue, 7 Aug 2007 23:16:02 +0000 (23:16 +0000)]
Don't use %t in log format, but %P; revalidate the output after listener introduction

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

16 years agoAlso sum up expected failures
mquinson [Tue, 7 Aug 2007 23:05:30 +0000 (23:05 +0000)]
Also sum up expected failures

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