Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
12 years ago[trace] check if user variables are being correctly used
schnorr [Thu, 5 Apr 2012 10:20:59 +0000 (12:20 +0200)]
[trace] check if user variables are being correctly used

12 years ago[trace] update example to show how to get declared marks
schnorr [Thu, 5 Apr 2012 09:11:47 +0000 (11:11 +0200)]
[trace] update example to show how to get declared marks

12 years ago[trace] new function to get the declared marks
schnorr [Thu, 5 Apr 2012 09:10:07 +0000 (11:10 +0200)]
[trace] new function to get the declared marks

12 years ago[trace] move categories dictionary declaration to interface file
schnorr [Thu, 5 Apr 2012 08:58:23 +0000 (10:58 +0200)]
[trace] move categories dictionary declaration to interface file

12 years ago[trace] update example to show how to use TRACE_get_categories
schnorr [Thu, 5 Apr 2012 08:52:49 +0000 (10:52 +0200)]
[trace] update example to show how to use TRACE_get_categories

12 years ago[trace] new public function to get declared categories
schnorr [Thu, 5 Apr 2012 08:47:52 +0000 (10:47 +0200)]
[trace] new public function to get declared categories

12 years ago[trace] register power and bandwidth for hosts/links when --cfg=tracing/platform:1
schnorr [Wed, 4 Apr 2012 15:20:55 +0000 (17:20 +0200)]
[trace] register power and bandwidth for hosts/links when --cfg=tracing/platform:1

12 years agomake clear to simgrider how to edit that tutorial, and regenerate all files
Martin Quinson [Thu, 5 Apr 2012 01:05:49 +0000 (15:05 -1000)]
make clear to simgrider how to edit that tutorial, and regenerate all files

12 years agodoc rewording
Henri Casanova [Thu, 5 Apr 2012 00:06:40 +0000 (14:06 -1000)]
doc rewording

12 years agoDoc rewording
Henri Casanova [Thu, 5 Apr 2012 00:00:39 +0000 (14:00 -1000)]
Doc rewording

12 years agoAdd default Layout
navarro [Wed, 4 Apr 2012 11:57:35 +0000 (13:57 +0200)]
Add default Layout

12 years agoFix warning by doxygen
navarro [Wed, 4 Apr 2012 11:57:23 +0000 (13:57 +0200)]
Fix warning by doxygen

12 years agoUse of bypassASroute.xml instead of three_clusters_bypass.xml
navarro [Wed, 4 Apr 2012 11:27:02 +0000 (13:27 +0200)]
Use of bypassASroute.xml instead of three_clusters_bypass.xml

12 years agoThis was necessary. Remove previously
navarro [Wed, 4 Apr 2012 11:26:22 +0000 (13:26 +0200)]
This was necessary. Remove previously

12 years agoMade two platforms for bypass and add test to tesh
navarro [Wed, 4 Apr 2012 11:19:57 +0000 (13:19 +0200)]
Made two platforms for bypass and add test to tesh

12 years agoImplement bypassRoute and bypassASroute. Add an example.
navarro [Wed, 4 Apr 2012 10:44:37 +0000 (12:44 +0200)]
Implement bypassRoute and bypassASroute. Add an example.

12 years agoben si
Martin Quinson [Wed, 4 Apr 2012 08:26:52 +0000 (22:26 -1000)]
ben si

12 years agoalso include the 101 presentation into the latex documentation
Martin Quinson [Wed, 4 Apr 2012 05:38:31 +0000 (19:38 -1000)]
also include the 101 presentation into the latex documentation

12 years agoadd a SimGrid 101 presentation as a quick starter for potential users
Martin Quinson [Wed, 4 Apr 2012 05:21:14 +0000 (19:21 -1000)]
add a SimGrid 101 presentation as a quick starter for potential users

12 years ago[DOC] hide a bit the structure list, nobody cares
Martin Quinson [Wed, 4 Apr 2012 04:46:51 +0000 (18:46 -1000)]
[DOC] hide a bit the structure list, nobody cares

12 years ago[DOC] cosmetics: rename some tabs in menus
Martin Quinson [Wed, 4 Apr 2012 04:39:04 +0000 (18:39 -1000)]
[DOC] cosmetics: rename some tabs in menus

12 years ago[DOC] kill the datatype specific page
Martin Quinson [Wed, 4 Apr 2012 04:30:17 +0000 (18:30 -1000)]
[DOC] kill the datatype specific page

all the data are now in their home module, alongside with the function
modifying them.

12 years agoDoc improvement: rename GOS into task usage
Martin Quinson [Wed, 4 Apr 2012 04:21:33 +0000 (18:21 -1000)]
Doc improvement: rename GOS into task usage

who remember of Globus GOS anyway? And Operating System-like names
sound really strange now that the 21 century finally came.

12 years agoimprove the doc of MSG datatypes (and dispatch them in the relevant modules)
Martin Quinson [Wed, 4 Apr 2012 04:06:05 +0000 (18:06 -1000)]
improve the doc of MSG datatypes (and dispatch them in the relevant modules)

12 years agorename doxygen group m_file_management into msg_file_management
Martin Quinson [Wed, 4 Apr 2012 03:35:42 +0000 (17:35 -1000)]
rename doxygen group m_file_management into msg_file_management

12 years agoimprove doc of trace-driven simulations
Martin Quinson [Wed, 4 Apr 2012 03:31:02 +0000 (17:31 -1000)]
improve doc of trace-driven simulations

12 years agoreindent, no real change (beside maybe a typo or two)
Martin Quinson [Wed, 4 Apr 2012 03:18:27 +0000 (17:18 -1000)]
reindent, no real change (beside maybe a typo or two)

12 years agoMerge doc of platform mgmt functions into simulation control ones
Martin Quinson [Wed, 4 Apr 2012 03:12:24 +0000 (17:12 -1000)]
Merge doc of platform mgmt functions into simulation control ones

This allows to have a single page about the basics of running a
simulation, with a nice workflow on it.

It's still no "SimGrid 101", but that's the direction to go.

12 years agoheader blurb about MSG_deprecated doc
Martin Quinson [Wed, 4 Apr 2012 02:45:00 +0000 (16:45 -1000)]
header blurb about MSG_deprecated doc

12 years agovarious MSG doc cleanups
Martin Quinson [Wed, 4 Apr 2012 02:42:36 +0000 (16:42 -1000)]
various MSG doc cleanups

12 years agothe word agent seems a bit artificial in our documentation, when you think about it
Martin Quinson [Wed, 4 Apr 2012 02:29:17 +0000 (16:29 -1000)]
the word agent seems a bit artificial in our documentation, when you think about it

12 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Tue, 3 Apr 2012 18:15:19 +0000 (08:15 -1000)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

12 years agosimcall is not directly parsable since it contains inlined structures. We should...
Martin Quinson [Tue, 3 Apr 2012 18:14:43 +0000 (08:14 -1000)]
simcall is not directly parsable since it contains inlined structures. We should either manually build it w/o parsing, on improve the parser

12 years agoThe test is always true
navarro [Tue, 3 Apr 2012 14:45:53 +0000 (16:45 +0200)]
The test is always true
if( A_surfxml_route_symmetrical == A_surfxml_route_symmetrical_YES
|| A_surfxml_ASroute_symmetrical == A_surfxml_ASroute_symmetrical_YES )
was always true because they were set to YES by default

12 years agoSymmetrical route for Dijkstra
navarro [Tue, 3 Apr 2012 14:33:31 +0000 (16:33 +0200)]
Symmetrical route for Dijkstra

12 years agoFix compilation error for s_file_stat_t
navarro [Tue, 3 Apr 2012 13:29:03 +0000 (15:29 +0200)]
Fix compilation error for s_file_stat_t

12 years agoOk ;) Never used.
navarro [Tue, 3 Apr 2012 13:12:36 +0000 (15:12 +0200)]
Ok ;) Never used.

12 years agoImplement file stat for storage model.
navarro [Tue, 3 Apr 2012 13:10:24 +0000 (15:10 +0200)]
Implement file stat for storage model.

12 years agoCosmetics
navarro [Tue, 3 Apr 2012 13:09:22 +0000 (15:09 +0200)]
Cosmetics

12 years agoFirst step of optim in memory cache
navarro [Fri, 30 Mar 2012 11:59:45 +0000 (13:59 +0200)]
First step of optim in memory cache

12 years agoReturn result on SIMIX_post_io
navarro [Fri, 30 Mar 2012 11:26:49 +0000 (13:26 +0200)]
Return result on SIMIX_post_io

12 years agoReorganize storage structures (msg, smx and surf) and separate storage parsing from...
navarro [Fri, 30 Mar 2012 09:24:15 +0000 (11:24 +0200)]
Reorganize storage structures (msg, smx and surf) and separate storage parsing from routing parsing.

12 years agoMake smx_file_t, surf_file_t and msg_file_t
navarro [Thu, 29 Mar 2012 15:17:12 +0000 (17:17 +0200)]
Make smx_file_t, surf_file_t and msg_file_t

12 years agobetter rendering of simgrid_modules.png (and corrected font for TRACE module)
schnorr [Tue, 3 Apr 2012 12:49:26 +0000 (14:49 +0200)]
better rendering of simgrid_modules.png (and corrected font for TRACE module)

12 years agoAdded TRACE into index.doc and figure
Laurent Bobelin [Tue, 3 Apr 2012 11:51:28 +0000 (13:51 +0200)]
Added TRACE into index.doc and figure

12 years agoTypo.
Arnaud Giersch [Tue, 3 Apr 2012 09:09:15 +0000 (11:09 +0200)]
Typo.

12 years ago[trace] remove "executing" state from tracing/msg/process option, easing the gantt...
schnorr [Tue, 3 Apr 2012 08:56:35 +0000 (10:56 +0200)]
[trace] remove "executing" state from tracing/msg/process option, easing the gantt-chart analysis of MSG simulators

details:
- if you feel this is still necessary, submit a bug

12 years ago[trace] avoid Paje inconsistencies by forcing the generation of a time-ordered trace...
schnorr [Tue, 3 Apr 2012 08:51:19 +0000 (10:51 +0200)]
[trace] avoid Paje inconsistencies by forcing the generation of a time-ordered trace file as output

details:
- this might come with a performance penalty.
If so, set tracing/buffer to zero, and sort the trace afterward.

12 years agoCompleted platform doc. No missing sections anymore.
Laurent Bobelin [Tue, 3 Apr 2012 08:24:58 +0000 (10:24 +0200)]
Completed platform doc. No missing sections anymore.

Will stop the process of writing it now unless people complains about it.

12 years agoEradicate strange characters...
Arnaud Giersch [Mon, 2 Apr 2012 13:24:38 +0000 (15:24 +0200)]
Eradicate strange characters...

... like non-breaking spaces and ligatures, that broke the LaTeX doc.

12 years agoFix doxygen comments.
Arnaud Giersch [Mon, 2 Apr 2012 13:02:24 +0000 (15:02 +0200)]
Fix doxygen comments.

Make \ingroup come first.

12 years agoRe-add logcategories.doc into generated doc.
Arnaud Giersch [Mon, 2 Apr 2012 11:51:21 +0000 (13:51 +0200)]
Re-add logcategories.doc into generated doc.

It appears to work correclty this way (locally at least).

12 years agosmpirun: turn error into warning only.
Arnaud Giersch [Mon, 2 Apr 2012 11:43:42 +0000 (13:43 +0200)]
smpirun: turn error into warning only.

12 years agosmpirun: option -quiet disappeared a long time ago.
Arnaud Giersch [Mon, 2 Apr 2012 11:42:44 +0000 (13:42 +0200)]
smpirun: option -quiet disappeared a long time ago.

12 years agobcast.tesh: "as much processes than hosts" is 5.
Arnaud Giersch [Mon, 2 Apr 2012 11:31:21 +0000 (13:31 +0200)]
bcast.tesh: "as much processes than hosts" is 5.

Change reduce.tesh accordingly.

12 years agosmpirun.in: various little fixes.
Arnaud Giersch [Mon, 2 Apr 2012 09:55:57 +0000 (11:55 +0200)]
smpirun.in: various little fixes.

12 years agoOptimize xbt_str_diff further.
Arnaud Giersch [Fri, 30 Mar 2012 15:34:41 +0000 (17:34 +0200)]
Optimize xbt_str_diff further.

Make it faster and less memory hungry when there are many lines and few
differences, for example when test tracing-trace_platform is failing...

The general idea is to reduce the problem size for diff_build_LCS/diff_build_diff.
This is done by finding, when it is easy, the start and the end of the result.
It's easy when the line are the same, or when a line from the one set does not appear
in the second set.

12 years agolittle sentence to hint about the location of missing documentation
Martin Quinson [Mon, 2 Apr 2012 03:43:20 +0000 (17:43 -1000)]
little sentence to hint about the location of missing documentation

12 years agoYou cannot say that SMPI has no documentation anymore
Martin Quinson [Mon, 2 Apr 2012 03:16:45 +0000 (17:16 -1000)]
You cannot say that SMPI has no documentation anymore

but you probably still can say that its documentation is too sparse
for absolute beginners. People used to MPI should find it sufficient
however.

12 years agosmpirun: Use the amount of processes in the hostfile as default value for the -np...
Martin Quinson [Mon, 2 Apr 2012 03:06:13 +0000 (17:06 -1000)]
smpirun: Use the amount of processes in the hostfile as default value for the -np parameter

Plus, some more checks

12 years agoBasic checks on the arguments provoded to smpirun
Martin Quinson [Mon, 2 Apr 2012 03:03:29 +0000 (17:03 -1000)]
Basic checks on the arguments provoded to smpirun

12 years agoignore some more binaries in git (mainly tracing)
Martin Quinson [Mon, 2 Apr 2012 02:27:38 +0000 (16:27 -1000)]
ignore some more binaries in git (mainly tracing)

12 years agoignore generated manpages
Martin Quinson [Mon, 2 Apr 2012 02:26:27 +0000 (16:26 -1000)]
ignore generated manpages

12 years agoa little program to help determining which memory chunk were modified during model...
Martin Quinson [Mon, 2 Apr 2012 02:25:37 +0000 (16:25 -1000)]
a little program to help determining which memory chunk were modified during model-checking. Still veeeery preliminary

12 years agosome more doc
Martin Quinson [Mon, 2 Apr 2012 02:24:11 +0000 (16:24 -1000)]
some more doc

12 years agoDrop support for broken compiler in log.h.
Arnaud Giersch [Thu, 29 Mar 2012 09:03:34 +0000 (11:03 +0200)]
Drop support for broken compiler in log.h.

12 years agoRemove dead code.
Arnaud Giersch [Fri, 30 Mar 2012 12:15:12 +0000 (14:15 +0200)]
Remove dead code.

12 years agoLog constructor: guard against multiple initializations.
Arnaud Giersch [Fri, 30 Mar 2012 12:10:01 +0000 (14:10 +0200)]
Log constructor: guard against multiple initializations.

12 years agoAdded and corrected some stuff in platform.doc. Moved some stuff from FAQ concerning...
Laurent Bobelin [Fri, 30 Mar 2012 10:46:20 +0000 (12:46 +0200)]
Added and corrected some stuff in platform.doc. Moved some stuff from FAQ concerning platform in the good file

12 years agoConnect categories before the beginning of main().
Arnaud Giersch [Fri, 30 Mar 2012 09:55:37 +0000 (11:55 +0200)]
Connect categories before the beginning of main().

This allows to list the user defined categories with --help-log-categories.

Unfortunately, this feature is only available when using gcc.

12 years agoAllow to give a priority to _XBT_GNUC_{CONS,DES}TRUCTOR.
Arnaud Giersch [Fri, 30 Mar 2012 09:53:05 +0000 (11:53 +0200)]
Allow to give a priority to _XBT_GNUC_{CONS,DES}TRUCTOR.

12 years agoDeclare the main log categories into their respective modules.
Arnaud Giersch [Thu, 29 Mar 2012 08:46:30 +0000 (10:46 +0200)]
Declare the main log categories into their respective modules.

12 years agoRemove unused log category.
Arnaud Giersch [Fri, 30 Mar 2012 09:40:26 +0000 (11:40 +0200)]
Remove unused log category.

12 years agoAlso connect main log categories.
Arnaud Giersch [Thu, 29 Mar 2012 09:40:07 +0000 (11:40 +0200)]
Also connect main log categories.

12 years agoFix xbt_log_extract_hierarchy.pl since XBT_LOG_CONNECT now has only one arg.
Arnaud Giersch [Thu, 29 Mar 2012 09:39:08 +0000 (11:39 +0200)]
Fix xbt_log_extract_hierarchy.pl since XBT_LOG_CONNECT now has only one arg.

12 years agoRemove unused 2nd parameter for XBT_LOG_CONNECT.
Arnaud Giersch [Fri, 30 Mar 2012 08:41:44 +0000 (10:41 +0200)]
Remove unused 2nd parameter for XBT_LOG_CONNECT.

12 years agoDefine a constructor function for each log category.
Arnaud Giersch [Fri, 30 Mar 2012 08:37:54 +0000 (10:37 +0200)]
Define a constructor function for each log category.

This function is in charge of correctly connecting parents and children.

12 years agoUse appropriate macro.
Arnaud Giersch [Fri, 30 Mar 2012 08:13:16 +0000 (10:13 +0200)]
Use appropriate macro.

12 years agoConnect categories before parsing the command line.
Arnaud Giersch [Thu, 29 Mar 2012 15:35:04 +0000 (17:35 +0200)]
Connect categories before parsing the command line.

12 years agoDeactivate this assert again.
Arnaud Giersch [Thu, 29 Mar 2012 10:06:17 +0000 (12:06 +0200)]
Deactivate this assert again.

12 years agoMissing include.
Arnaud Giersch [Thu, 29 Mar 2012 08:44:31 +0000 (10:44 +0200)]
Missing include.

12 years agoMissing newline.
Arnaud Giersch [Thu, 29 Mar 2012 09:18:17 +0000 (11:18 +0200)]
Missing newline.

12 years agoTools name has changed.
Arnaud Giersch [Thu, 29 Mar 2012 09:17:40 +0000 (11:17 +0200)]
Tools name has changed.

12 years agoWe can only include tag: include|cluster|peer|AS|trace|trace_connect
navarro [Thu, 29 Mar 2012 14:16:24 +0000 (16:16 +0200)]
We can only include tag: include|cluster|peer|AS|trace|trace_connect

12 years agoTry to clean platform files containing in examples/platform/ .
navarro [Thu, 29 Mar 2012 12:59:22 +0000 (14:59 +0200)]
Try to clean platform files containing in examples/platform/ .

12 years agonone_get_route_and_latency must set latency to 0.
navarro [Thu, 29 Mar 2012 12:16:16 +0000 (14:16 +0200)]
none_get_route_and_latency must set latency to 0.

12 years agoFix Tag include
navarro [Thu, 29 Mar 2012 12:15:28 +0000 (14:15 +0200)]
Fix Tag include

12 years agoUpdate platform documentation
navarro [Thu, 29 Mar 2012 12:14:28 +0000 (14:14 +0200)]
Update platform documentation

12 years agoCopy simgrid.dtd into simgrid versionning
navarro [Thu, 29 Mar 2012 12:14:12 +0000 (14:14 +0200)]
Copy simgrid.dtd into simgrid versionning

12 years agoUpdate installation of windows
navarro [Thu, 29 Mar 2012 08:36:27 +0000 (10:36 +0200)]
Update installation of windows

12 years ago[trace] fix tracing of network models
schnorr [Thu, 29 Mar 2012 08:23:39 +0000 (10:23 +0200)]
[trace] fix tracing of network models

12 years agofunction to get the weight of a constraint of a lmm variable
schnorr [Thu, 29 Mar 2012 08:17:08 +0000 (10:17 +0200)]
function to get the weight of a constraint of a lmm variable

12 years agoAdded a platform desc doc. Some infos are still missing, but I have to check them...
Laurent Bobelin [Thu, 29 Mar 2012 08:10:58 +0000 (10:10 +0200)]
Added a platform desc doc. Some infos are still missing, but I have to check them with some qualified guys ...

12 years agoLog sd_dotparse only exists when HAVE_GRAPHVIZ.
Arnaud Giersch [Wed, 28 Mar 2012 21:01:21 +0000 (23:01 +0200)]
Log sd_dotparse only exists when HAVE_GRAPHVIZ.

12 years agoDefine HAVE_GRAPHVIZ for C code.
Arnaud Giersch [Wed, 28 Mar 2012 21:00:35 +0000 (23:00 +0200)]
Define HAVE_GRAPHVIZ for C code.

12 years agoUpdate ChangeLog.
Arnaud Giersch [Wed, 28 Mar 2012 20:06:40 +0000 (22:06 +0200)]
Update ChangeLog.

12 years agoHandle --help-log* options from xbt_log_init.
Arnaud Giersch [Wed, 28 Mar 2012 19:30:02 +0000 (21:30 +0200)]
Handle --help-log* options from xbt_log_init.

12 years agoRemove --*-log options that are deprecated since nearly 5 years.
Arnaud Giersch [Wed, 28 Mar 2012 19:26:18 +0000 (21:26 +0200)]
Remove --*-log options that are deprecated since nearly 5 years.

See commit 795baf0.

12 years agoAdd missing calls to XBT_LOG_CONNECT.
Arnaud Giersch [Wed, 28 Mar 2012 16:19:58 +0000 (18:19 +0200)]
Add missing calls to XBT_LOG_CONNECT.

12 years agoMove all XBT_LOG_CONNECT into one place.
Arnaud Giersch [Wed, 28 Mar 2012 14:51:31 +0000 (16:51 +0200)]
Move all XBT_LOG_CONNECT into one place.