Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
14 years agodocumentation that describes how to configure a graph using triva
schnorr [Thu, 8 Apr 2010 20:49:32 +0000 (20:49 +0000)]
documentation that describes how to configure a graph using triva

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

14 years agoUpdate changelog.
donassbr [Thu, 8 Apr 2010 19:29:56 +0000 (19:29 +0000)]
Update changelog.

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

14 years agoSemaphores are more complicated than mutexes since they can be linked with actions...
donassbr [Thu, 8 Apr 2010 17:31:19 +0000 (17:31 +0000)]
Semaphores are more complicated than mutexes since they can be linked with actions. Use the same idea of conditions to implement the process_resume/process_suspend with semaphores.
Use SIMIX functions to resume/suspend actions.

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

14 years agoAdd 2 new functions to manage actions (SIMIX_action_resume/SIMIX_action_suspend).
donassbr [Thu, 8 Apr 2010 17:31:14 +0000 (17:31 +0000)]
Add 2 new functions to manage actions (SIMIX_action_resume/SIMIX_action_suspend).

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

14 years agoModified tesh files.
navarrop [Thu, 8 Apr 2010 17:26:42 +0000 (17:26 +0000)]
Modified tesh files.

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

14 years agoRemove old link now generated by cmake.
navarrop [Thu, 8 Apr 2010 17:06:41 +0000 (17:06 +0000)]
Remove old link now generated by cmake.

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

14 years agoRemove old lib simgrid_ruby for include ruby source file to libsimgrid.
navarrop [Thu, 8 Apr 2010 17:05:08 +0000 (17:05 +0000)]
Remove old lib simgrid_ruby for include ruby source file to libsimgrid.

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

14 years agoAdd link to library for bindings.
navarrop [Thu, 8 Apr 2010 16:44:08 +0000 (16:44 +0000)]
Add link to library for bindings.

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

14 years agoModify ruby tesh files
coldpeace [Thu, 8 Apr 2010 16:32:02 +0000 (16:32 +0000)]
Modify ruby tesh files

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

14 years agoAdd brutal links to the library so that the interpreters can find it. Should be creat...
mquinson [Thu, 8 Apr 2010 15:57:30 +0000 (15:57 +0000)]
Add brutal links to the library so that the interpreters can find it. Should be created from makefiles. Pierre, your help is needed here

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

14 years agoadding lua and ruby tesh file
coldpeace [Thu, 8 Apr 2010 15:50:18 +0000 (15:50 +0000)]
adding lua and ruby tesh file

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

14 years agoruby examples
coldpeace [Thu, 8 Apr 2010 15:33:08 +0000 (15:33 +0000)]
ruby examples

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

14 years agolua examples
coldpeace [Thu, 8 Apr 2010 15:32:30 +0000 (15:32 +0000)]
lua examples

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

14 years agoAdd script to execute cmake manually or with pipol.
navarrop [Thu, 8 Apr 2010 13:28:28 +0000 (13:28 +0000)]
Add script to execute cmake manually or with pipol.

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

14 years agoDo memcheck on binaries and not on dash.
navarrop [Thu, 8 Apr 2010 12:38:46 +0000 (12:38 +0000)]
Do memcheck on binaries and not on dash.

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

14 years agodocumentation about triva - installation, execution and time-slice description
schnorr [Thu, 8 Apr 2010 12:32:16 +0000 (12:32 +0000)]
documentation about triva - installation, execution and time-slice description

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

14 years agocosmetics - changing the name of the tracing example section
schnorr [Thu, 8 Apr 2010 12:32:15 +0000 (12:32 +0000)]
cosmetics - changing the name of the tracing example section

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

14 years agoRemove dummy output.
pini [Thu, 8 Apr 2010 11:28:45 +0000 (11:28 +0000)]
Remove dummy output.

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

14 years agoRemove PIPOL error due to rm command line.
navarrop [Thu, 8 Apr 2010 08:42:05 +0000 (08:42 +0000)]
Remove PIPOL error due to rm command line.

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

14 years agousing shared Task to exchange data
coldpeace [Wed, 7 Apr 2010 21:42:02 +0000 (21:42 +0000)]
using shared Task to exchange data

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

14 years agoBugfix: Problems when we suspend/resume the process which is waiting on a semaphore.
donassbr [Wed, 7 Apr 2010 18:58:45 +0000 (18:58 +0000)]
Bugfix: Problems when we suspend/resume the process which is waiting on a semaphore.

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

14 years agofile README.tracing is no longer updated (check the FAQ)
schnorr [Wed, 7 Apr 2010 16:22:31 +0000 (16:22 +0000)]
file README.tracing is no longer updated (check the FAQ)

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

14 years agoCosmetics.
navarrop [Wed, 7 Apr 2010 16:18:03 +0000 (16:18 +0000)]
Cosmetics.

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

14 years agoAlso install the SMPI binaries.
pini [Wed, 7 Apr 2010 13:11:54 +0000 (13:11 +0000)]
Also install the SMPI binaries.

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

14 years agoAdd clean command to Faq.doc.
navarrop [Wed, 7 Apr 2010 12:52:25 +0000 (12:52 +0000)]
Add clean command to Faq.doc.

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

14 years agoRe-add doc files.
navarrop [Wed, 7 Apr 2010 12:39:38 +0000 (12:39 +0000)]
Re-add doc files.

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

14 years agoinitiating the documentation for the tracing functions
schnorr [Wed, 7 Apr 2010 12:38:27 +0000 (12:38 +0000)]
initiating the documentation for the tracing functions

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

14 years agocorrecting the return value for the TRACE_start function
schnorr [Wed, 7 Apr 2010 12:38:26 +0000 (12:38 +0000)]
correcting the return value for the TRACE_start function

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

14 years agothrowing an exception if TRACE_start is called twice
schnorr [Wed, 7 Apr 2010 12:38:24 +0000 (12:38 +0000)]
throwing an exception if TRACE_start is called twice

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

14 years agotracing only with the TRACE_PLATFORM mask (for now)
schnorr [Wed, 7 Apr 2010 12:38:23 +0000 (12:38 +0000)]
tracing only with the TRACE_PLATFORM mask (for now)

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

14 years agoAdd .classes to clean command.
navarrop [Wed, 7 Apr 2010 12:27:22 +0000 (12:27 +0000)]
Add .classes to clean command.

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

14 years agoOups remove one file necessary.
navarrop [Wed, 7 Apr 2010 12:08:53 +0000 (12:08 +0000)]
Oups remove one file necessary.

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

14 years agoAdd command make all-clean.
navarrop [Wed, 7 Apr 2010 12:06:56 +0000 (12:06 +0000)]
Add command make all-clean.

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

14 years agoUpdate FAQ and cosmetics for options.
navarrop [Wed, 7 Apr 2010 09:52:13 +0000 (09:52 +0000)]
Update FAQ and cosmetics for options.

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

14 years agoChange cmake variable HAVE_RUBY_H to HAVE_RUBY for homogeneity with other variables
coldpeace [Wed, 7 Apr 2010 08:57:24 +0000 (08:57 +0000)]
Change cmake variable HAVE_RUBY_H to HAVE_RUBY for homogeneity with other variables

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

14 years agoRuby should be a shared lib
coldpeace [Wed, 7 Apr 2010 08:48:23 +0000 (08:48 +0000)]
Ruby should be a shared lib

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

14 years agoThis link should be created by cmake, but update it in the svn since it exists here...
coldpeace [Wed, 7 Apr 2010 08:46:56 +0000 (08:46 +0000)]
This link should be created by cmake, but update it in the svn since it exists here for now

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

14 years agoMake sure that the define of Ruby is given to cmake
coldpeace [Wed, 7 Apr 2010 08:45:43 +0000 (08:45 +0000)]
Make sure that the define of Ruby is given to cmake

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

14 years agoAdd Tracing for PIPOL tests.
navarrop [Wed, 7 Apr 2010 08:45:15 +0000 (08:45 +0000)]
Add Tracing for PIPOL tests.

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

14 years agoAdapt tesh files for smpi.
navarrop [Wed, 7 Apr 2010 08:18:11 +0000 (08:18 +0000)]
Adapt tesh files for smpi.

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

14 years agogit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7450 48e7efb5...
coldpeace [Wed, 7 Apr 2010 07:50:00 +0000 (07:50 +0000)]
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7450 48e7efb5-ca39-0410-a469-dd3cf9ba447f

14 years agoRename the gtnets tests for clarity
mquinson [Tue, 6 Apr 2010 19:29:23 +0000 (19:29 +0000)]
Rename the gtnets tests for clarity

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

14 years agoregenerate flex generated files with a more recent flex (not mandatory, but cmake...
mquinson [Tue, 6 Apr 2010 19:27:32 +0000 (19:27 +0000)]
regenerate flex generated files with a more recent flex (not mandatory, but cmake insisted on that change since ages)

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

14 years agoincrease the timeout of a command which seem to be a bit long on pipol
mquinson [Tue, 6 Apr 2010 19:27:07 +0000 (19:27 +0000)]
increase the timeout of a command which seem to be a bit long on pipol

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

14 years agonew lua example (matrix multiplications )
coldpeace [Tue, 6 Apr 2010 15:57:29 +0000 (15:57 +0000)]
new lua example (matrix multiplications )

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

14 years agoadding some Host methods to lua
coldpeace [Tue, 6 Apr 2010 15:56:05 +0000 (15:56 +0000)]
adding some Host methods to lua

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

14 years agoAdd testall only if mainainer_mode.
navarrop [Tue, 6 Apr 2010 15:35:06 +0000 (15:35 +0000)]
Add testall only if mainainer_mode.

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

14 years agoSet files generated to true.
navarrop [Tue, 6 Apr 2010 14:36:44 +0000 (14:36 +0000)]
Set files generated to true.

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

14 years agoCosmetics.
navarrop [Tue, 6 Apr 2010 13:30:24 +0000 (13:30 +0000)]
Cosmetics.

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

14 years agoBe sure we can execute some scripts before use mainainer mode.
navarrop [Tue, 6 Apr 2010 13:26:51 +0000 (13:26 +0000)]
Be sure we can execute some scripts before use mainainer mode.

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

14 years agoAdd files to dist.
navarrop [Tue, 6 Apr 2010 12:29:04 +0000 (12:29 +0000)]
Add files to dist.

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

14 years agoChange Working directory command.
navarrop [Tue, 6 Apr 2010 11:57:02 +0000 (11:57 +0000)]
Change Working directory command.

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

14 years agoAdd uninstall command.
navarrop [Tue, 6 Apr 2010 11:53:38 +0000 (11:53 +0000)]
Add uninstall command.

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

14 years agoRedo the way to install simgrid.
navarrop [Tue, 6 Apr 2010 11:31:53 +0000 (11:31 +0000)]
Redo the way to install simgrid.

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

14 years agoWe want time in seconds.
pini [Tue, 6 Apr 2010 08:39:02 +0000 (08:39 +0000)]
We want time in seconds.

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

14 years agoEnclose the C data for tasks into a table so that user can attach more data to its...
mquinson [Tue, 6 Apr 2010 08:24:09 +0000 (08:24 +0000)]
Enclose the C data for tasks into a table so that user can attach more data to its task

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

14 years agoSet sources files generated.
navarrop [Tue, 6 Apr 2010 08:08:19 +0000 (08:08 +0000)]
Set sources files generated.

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

14 years agoPimple to get the message sizes
pini [Fri, 2 Apr 2010 09:03:50 +0000 (09:03 +0000)]
Pimple to get the message sizes

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

14 years agofix: forgot to properly update migration.tesh
schnorr [Thu, 1 Apr 2010 15:34:31 +0000 (15:34 +0000)]
fix: forgot to properly update migration.tesh

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

14 years agoAdd a look for files which permits to generate source files.
navarrop [Thu, 1 Apr 2010 15:32:09 +0000 (15:32 +0000)]
Add a look for files which permits to generate source files.

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

14 years agoupdating migration.tesh to new output
schnorr [Thu, 1 Apr 2010 15:30:21 +0000 (15:30 +0000)]
updating migration.tesh to new output

details:
- we add some MSG_process_sleep's in the code
to make a good visualization of process
migration in the future

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

14 years agoHow can I be so stupid to need 3 commits for a simple fix?
mquinson [Thu, 1 Apr 2010 15:20:04 +0000 (15:20 +0000)]
How can I be so stupid to need 3 commits for a simple fix?

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

14 years agomaking the sources for the instrumentation be present in the distribution
schnorr [Thu, 1 Apr 2010 15:11:45 +0000 (15:11 +0000)]
making the sources for the instrumentation be present in the distribution

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

14 years agofix: forget to add private.h to TRACING_SRC
schnorr [Thu, 1 Apr 2010 15:11:44 +0000 (15:11 +0000)]
fix: forget to add private.h to TRACING_SRC

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

14 years agoallow gras test to run in //
mquinson [Thu, 1 Apr 2010 14:51:44 +0000 (14:51 +0000)]
allow gras test to run in //

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

14 years agokill windows cruft. Should use tesh2 when it works instead of visualbasic shit
mquinson [Thu, 1 Apr 2010 14:51:33 +0000 (14:51 +0000)]
kill windows cruft. Should use tesh2 when it works instead of visualbasic shit

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

14 years agocosmetics (sorry for the noise)
mquinson [Thu, 1 Apr 2010 14:51:31 +0000 (14:51 +0000)]
cosmetics (sorry for the noise)

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

14 years agoproper use of the HAVE_TRACING variable defined by Cmake through -Dtracing=on
schnorr [Thu, 1 Apr 2010 14:17:02 +0000 (14:17 +0000)]
proper use of the HAVE_TRACING variable defined by Cmake through -Dtracing=on

details:
- cleaning some code (instr/config.h) that was autotools-related
- created a Cmake rule to create a tracing_config.h that contains
the preprocessor variable HAVE_TRACING
- msg/datatypes.h and instr/instr.h needs to include tracing_config.h
to not segfault because of the size of the task struct
- .gitignore updated

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

14 years agomissing HAVE_TRACING ifdef/endif in smx_action.c
schnorr [Thu, 1 Apr 2010 14:17:01 +0000 (14:17 +0000)]
missing HAVE_TRACING ifdef/endif in smx_action.c

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

14 years agoModifiers working both on 32bits and 64bits to display uintptr_t
mquinson [Thu, 1 Apr 2010 14:11:10 +0000 (14:11 +0000)]
Modifiers working both on 32bits and 64bits to display uintptr_t

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

14 years agotrace the message size, not the size of the pointer pointing to the task (bummer)
mquinson [Thu, 1 Apr 2010 13:54:44 +0000 (13:54 +0000)]
trace the message size, not the size of the pointer pointing to the task (bummer)

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

14 years agonope, dudes, this function is a standard one.
mquinson [Thu, 1 Apr 2010 13:54:42 +0000 (13:54 +0000)]
nope, dudes, this function is a standard one.

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

14 years agoPicky gcc.
pini [Thu, 1 Apr 2010 13:52:46 +0000 (13:52 +0000)]
Picky gcc.

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

14 years agoAdd a pimple to get the ability to trace the amount of messages per size as histogram...
mquinson [Thu, 1 Apr 2010 13:41:39 +0000 (13:41 +0000)]
Add a pimple to get the ability to trace the amount of messages per size as histogram in gnuplot. Should probably be done in a proper way. One day.

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

14 years agoMake sure that dict of integers can be traversed too
mquinson [Thu, 1 Apr 2010 13:41:37 +0000 (13:41 +0000)]
Make sure that dict of integers can be traversed too

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

14 years agoxbt_dict: allow to have integer key and data
mquinson [Thu, 1 Apr 2010 13:41:35 +0000 (13:41 +0000)]
xbt_dict: allow to have integer key and data

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

14 years agoReorganize order to make files when maintainer mode.
navarrop [Thu, 1 Apr 2010 13:31:15 +0000 (13:31 +0000)]
Reorganize order to make files when maintainer mode.

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

14 years agoGive more details about how make doc if it fails.
navarrop [Thu, 1 Apr 2010 12:58:53 +0000 (12:58 +0000)]
Give more details about how make doc if it fails.

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

14 years agoFix Bibtex2html pb.
navarrop [Thu, 1 Apr 2010 12:37:08 +0000 (12:37 +0000)]
Fix Bibtex2html pb.

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

14 years agoAdd maintainer_mode generate files.
navarrop [Thu, 1 Apr 2010 12:04:49 +0000 (12:04 +0000)]
Add maintainer_mode generate files.

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

14 years agoAdd testall to cmake.
navarrop [Thu, 1 Apr 2010 12:04:48 +0000 (12:04 +0000)]
Add testall to cmake.

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

14 years agoHuge import with Lucas tracing modifications.
alegrand [Thu, 1 Apr 2010 11:22:39 +0000 (11:22 +0000)]
Huge import with Lucas tracing modifications.

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

14 years agouse differing temporary directory names so that the tests can be run in //
mquinson [Wed, 31 Mar 2010 16:19:59 +0000 (16:19 +0000)]
use differing temporary directory names so that the tests can be run in //

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

14 years ago2 bugs in 5 lines, gone under radar for 6 months (until Pierre give a PPC box a try)
mquinson [Wed, 31 Mar 2010 16:06:40 +0000 (16:06 +0000)]
2 bugs in 5 lines, gone under radar for 6 months (until Pierre give a PPC box a try)

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

14 years agoGenerate files in good order.
navarrop [Wed, 31 Mar 2010 14:04:55 +0000 (14:04 +0000)]
Generate files in good order.

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

14 years agoChange yes value to 1 value.
navarrop [Wed, 31 Mar 2010 13:35:44 +0000 (13:35 +0000)]
Change yes value to 1 value.

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

14 years agoAdd check for HAVE_POSIX_GETTIME.
navarrop [Wed, 31 Mar 2010 13:28:16 +0000 (13:28 +0000)]
Add check for HAVE_POSIX_GETTIME.

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

14 years agoCorrection of the flexml part.
navarrop [Wed, 31 Mar 2010 10:19:46 +0000 (10:19 +0000)]
Correction of the flexml part.

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

14 years agoAdd time and date to distrib.
navarrop [Tue, 30 Mar 2010 16:12:21 +0000 (16:12 +0000)]
Add time and date to distrib.

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

14 years agoAdd debug to flexml.
navarrop [Tue, 30 Mar 2010 15:50:34 +0000 (15:50 +0000)]
Add debug to flexml.

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

14 years agoEnable java with distcheck.
navarrop [Tue, 30 Mar 2010 15:23:18 +0000 (15:23 +0000)]
Enable java with distcheck.

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

14 years agoAdd make distcheck command and rename make package by make dist.
navarrop [Tue, 30 Mar 2010 15:17:22 +0000 (15:17 +0000)]
Add make distcheck command and rename make package by make dist.

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

14 years ago--help-models display the long description of all known models
mquinson [Tue, 30 Mar 2010 14:40:36 +0000 (14:40 +0000)]
--help-models display the long description of all known models

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

14 years agoAdd a long description to the models, and make it visible by passing the right comman...
mquinson [Tue, 30 Mar 2010 14:05:47 +0000 (14:05 +0000)]
Add a long description to the models, and make it visible by passing the right command line argument

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

14 years agoOption for debug print.
navarrop [Tue, 30 Mar 2010 13:36:51 +0000 (13:36 +0000)]
Option for debug print.

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

14 years agoAllow to set latency_factor, bandwidth_factor and weight_S parameters of the network...
mquinson [Tue, 30 Mar 2010 13:19:44 +0000 (13:19 +0000)]
Allow to set latency_factor, bandwidth_factor and weight_S parameters of the network models from the command line

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

14 years agoRename configuration variables *_model into */model (to start a hierarchy)
mquinson [Tue, 30 Mar 2010 11:54:11 +0000 (11:54 +0000)]
Rename configuration variables *_model into */model (to start a hierarchy)

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

14 years agoadd the ability to set a default value after registration
mquinson [Tue, 30 Mar 2010 11:54:08 +0000 (11:54 +0000)]
add the ability to set a default value after registration

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

14 years agoSolve problem with lib name of java ruby and lua.
navarrop [Tue, 30 Mar 2010 09:51:24 +0000 (09:51 +0000)]
Solve problem with lib name of java ruby and lua.

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

14 years agofix SD_task_get_execution_time() when communication or computation arrays are NULL
mquinson [Tue, 30 Mar 2010 08:46:00 +0000 (08:46 +0000)]
fix SD_task_get_execution_time() when communication or computation arrays are NULL

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