Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
16 years agoimport sax helpers
cherierm [Fri, 21 Sep 2007 15:34:31 +0000 (15:34 +0000)]
import sax helpers

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

16 years agoimport the good exception class
cherierm [Fri, 21 Sep 2007 15:33:34 +0000 (15:33 +0000)]
import the good exception class

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

16 years agobuilbot configuration files back up
cherierm [Fri, 21 Sep 2007 15:31:24 +0000 (15:31 +0000)]
builbot configuration files back up

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

16 years agoFix initialization.
alegrand [Fri, 21 Sep 2007 12:55:25 +0000 (12:55 +0000)]
Fix initialization.

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

16 years agoRemoving now useless function.
alegrand [Fri, 21 Sep 2007 07:48:43 +0000 (07:48 +0000)]
Removing now useless function.

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

16 years agoOps, there is some more s_host fields around
mquinson [Thu, 20 Sep 2007 16:06:20 +0000 (16:06 +0000)]
Ops, there is some more s_host fields around

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

16 years agoOk, you won't believe this one. Visual seems to break on structures containing a...
mquinson [Thu, 20 Sep 2007 16:03:07 +0000 (16:03 +0000)]
Ok, you won't believe this one. Visual seems to break on structures containing a field which name begins with 's_' since it uses this prefix for internal purpose around debuging. How beautiful is the windows world...

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

16 years agoFurther cleanups:
mquinson [Thu, 20 Sep 2007 16:00:57 +0000 (16:00 +0000)]
Further cleanups:
 - more comments
 - Remove a useless argument to xbt_context_stop (it's always
   current_context)
 - group actions of freeing context fields in xbt_context_free (some
   of them where in xbt_context_stop for no good reason)
 - __xbt_context_yield never receive a NULL argument, so change the if
   to an assert
 - plus other minor cleanups

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

16 years agoKill old leftover
mquinson [Thu, 20 Sep 2007 15:28:53 +0000 (15:28 +0000)]
Kill old leftover

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

16 years agoCleanup: shuffle the functions to get them in a somehow logical order
mquinson [Thu, 20 Sep 2007 10:13:26 +0000 (10:13 +0000)]
Cleanup: shuffle the functions to get them in a somehow logical order

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

16 years agoKill oldies
mquinson [Tue, 18 Sep 2007 10:24:48 +0000 (10:24 +0000)]
Kill oldies

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

16 years agomodel->resource when needed...
alegrand [Tue, 18 Sep 2007 10:20:47 +0000 (10:20 +0000)]
model->resource when needed...

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

16 years agoadded very crufy hacked together broadcast and split.
markls [Tue, 18 Sep 2007 10:20:23 +0000 (10:20 +0000)]
added very crufy hacked together broadcast and split.

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

16 years agoOnly clean unit files in maintainer mode since we cannot regenerate them right in...
mquinson [Tue, 18 Sep 2007 10:13:53 +0000 (10:13 +0000)]
Only clean unit files in maintainer mode since we cannot regenerate them right in other modes

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

16 years agoRegenerate unit tests
mquinson [Tue, 18 Sep 2007 09:33:43 +0000 (09:33 +0000)]
Regenerate unit tests

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

16 years agoTypo in botbuild detection
mquinson [Tue, 18 Sep 2007 09:28:49 +0000 (09:28 +0000)]
Typo in botbuild detection

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

16 years agorevalidate 64bit outputs
mquinson [Tue, 18 Sep 2007 09:16:30 +0000 (09:16 +0000)]
revalidate 64bit outputs

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

16 years agoAdd a compilation mode suited to build daemons. It's ways more permissive than regula...
mquinson [Tue, 18 Sep 2007 09:00:56 +0000 (09:00 +0000)]
Add a compilation mode suited to build daemons. It's ways more permissive than regular mode

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

16 years agoworking on mpi_comm_split.
markls [Sun, 16 Sep 2007 05:35:54 +0000 (05:35 +0000)]
working on mpi_comm_split.

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

16 years agoadding very hacked together and inefficient implementation of mpi_comm_world.
markls [Sat, 15 Sep 2007 09:15:25 +0000 (09:15 +0000)]
adding very hacked together and inefficient implementation of mpi_comm_world.
doesn't work yet.

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

16 years agoBugfix.
alegrand [Fri, 14 Sep 2007 09:34:54 +0000 (09:34 +0000)]
Bugfix.

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

16 years agoStupid me. Let's use the right variable.
alegrand [Fri, 14 Sep 2007 09:25:00 +0000 (09:25 +0000)]
Stupid me. Let's use the right variable.

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

16 years agocleanups
alegrand [Fri, 14 Sep 2007 08:35:12 +0000 (08:35 +0000)]
cleanups

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

16 years agocleanup
alegrand [Fri, 14 Sep 2007 08:28:11 +0000 (08:28 +0000)]
cleanup

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

16 years agostupid me.
alegrand [Fri, 14 Sep 2007 08:26:49 +0000 (08:26 +0000)]
stupid me.

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

16 years agoNew version of the java bindings by Malek, passing all [existing] tests
mquinson [Thu, 13 Sep 2007 22:26:16 +0000 (22:26 +0000)]
New version of the java bindings by Malek, passing all [existing] tests

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

16 years agoignore cruft
mquinson [Thu, 13 Sep 2007 22:21:42 +0000 (22:21 +0000)]
ignore cruft

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

16 years agoignore cruft
mquinson [Thu, 13 Sep 2007 22:21:14 +0000 (22:21 +0000)]
ignore cruft

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

16 years ago* full complience with execute_parallel_task
alegrand [Thu, 13 Sep 2007 14:27:20 +0000 (14:27 +0000)]
* full complience with execute_parallel_task
* add support for a bound based on latencies.

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

16 years agotake variable bounds into account.
alegrand [Thu, 13 Sep 2007 14:24:34 +0000 (14:24 +0000)]
take variable bounds into account.

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

16 years agoFollow surf's prototype for parallel tasks.
alegrand [Thu, 13 Sep 2007 13:13:31 +0000 (13:13 +0000)]
Follow surf's prototype for parallel tasks.

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

16 years agoForce the field precision to be int, as asked by picky compilers
mquinson [Thu, 13 Sep 2007 13:02:15 +0000 (13:02 +0000)]
Force the field precision to be int, as asked by picky compilers

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

16 years agoremove cvs files.
alegrand [Thu, 13 Sep 2007 12:53:53 +0000 (12:53 +0000)]
remove cvs files.

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

16 years agoExplain code visitor of what's going on here
mquinson [Thu, 13 Sep 2007 12:33:03 +0000 (12:33 +0000)]
Explain code visitor of what's going on here

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

16 years agoNew test to ensure the semantic of gras_msg_handle(i) when i<0, i==0 and i>0
mquinson [Thu, 13 Sep 2007 12:32:28 +0000 (12:32 +0000)]
New test to ensure the semantic of gras_msg_handle(i) when i<0, i==0 and i>0

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

16 years agoHandle properly the delay==-1 case (by blocking for ever)
mquinson [Thu, 13 Sep 2007 12:26:49 +0000 (12:26 +0000)]
Handle properly the delay==-1 case (by blocking for ever)

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

16 years agomake the makefile more manageable by splitting variables definitions for each test
mquinson [Thu, 13 Sep 2007 09:20:31 +0000 (09:20 +0000)]
make the makefile more manageable by splitting variables definitions for each test

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

16 years agoSecond step in putting the datadesc tests into their own directory
mquinson [Thu, 13 Sep 2007 08:06:22 +0000 (08:06 +0000)]
Second step in putting the datadesc tests into their own directory

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

16 years agoFirst step in putting the datadesc tests into their own directory
mquinson [Thu, 13 Sep 2007 08:01:05 +0000 (08:01 +0000)]
First step in putting the datadesc tests into their own directory

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

16 years agoremove crap in compound. Parallel tasks are not modeled here anyway...
alegrand [Wed, 12 Sep 2007 16:16:47 +0000 (16:16 +0000)]
remove crap in compound. Parallel tasks are not modeled here anyway...

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

16 years agoconsequence of the global maxmin system removal.
alegrand [Wed, 12 Sep 2007 16:16:16 +0000 (16:16 +0000)]
consequence of the global maxmin system removal.

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

16 years agoremove cruft
alegrand [Wed, 12 Sep 2007 16:10:52 +0000 (16:10 +0000)]
remove cruft

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

16 years agobugfix revealed by making maxmin_system private...
alegrand [Wed, 12 Sep 2007 16:10:41 +0000 (16:10 +0000)]
bugfix revealed by making maxmin_system private...

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

16 years agoDrop tests of the transport layer. The introduction of the receiving thread make...
mquinson [Wed, 12 Sep 2007 15:39:10 +0000 (15:39 +0000)]
Drop tests of the transport layer. The introduction of the receiving thread make them impossible since this dude absolutely expects messages on the socket, and make impossible to exchange raw data as done in these tests. These functionnalities are well tested elsewhere. datadesc_usage tests file sockets, and pretty everyone tests regular sockets

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

16 years agoFinalize the conversion of GRAS tests to TESH
mquinson [Wed, 12 Sep 2007 15:27:41 +0000 (15:27 +0000)]
Finalize the conversion of GRAS tests to TESH

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

16 years agoAdd partial latency support to ptask_L07.
alegrand [Wed, 12 Sep 2007 15:17:24 +0000 (15:17 +0000)]
Add partial latency support to ptask_L07.

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

16 years agoignore binary
mquinson [Wed, 12 Sep 2007 15:17:20 +0000 (15:17 +0000)]
ignore binary

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

16 years agoremove global maxmin system. Every model should use its own. It's cleaner and faster!!!
alegrand [Wed, 12 Sep 2007 15:15:53 +0000 (15:15 +0000)]
remove global maxmin system. Every model should use its own. It's cleaner and faster!!!

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

16 years agoremove global maxmin system. Every model should use its own. It's cleaner and faster!!!
alegrand [Wed, 12 Sep 2007 15:15:17 +0000 (15:15 +0000)]
remove global maxmin system. Every model should use its own. It's cleaner and faster!!!

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

16 years agoremove useless dependency
alegrand [Wed, 12 Sep 2007 15:14:19 +0000 (15:14 +0000)]
remove useless dependency

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

16 years agoRegenerate yet another time the Makefile.in
mquinson [Wed, 12 Sep 2007 15:13:52 +0000 (15:13 +0000)]
Regenerate yet another time the Makefile.in

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

16 years agoActually, the little32 architecture was renamed little32_8 a while ago, so dump oldies
mquinson [Wed, 12 Sep 2007 15:10:21 +0000 (15:10 +0000)]
Actually, the little32 architecture was renamed little32_8 a while ago, so dump oldies

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

16 years agoDo not comment the tests concerning architectures for which we didn't regenerate...
mquinson [Wed, 12 Sep 2007 15:07:18 +0000 (15:07 +0000)]
Do not comment the tests concerning architectures for which we didn't regenerate the data file, but do test them, and mark them as 'expected failure' in the Makefile; also, the big32 architecture was renamed big32_8

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

16 years agoActually, the datadesc.little32 file was generated on little32_4 architecture (my...
mquinson [Wed, 12 Sep 2007 14:36:24 +0000 (14:36 +0000)]
Actually, the datadesc.little32 file was generated on little32_4 architecture (my box), so use it as replacement for the old (deprecated) datadesc.little32_4. Note that we don't have any working datadesc.little32 file for now. Ie, the little32 test fails

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

16 years agoMake the datadesc test usable with TESH by removing any platform-dependant outputs
mquinson [Wed, 12 Sep 2007 14:32:22 +0000 (14:32 +0000)]
Make the datadesc test usable with TESH by removing any platform-dependant outputs

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

16 years agoignore correctly stuff
mquinson [Wed, 12 Sep 2007 14:30:22 +0000 (14:30 +0000)]
ignore correctly stuff

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

16 years agoMove GRAS tests to TESH
mquinson [Wed, 12 Sep 2007 14:28:40 +0000 (14:28 +0000)]
Move GRAS tests to TESH

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

16 years agoA few weeks ago, there was a brutal renaming of resource to model. It
alegrand [Wed, 12 Sep 2007 12:57:13 +0000 (12:57 +0000)]
A few weeks ago, there was a brutal renaming of resource to model. It
was a little too brutal. Setting back correct names for functions and
variables that really concerned resources and not models...

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

16 years agoA few weeks ago, there was a brutal renaming of resource to model. It
alegrand [Wed, 12 Sep 2007 12:44:11 +0000 (12:44 +0000)]
A few weeks ago, there was a brutal renaming of resource to model. It
was a little too brutal. Setting back correct names for functions and
variables that really concerned resources and not models...

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

16 years agoNo need to install the test programs, right?
mquinson [Wed, 12 Sep 2007 12:36:42 +0000 (12:36 +0000)]
No need to install the test programs, right?

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

16 years agogetting rid of workstation_KCCFLN05_private.h
alegrand [Wed, 12 Sep 2007 12:31:53 +0000 (12:31 +0000)]
getting rid of workstation_KCCFLN05_private.h

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

16 years agoIgnore ignorable stuff
mquinson [Tue, 11 Sep 2007 15:27:36 +0000 (15:27 +0000)]
Ignore ignorable stuff

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

16 years agoRemove from the repository cruft that shouldn't be here
mquinson [Tue, 11 Sep 2007 15:26:29 +0000 (15:26 +0000)]
Remove from the repository cruft that shouldn't be here

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

16 years agoignore stuff
mquinson [Tue, 11 Sep 2007 15:25:57 +0000 (15:25 +0000)]
ignore stuff

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

16 years agoDisplay more info
mquinson [Tue, 11 Sep 2007 15:24:54 +0000 (15:24 +0000)]
Display more info

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

16 years agoAdd a teshsuite directory, very similar to the testsuite one, but using TESH instead...
mquinson [Tue, 11 Sep 2007 15:15:32 +0000 (15:15 +0000)]
Add a teshsuite directory, very similar to the testsuite one, but using TESH instead of the crappy script we had so far. I plan to convert the content of testsuite to TESH one by one

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

16 years ago. is not in my PATH
mquinson [Tue, 11 Sep 2007 14:34:00 +0000 (14:34 +0000)]
. is not in my PATH

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

16 years agoRevalidate the output after the change inducing not waiting before launching the...
mquinson [Tue, 11 Sep 2007 14:31:52 +0000 (14:31 +0000)]
Revalidate the output after the change inducing not waiting before launching the threads

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

16 years agoGet serious about checking buffer overflows during log construction
mquinson [Tue, 11 Sep 2007 13:32:47 +0000 (13:32 +0000)]
Get serious about checking buffer overflows during log construction

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

16 years agoignore
mquinson [Tue, 11 Sep 2007 12:52:25 +0000 (12:52 +0000)]
ignore

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

16 years agoBinary file => out, please
mquinson [Tue, 11 Sep 2007 12:38:05 +0000 (12:38 +0000)]
Binary file => out, please

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

16 years agoReimport binary data file with the right mime type
mquinson [Tue, 11 Sep 2007 12:34:59 +0000 (12:34 +0000)]
Reimport binary data file with the right mime type

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

16 years agoReimport images, with the right mime-type
mquinson [Tue, 11 Sep 2007 11:59:46 +0000 (11:59 +0000)]
Reimport images, with the right mime-type

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

16 years agoReimport png files, with the right mime-type
mquinson [Tue, 11 Sep 2007 11:56:57 +0000 (11:56 +0000)]
Reimport png files, with the right mime-type

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

16 years agoActually, do not initialize at all the buffer to build the logs in the log event...
mquinson [Tue, 11 Sep 2007 08:56:57 +0000 (08:56 +0000)]
Actually, do not initialize at all the buffer to build the logs in the log event. No need for this to be zeroed. So, we do a partial initialization of the whole log event, but we already did this before since the category field is to be initialized with a non-constant value, so we do so right after with an initialization so that old and picky compilers (sun8 cc, borland) shut their mouth up. Also reorder the fields to help aligning

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

16 years agoStop build the log strings on the stack: we are multi-threaded now, and this is like...
mquinson [Tue, 11 Sep 2007 08:51:31 +0000 (08:51 +0000)]
Stop build the log strings on the stack: we are multi-threaded now, and this is like asking for problems. Instead, put them in the logging event. Note the use of partial initializer in _XBT_LOG_PRE: we only set the value of the first byte, the rest will be zeroed by the compiler

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

16 years agoStop build the log strings on the stack: we are multi-threaded now, and this is like...
mquinson [Tue, 11 Sep 2007 08:49:27 +0000 (08:49 +0000)]
Stop build the log strings on the stack: we are multi-threaded now, and this is like asking for problems

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

16 years agoDo not wait one sec, since timestamps are removed from the output, that's useless
mquinson [Mon, 10 Sep 2007 15:18:39 +0000 (15:18 +0000)]
Do not wait one sec, since timestamps are removed from the output, that's useless

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

16 years agoOnly output the elapsed time at verbose level, so that we don't see it during make...
mquinson [Mon, 10 Sep 2007 15:14:01 +0000 (15:14 +0000)]
Only output the elapsed time at verbose level, so that we don't see it during make check (this value changes in RL from run to run, of course, and cannot be strictly checked). Lionel, just increase the verbosity of the processes to see it again

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

16 years agouseless dependency
alegrand [Mon, 10 Sep 2007 09:14:13 +0000 (09:14 +0000)]
useless dependency

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

16 years agoClean cleanups with mallocators... Thanks Pablo for pointing this out!
alegrand [Mon, 10 Sep 2007 09:13:53 +0000 (09:13 +0000)]
Clean cleanups with mallocators... Thanks Pablo for pointing this out!

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

16 years agoused host user data to store global index values and remove some clunky
markls [Sun, 9 Sep 2007 04:05:24 +0000 (04:05 +0000)]
used host user data to store global index values and remove some clunky
algorithms.

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

16 years agoremoving references to mpi_comm_world from internal code
markls [Sat, 8 Sep 2007 01:50:00 +0000 (01:50 +0000)]
removing references to mpi_comm_world from internal code

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

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