Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
14 years agoCleanup toward persistent communications.
pini [Wed, 21 Apr 2010 13:46:47 +0000 (13:46 +0000)]
Cleanup toward persistent communications.

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

14 years agoset the category for process containers also
schnorr [Wed, 21 Apr 2010 13:12:41 +0000 (13:12 +0000)]
set the category for process containers also

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

14 years agosetting the type of the task so we can define its color in the swarm
schnorr [Wed, 21 Apr 2010 13:01:53 +0000 (13:01 +0000)]
setting the type of the task so we can define its color in the swarm

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

14 years agofix: correct trace mask checking
schnorr [Wed, 21 Apr 2010 13:01:52 +0000 (13:01 +0000)]
fix: correct trace mask checking

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

14 years agoInstall good packages.
navarrop [Wed, 21 Apr 2010 09:11:01 +0000 (09:11 +0000)]
Install good packages.

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

14 years agoBe compatible with ctest 2.6 and 2.8
navarrop [Wed, 21 Apr 2010 09:10:56 +0000 (09:10 +0000)]
Be compatible with ctest 2.6 and 2.8

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

14 years agoupdating masterslave tracing tesh to pass with new trace hierarchy order declaration
schnorr [Wed, 21 Apr 2010 08:38:11 +0000 (08:38 +0000)]
updating masterslave tracing tesh to pass with new trace hierarchy order declaration

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

14 years agoadding new test to make use of TRACE_TASK mask
schnorr [Wed, 21 Apr 2010 08:38:10 +0000 (08:38 +0000)]
adding new test to make use of TRACE_TASK mask

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

14 years agoupdating the categories tesh to cope with new trace order
schnorr [Wed, 21 Apr 2010 08:38:09 +0000 (08:38 +0000)]
updating the categories tesh to cope with new trace order

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

14 years agoupdating the ms tracing example to generate a different trace file name
schnorr [Wed, 21 Apr 2010 08:38:09 +0000 (08:38 +0000)]
updating the ms tracing example to generate a different trace file name

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

14 years agoadding test example to trace process migration using the mask TRACE_PROCESS
schnorr [Wed, 21 Apr 2010 08:38:08 +0000 (08:38 +0000)]
adding test example to trace process migration using the mask TRACE_PROCESS

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

14 years agoallowing the user to set the three tracing masks
schnorr [Wed, 21 Apr 2010 08:38:07 +0000 (08:38 +0000)]
allowing the user to set the three tracing masks

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

14 years agore-organizing tracing masks and first support for "swarm-based" traces of tasks or...
schnorr [Wed, 21 Apr 2010 07:12:09 +0000 (07:12 +0000)]
re-organizing tracing masks and first support for "swarm-based" traces of tasks or processes

details:
- hosts are the hives
- tasks (TRACE_TASK mask) or processes (TRACE_PROCESS mask) are bees

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

14 years agoAdd library path for compil.
navarrop [Tue, 20 Apr 2010 15:44:12 +0000 (15:44 +0000)]
Add library path for compil.

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

14 years agofix: MSG_task_execute was not being simulated
schnorr [Tue, 20 Apr 2010 15:10:41 +0000 (15:10 +0000)]
fix: MSG_task_execute was not being simulated

details:
- it seems that computation_amount has the correct value
and not comp_amount, which is a pointer

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

14 years agoFilter for test properties.
navarrop [Tue, 20 Apr 2010 14:44:21 +0000 (14:44 +0000)]
Filter for test properties.

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

14 years agoRemove old command.
navarrop [Tue, 20 Apr 2010 13:59:39 +0000 (13:59 +0000)]
Remove old command.

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

14 years agoBe sure LD_LIBRARY_PATH is set for libsimgrid.
navarrop [Tue, 20 Apr 2010 13:38:31 +0000 (13:38 +0000)]
Be sure LD_LIBRARY_PATH is set for libsimgrid.

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

14 years agoAdd revision to test labels into cdash and forced to use svn revision and not git...
navarrop [Tue, 20 Apr 2010 13:23:45 +0000 (13:23 +0000)]
Add revision to test labels into cdash and forced to use svn revision and not git revision.

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

14 years agorenaming value of presence state to "presence" (to get a good time-slice value later on)
schnorr [Tue, 20 Apr 2010 12:37:06 +0000 (12:37 +0000)]
renaming value of presence state to "presence" (to get a good time-slice value later on)

details:
- also a fix on the tracing to avoid two push states when a process
is migrated to a host where it has never been

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

14 years agorenaming more tracing functions
schnorr [Tue, 20 Apr 2010 12:37:05 +0000 (12:37 +0000)]
renaming more tracing functions

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

14 years agoAdd files to gitignore generated by build.
navarrop [Mon, 19 Apr 2010 15:39:56 +0000 (15:39 +0000)]
Add files to gitignore generated by build.

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

14 years agoAdd version to shared lib and full path for sources.
navarrop [Mon, 19 Apr 2010 15:39:55 +0000 (15:39 +0000)]
Add version to shared lib and full path for sources.

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

14 years agoCorrect command for examples in the install command.
navarrop [Mon, 19 Apr 2010 14:46:39 +0000 (14:46 +0000)]
Correct command for examples in the install command.

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

14 years agoAdd examples to install dir.
navarrop [Mon, 19 Apr 2010 13:43:16 +0000 (13:43 +0000)]
Add examples to install dir.

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

14 years agoPatch for debian.
navarrop [Mon, 19 Apr 2010 12:32:19 +0000 (12:32 +0000)]
Patch for debian.

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

14 years agoCople with ctest 2.8 still compatible with previous versions (2.6.x).
velho [Mon, 19 Apr 2010 09:04:46 +0000 (09:04 +0000)]
Cople with ctest 2.8 still compatible with previous versions (2.6.x).

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

14 years agoDelete dependencies for ring.
navarrop [Mon, 19 Apr 2010 08:46:51 +0000 (08:46 +0000)]
Delete dependencies for ring.

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

14 years agoPath for png.
navarrop [Thu, 15 Apr 2010 16:24:42 +0000 (16:24 +0000)]
Path for png.

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

14 years agokill an example with a very strange license
mquinson [Thu, 15 Apr 2010 16:21:31 +0000 (16:21 +0000)]
kill an example with a very strange license

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

14 years agoClarifications
mquinson [Thu, 15 Apr 2010 15:46:46 +0000 (15:46 +0000)]
Clarifications

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

14 years agoImprove the license statement of these files
mquinson [Thu, 15 Apr 2010 15:46:36 +0000 (15:46 +0000)]
Improve the license statement of these files

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

14 years agoimprove the license statement to make it clear that we didn't do anything bad
mquinson [Thu, 15 Apr 2010 15:46:21 +0000 (15:46 +0000)]
improve the license statement to make it clear that we didn't do anything bad

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

14 years agoAdd make sync-gforge command.
navarrop [Thu, 15 Apr 2010 15:37:06 +0000 (15:37 +0000)]
Add make sync-gforge command.

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

14 years agoAdded a tesh colorizer simple script.
velho [Thu, 15 Apr 2010 15:05:38 +0000 (15:05 +0000)]
Added a tesh colorizer simple script.

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

14 years agoAdd gras_stub_generator dependencies for some targets.
navarrop [Thu, 15 Apr 2010 14:57:48 +0000 (14:57 +0000)]
Add gras_stub_generator dependencies for some targets.

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

14 years agoClose useless tasks in the trace also (thanks to Ghislain for pointing that out)
mquinson [Thu, 15 Apr 2010 13:31:43 +0000 (13:31 +0000)]
Close useless tasks in the trace also (thanks to Ghislain for pointing that out)

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

14 years agoMake sure that it's ok to execute 0-sized tasks
mquinson [Thu, 15 Apr 2010 13:05:24 +0000 (13:05 +0000)]
Make sure that it's ok to execute 0-sized tasks

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

14 years agoActually, we want a RDV not a deadlock.
pini [Thu, 15 Apr 2010 12:54:31 +0000 (12:54 +0000)]
Actually, we want a RDV not a deadlock.

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

14 years agoTesh files for 32 bits arch.
navarrop [Thu, 15 Apr 2010 12:51:22 +0000 (12:51 +0000)]
Tesh files for 32 bits arch.

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

14 years agorenaming the tracing functions that set the host/link utilization
schnorr [Thu, 15 Apr 2010 10:44:02 +0000 (10:44 +0000)]
renaming the tracing functions that set the host/link utilization

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

14 years agoremoving code that was used to trace every single surf action
schnorr [Thu, 15 Apr 2010 10:43:54 +0000 (10:43 +0000)]
removing code that was used to trace every single surf action

details:
- it was capable to generate huge trace files
- so we disable this type of trace

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

14 years agorenaming some tracing functions to make easy to remember what they do
schnorr [Thu, 15 Apr 2010 10:43:47 +0000 (10:43 +0000)]
renaming some tracing functions to make easy to remember what they do

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

14 years agoVerification of bibtex2html.
navarrop [Thu, 15 Apr 2010 10:35:01 +0000 (10:35 +0000)]
Verification of bibtex2html.

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

14 years agoupdate the NEWS file in preparation of hte release
mquinson [Thu, 15 Apr 2010 10:21:38 +0000 (10:21 +0000)]
update the NEWS file in preparation of hte release

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

14 years agoSome make command were unvailable if they were launch out of project Directory. Now...
navarrop [Thu, 15 Apr 2010 10:12:34 +0000 (10:12 +0000)]
Some make command were unvailable if they were launch out of project Directory. Now fixed.

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

14 years agofix so enable_compile_warnings works nice when enable_tracing is on
schnorr [Thu, 15 Apr 2010 10:06:13 +0000 (10:06 +0000)]
fix so enable_compile_warnings works nice when enable_tracing is on

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

14 years agoproperly removing entries from dictionaries used by tracing
schnorr [Thu, 15 Apr 2010 10:06:08 +0000 (10:06 +0000)]
properly removing entries from dictionaries used by tracing

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

14 years agocleaning tracing code
schnorr [Thu, 15 Apr 2010 10:06:04 +0000 (10:06 +0000)]
cleaning tracing code

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

14 years agoremoving unused tracing variable
schnorr [Thu, 15 Apr 2010 10:06:00 +0000 (10:06 +0000)]
removing unused tracing variable

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

14 years agoAlso compile in paranoid mode.
pini [Thu, 15 Apr 2010 09:53:27 +0000 (09:53 +0000)]
Also compile in paranoid mode.

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

14 years agotracing vivaldi x,y,h for each host
schnorr [Thu, 15 Apr 2010 09:34:25 +0000 (09:34 +0000)]
tracing vivaldi x,y,h for each host

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

14 years agoTypos, cosmetics and RDV protocol.
pini [Thu, 15 Apr 2010 09:22:24 +0000 (09:22 +0000)]
Typos, cosmetics and RDV protocol.

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

14 years agoEnable java tests to be executed out of project directory.'
navarrop [Thu, 15 Apr 2010 09:12:46 +0000 (09:12 +0000)]
Enable java tests to be executed out of project directory.'

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

14 years agoAdd lucas bins to ignored files.
navarrop [Thu, 15 Apr 2010 08:35:37 +0000 (08:35 +0000)]
Add lucas bins to ignored files.

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

14 years agoAdd vivaldi to tests.
navarrop [Thu, 15 Apr 2010 08:35:34 +0000 (08:35 +0000)]
Add vivaldi to tests.

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

14 years agoCorrect tesh files after patch time commit.
navarrop [Thu, 15 Apr 2010 08:08:54 +0000 (08:08 +0000)]
Correct tesh files after patch time commit.

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

14 years agoSet tracing location for binaries with cmake command out of project directory.
navarrop [Wed, 14 Apr 2010 23:52:15 +0000 (23:52 +0000)]
Set tracing location for binaries with cmake command out of project directory.

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

14 years agoAdd source included vivaldi.
navarrop [Wed, 14 Apr 2010 23:29:48 +0000 (23:29 +0000)]
Add source included vivaldi.

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

14 years agoMake testall to src/.
navarrop [Wed, 14 Apr 2010 23:22:57 +0000 (23:22 +0000)]
Make testall to src/.

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

14 years agoSecond commit for cmake in an other directory.
navarrop [Wed, 14 Apr 2010 17:52:52 +0000 (17:52 +0000)]
Second commit for cmake in an other directory.

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

14 years agoFirst commit for do cmake in an other directory.
navarrop [Wed, 14 Apr 2010 17:52:42 +0000 (17:52 +0000)]
First commit for do cmake in an other directory.

Conflicts:

include/surf/simgrid_dtd.h

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

14 years agoConsider the time 0.0 of logs at initialisation time, and not at the first message.
eyraudl [Wed, 14 Apr 2010 17:22:46 +0000 (17:22 +0000)]
Consider the time 0.0 of logs at initialisation time, and not at the first message.

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

14 years agoadding another example with the declaration of multiple categories
schnorr [Wed, 14 Apr 2010 17:12:48 +0000 (17:12 +0000)]
adding another example with the declaration of multiple categories

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

14 years agocreating specific tests to verify the simulation trace integrity
schnorr [Wed, 14 Apr 2010 16:51:35 +0000 (16:51 +0000)]
creating specific tests to verify the simulation trace integrity

details:
- hope to add more tests in the msg/tracing in the future

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

14 years agoAdd an example of vivaldi platform, and a deployment file for masterslave using that...
mquinson [Wed, 14 Apr 2010 16:41:40 +0000 (16:41 +0000)]
Add an example of vivaldi platform, and a deployment file for masterslave using that platform

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

14 years agocommit generated files produced by flexml and friends
mquinson [Wed, 14 Apr 2010 16:41:33 +0000 (16:41 +0000)]
commit generated files produced by flexml and friends

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

14 years agoAdd a Vivaldi network model, coded live during SUD'10 ;)
mquinson [Wed, 14 Apr 2010 16:41:25 +0000 (16:41 +0000)]
Add a Vivaldi network model, coded live during SUD'10 ;)

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

14 years agoTight exception declaration
mquinson [Wed, 14 Apr 2010 16:41:09 +0000 (16:41 +0000)]
Tight exception declaration

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

14 years agoBe sure we can execute this script.
navarrop [Wed, 14 Apr 2010 16:35:22 +0000 (16:35 +0000)]
Be sure we can execute this script.

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

14 years agochanging src and dst attributes so drawings are nicer
schnorr [Wed, 14 Apr 2010 10:11:29 +0000 (10:11 +0000)]
changing src and dst attributes so drawings are nicer

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

14 years agoimplement TRACE_start as function instead of pre-processor define
schnorr [Wed, 14 Apr 2010 09:58:46 +0000 (09:58 +0000)]
implement TRACE_start as function instead of pre-processor define

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

14 years agoAdd three more papers (1 each year since 2008)
suter [Wed, 14 Apr 2010 09:31:47 +0000 (09:31 +0000)]
Add three more papers (1 each year since 2008)

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

14 years agoAdd scripts to distrib.
navarrop [Wed, 14 Apr 2010 09:31:41 +0000 (09:31 +0000)]
Add scripts to distrib.

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

14 years agoImprove the documentation.
alegrand [Wed, 14 Apr 2010 07:47:40 +0000 (07:47 +0000)]
Improve the documentation.

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

14 years agochanging message for tracing option
schnorr [Wed, 14 Apr 2010 07:36:12 +0000 (07:36 +0000)]
changing message for tracing option

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

14 years agoEnable launch cmake in different directories.
navarrop [Wed, 14 Apr 2010 07:16:26 +0000 (07:16 +0000)]
Enable launch cmake in different directories.

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

14 years agoadd a bunch of publication from the SUD attendees
alegrand [Tue, 13 Apr 2010 22:22:37 +0000 (22:22 +0000)]
add a bunch of publication from the SUD attendees

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

14 years agoBugfix + better output
alegrand [Tue, 13 Apr 2010 22:22:09 +0000 (22:22 +0000)]
Bugfix + better output

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

14 years agoonly way to know if a category is well declared is through the return code (1 on...
schnorr [Tue, 13 Apr 2010 16:19:44 +0000 (16:19 +0000)]
only way to know if a category is well declared is through the return code (1 on problem, 0 is ok)

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

14 years agoNow generate simgrid.jar with libsimgrid and not at all builds.
navarrop [Tue, 13 Apr 2010 16:11:48 +0000 (16:11 +0000)]
Now generate simgrid.jar with libsimgrid and not at all builds.

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

14 years agodo not throw an exception if category is already created (use INFO instead, with...
schnorr [Tue, 13 Apr 2010 15:51:49 +0000 (15:51 +0000)]
do not throw an exception if category is already created (use INFO instead, with return code)

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

14 years agocorrecting exception message to let user know which category was already created
schnorr [Tue, 13 Apr 2010 15:41:37 +0000 (15:41 +0000)]
correcting exception message to let user know which category was already created

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

14 years agoCosmetics and remove bindings if there are enabled.
navarrop [Tue, 13 Apr 2010 15:05:18 +0000 (15:05 +0000)]
Cosmetics and remove bindings if there are enabled.

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

14 years agoMake SMPI parameters names more consistent.
pini [Tue, 13 Apr 2010 14:54:20 +0000 (14:54 +0000)]
Make SMPI parameters names more consistent.

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

14 years agoreceiving line command arguments
coldpeace [Tue, 13 Apr 2010 14:42:54 +0000 (14:42 +0000)]
receiving line command arguments

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

14 years agoDeclare that one ruby test failed.
navarrop [Tue, 13 Apr 2010 14:27:35 +0000 (14:27 +0000)]
Declare that one ruby test failed.

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

14 years agoproperly closing host containers on simulation trace file
schnorr [Tue, 13 Apr 2010 14:00:11 +0000 (14:00 +0000)]
properly closing host containers on simulation trace file

details:
- this fix the end time of trace files

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

14 years agoAdd sources for target testall for pipol deployment.
navarrop [Tue, 13 Apr 2010 10:18:21 +0000 (10:18 +0000)]
Add sources for target testall for pipol deployment.

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

14 years agoremoving old text about paje visualization
schnorr [Tue, 13 Apr 2010 09:41:35 +0000 (09:41 +0000)]
removing old text about paje visualization

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

14 years agoDelete double negation for option.
navarrop [Tue, 13 Apr 2010 07:59:32 +0000 (07:59 +0000)]
Delete double negation for option.

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

14 years agoAdd source for making testall when not in maintainer mode.
navarrop [Mon, 12 Apr 2010 22:16:03 +0000 (22:16 +0000)]
Add source for making testall when not in maintainer mode.

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

14 years agoUpdate uninstall command for bindings.
navarrop [Mon, 12 Apr 2010 17:16:48 +0000 (17:16 +0000)]
Update uninstall command for bindings.

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

14 years agoAdd link for bindings during install.
navarrop [Mon, 12 Apr 2010 16:24:26 +0000 (16:24 +0000)]
Add link for bindings during install.

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

14 years agoRemove correctly binaries from install dir.
navarrop [Mon, 12 Apr 2010 16:22:52 +0000 (16:22 +0000)]
Remove correctly binaries from install dir.

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

14 years agoadding parameter so we can properly trace the simulation of masterslave_forwarder
schnorr [Mon, 12 Apr 2010 15:35:29 +0000 (15:35 +0000)]
adding parameter so we can properly trace the simulation of masterslave_forwarder

details:
- when small_platform_with_routers.xml is used

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

14 years agoadding new test for masterslave_mailbox
schnorr [Mon, 12 Apr 2010 15:35:28 +0000 (15:35 +0000)]
adding new test for masterslave_mailbox

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

14 years agoparameter "--trace" to control whether to trace masterslave examples
schnorr [Mon, 12 Apr 2010 15:35:26 +0000 (15:35 +0000)]
parameter "--trace" to control whether to trace masterslave examples

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

14 years agokill dead code
mquinson [Mon, 12 Apr 2010 15:17:39 +0000 (15:17 +0000)]
kill dead code

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

14 years agotracing the masterslave_mailbox example
schnorr [Mon, 12 Apr 2010 14:46:57 +0000 (14:46 +0000)]
tracing the masterslave_mailbox example

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