Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
13 years agoIf we are on windows _GNU is defined by cmake.
navarrop [Mon, 13 Sep 2010 08:24:35 +0000 (08:24 +0000)]
If we are on windows _GNU is defined by cmake.

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

13 years agoUpdate CMakeLists for windows
navarrop [Mon, 13 Sep 2010 08:24:11 +0000 (08:24 +0000)]
Update CMakeLists for windows

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

13 years agoWindows implementation
navarrop [Mon, 13 Sep 2010 08:23:54 +0000 (08:23 +0000)]
Windows implementation

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

13 years agoWindows compatibility.
navarrop [Mon, 13 Sep 2010 08:23:36 +0000 (08:23 +0000)]
Windows compatibility.

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

13 years agousing a trace marker to register the end of each flow in the gtnets example
schnorr [Fri, 10 Sep 2010 15:14:58 +0000 (15:14 +0000)]
using a trace marker to register the end of each flow in the gtnets example

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

13 years agoDo not call xbt_cfg_set_int on the model-check option, it won't set it's value to...
cristianrosa [Tue, 7 Sep 2010 06:48:39 +0000 (06:48 +0000)]
Do not call xbt_cfg_set_int on the model-check option, it won't set it's value to the default one.

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

13 years agoLink to lib simgrid work when compil out of build source.
navarrop [Mon, 6 Sep 2010 12:11:25 +0000 (12:11 +0000)]
Link to lib simgrid work when compil out of build source.

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

13 years agoFixed return type.
pini [Mon, 6 Sep 2010 09:17:59 +0000 (09:17 +0000)]
Fixed return type.

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

13 years agoAdded missing MPI call.
pini [Mon, 6 Sep 2010 09:12:15 +0000 (09:12 +0000)]
Added missing MPI call.

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

13 years agoBugfix: invalid behaviour in datatype_copy.
pini [Mon, 6 Sep 2010 09:12:10 +0000 (09:12 +0000)]
Bugfix: invalid behaviour in datatype_copy.

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

13 years agoa few more corrected entries
suter [Mon, 30 Aug 2010 11:47:01 +0000 (11:47 +0000)]
a few more corrected entries

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

13 years agostart to clean up the bib file. Too many badly formatted entries for
suter [Mon, 30 Aug 2010 08:45:22 +0000 (08:45 +0000)]
start to clean up the bib file. Too many badly formatted entries for
my eyes

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

13 years agoFix bug in the documentation.
alegrand [Tue, 24 Aug 2010 13:27:39 +0000 (13:27 +0000)]
Fix bug in the documentation.
It skipped the first author for each year and removed some HTML tags...

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

13 years agoupdate
coldpeace [Sun, 22 Aug 2010 17:49:26 +0000 (17:49 +0000)]
update

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

13 years agofix the way to instanciate links via worsktation_ptask_L07 model when bypassing the...
coldpeace [Fri, 20 Aug 2010 09:42:12 +0000 (09:42 +0000)]
fix the way to instanciate links via worsktation_ptask_L07 model when bypassing the XML parser

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

13 years agomove e_surf_link_sharing_policy_t structure to surf.h and fix the way to create link...
coldpeace [Thu, 19 Aug 2010 16:02:25 +0000 (16:02 +0000)]
move e_surf_link_sharing_policy_t structure to surf.h and fix the way to create link resource when bypassing surf xml parser

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

13 years agoRemove stupid "if" that prevents from displaying the help correctly and use die inste...
alegrand [Mon, 16 Aug 2010 22:23:47 +0000 (22:23 +0000)]
Remove stupid "if" that prevents from displaying the help correctly and use die instead of exit.

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

13 years agoextend lua console to simdag
coldpeace [Mon, 16 Aug 2010 14:32:07 +0000 (14:32 +0000)]
extend lua console to simdag

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

13 years agoremove dependency line
coldpeace [Wed, 11 Aug 2010 13:06:35 +0000 (13:06 +0000)]
remove dependency line

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

13 years agoadd gras console example, illustrating the use of lua gras generator to setup the...
coldpeace [Wed, 11 Aug 2010 13:01:53 +0000 (13:01 +0000)]
add gras console example, illustrating the use of lua gras generator to setup the project and lua console to bypass the parser

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

13 years agocleanups
coldpeace [Wed, 11 Aug 2010 11:14:31 +0000 (11:14 +0000)]
cleanups

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

13 years agoremove duplicated line
coldpeace [Tue, 10 Aug 2010 16:35:37 +0000 (16:35 +0000)]
remove duplicated line

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

13 years agoadd new source file to lua bindings code, having possibility to use a 'lua' version...
coldpeace [Tue, 10 Aug 2010 16:28:59 +0000 (16:28 +0000)]
add new source file to lua bindings code, having possibility to use a 'lua' version of gras_stub_generator tool to generate gras source files in bypass mode

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

13 years agoupdating ChangeLog with tracing modifications
schnorr [Tue, 10 Aug 2010 15:06:51 +0000 (15:06 +0000)]
updating ChangeLog with tracing modifications

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

13 years agotest dict before giving its size...
coldpeace [Tue, 10 Aug 2010 13:32:07 +0000 (13:32 +0000)]
test dict before giving its size...

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

13 years agonew tesh to check smpi tracing
schnorr [Tue, 10 Aug 2010 11:32:29 +0000 (11:32 +0000)]
new tesh to check smpi tracing

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

13 years agofix on smpi tracing: check if tracing is disabled
schnorr [Tue, 10 Aug 2010 11:32:28 +0000 (11:32 +0000)]
fix on smpi tracing: check if tracing is disabled

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

13 years agompi example with several combinations of point-to-point message-passing functions
schnorr [Tue, 10 Aug 2010 11:32:27 +0000 (11:32 +0000)]
mpi example with several combinations of point-to-point message-passing functions

details:
- this example serves as stress test to the smpi instrumentation

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

13 years agoupdate on smpirun script to accept -trace argument with the name of the tracefile
schnorr [Tue, 10 Aug 2010 11:32:26 +0000 (11:32 +0000)]
update on smpirun script to accept -trace argument with the name of the tracefile

details:
- among other parameters, smpirun accepts:
smpirun (...) -trace tracefile.trace (...) ./bcast (...)
- the parameter is translated to the following options to the simulator
--cfg=tracing/filename:${TRACEOPT} --cfg=tracing/smpi:1 where TRACEOPT
is the trace file passed as parameter

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

13 years agoTweak a bit the dependence function
cristianrosa [Tue, 10 Aug 2010 08:21:52 +0000 (08:21 +0000)]
Tweak a bit the dependence function

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

13 years agoprevents from adding invalid pointer to the dict
schnorr [Mon, 9 Aug 2010 15:51:27 +0000 (15:51 +0000)]
prevents from adding invalid pointer to the dict

details:
- the dictionary latency_limited_dict is managed by Pedro
- it uses as key the comm->act, which sometimes is NULL
when executing MSG examples (failure, for instance).

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

13 years agoproper initilization of the model-check option
schnorr [Mon, 9 Aug 2010 15:51:26 +0000 (15:51 +0000)]
proper initilization of the model-check option

details:
- arnaud's modification

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

13 years agofix on the default value of fullduplex option
schnorr [Mon, 9 Aug 2010 15:51:26 +0000 (15:51 +0000)]
fix on the default value of fullduplex option

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

13 years agoupdating tesh files to consider with new log messages
schnorr [Mon, 9 Aug 2010 15:51:24 +0000 (15:51 +0000)]
updating tesh files to consider with new log messages

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

13 years agodeclaring mark in the gtnets example
schnorr [Mon, 9 Aug 2010 15:51:23 +0000 (15:51 +0000)]
declaring mark in the gtnets example

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

13 years agoremoving stdout log message
schnorr [Mon, 9 Aug 2010 15:51:23 +0000 (15:51 +0000)]
removing stdout log message

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

13 years agoremoving compilation warnings
schnorr [Mon, 9 Aug 2010 15:51:22 +0000 (15:51 +0000)]
removing compilation warnings

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

13 years agomanage links in a different way (to help tracing gtnets fullduplex behavior)
schnorr [Mon, 9 Aug 2010 15:51:21 +0000 (15:51 +0000)]
manage links in a different way (to help tracing gtnets fullduplex behavior)

details:
- by Arnaud

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

13 years agousing two dictionaries to keep host information (name and id)
schnorr [Mon, 9 Aug 2010 15:51:20 +0000 (15:51 +0000)]
using two dictionaries to keep host information (name and id)

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

13 years agofix on trace: correct way to trace the amount of data transferred by gtnets
schnorr [Mon, 9 Aug 2010 15:51:19 +0000 (15:51 +0000)]
fix on trace: correct way to trace the amount of data transferred by gtnets

Conflicts:

src/surf/network_gtnets.c

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

13 years agofix on the name of the variable
schnorr [Mon, 9 Aug 2010 15:51:19 +0000 (15:51 +0000)]
fix on the name of the variable

details:
- gtnets_get_flow_rx returns the amount of bytes sent, not what remains

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

13 years agofullduplex support
schnorr [Mon, 9 Aug 2010 15:51:17 +0000 (15:51 +0000)]
fullduplex support

details:
- added by Pedro
- LV08 model accepts a new option 'fullduplex',
  enabling a more realistic TCP behavior
- more details on the FAQ (that will be updated soon)

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

13 years agoAdded fullduplex support doc.
velho [Mon, 9 Aug 2010 15:35:00 +0000 (15:35 +0000)]
Added fullduplex support doc.

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

13 years agoadd new function : xbt_dict_is_empty
coldpeace [Mon, 9 Aug 2010 13:14:38 +0000 (13:14 +0000)]
add new function : xbt_dict_is_empty

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

13 years agoupdate doc
coldpeace [Sun, 8 Aug 2010 18:16:18 +0000 (18:16 +0000)]
update doc

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

13 years agotracing a sub-set of point-to-point mpi functions
schnorr [Fri, 6 Aug 2010 15:39:04 +0000 (15:39 +0000)]
tracing a sub-set of point-to-point mpi functions

details:
- this commit instruments these mpi operations: Irecv,
  Isend, Recv, Send, Sendrecv, Wait, Waitany, Waitall
- it uses trace links to illustrate a message-passing
- TODO: Waitsome, Test and Testany to be implemented
- TODO: trace the amount of data transferred

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

13 years agotrace: functions to generate states for point-to-point smpi messages
schnorr [Fri, 6 Aug 2010 15:39:03 +0000 (15:39 +0000)]
trace: functions to generate states for point-to-point smpi messages

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

13 years agotrace: functions to generate links, append a link type in the hierarchy of types
schnorr [Fri, 6 Aug 2010 15:39:03 +0000 (15:39 +0000)]
trace: functions to generate links, append a link type in the hierarchy of types

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

13 years agotrace: a dictionary to keep link keys, put and get functions to manage it
schnorr [Fri, 6 Aug 2010 15:39:02 +0000 (15:39 +0000)]
trace: a dictionary to keep link keys, put and get functions to manage it

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

13 years agoAdded MPI_CHAR to predefined reduce operations (not in the standard, but convenient...
pini [Thu, 5 Aug 2010 21:47:48 +0000 (21:47 +0000)]
Added MPI_CHAR to predefined reduce operations (not in the standard, but convenient and working as expected).

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

13 years agotracing MPI collective operations implemented in SMPI
schnorr [Thu, 5 Aug 2010 14:19:31 +0000 (14:19 +0000)]
tracing MPI collective operations implemented in SMPI

details:
- MPI Bcast, Barrier, Gather, Gather, Allgather,
  Reduce, Scan, Reduce_scatter, Alltoall and
  their 'v' variants
- the tracing is only a state for now
- the root rank is not used for now to identify
  which process is the root of operation (for
  those who have a root)
- the trace is visualizable in Paje and Triva (SquarifiedTreemap)

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

13 years agotracing MPI_Init and MPI_Finalize (trace container creation and destruction)
schnorr [Thu, 5 Aug 2010 14:19:30 +0000 (14:19 +0000)]
tracing MPI_Init and MPI_Finalize (trace container creation and destruction)

details:
- added function to create the string that identifies
  a mpi_process container in the trace
- processes are grouped by host

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

13 years agoinitial instrumentation points for the smpi component
schnorr [Thu, 5 Aug 2010 14:19:30 +0000 (14:19 +0000)]
initial instrumentation points for the smpi component

details:
- nothing is traced yet, just coupling smpi with the tracing module
- compile simgrid with enable_trace = on
- execute it with --cfg=tracing/smpi:1
- TODO: add an option "--trace" to smpirun when this is completed
that is translated to the previously cited execution parameter

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

13 years agoextend bypass to grass...
coldpeace [Thu, 5 Aug 2010 14:18:21 +0000 (14:18 +0000)]
extend bypass to grass...

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

13 years agoadd gras_load_environment_script & gras_function_register_default functions to gras
coldpeace [Thu, 5 Aug 2010 14:17:20 +0000 (14:17 +0000)]
add gras_load_environment_script & gras_function_register_default functions to gras

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

13 years agoMissing files during make dist.
navarrop [Thu, 5 Aug 2010 13:03:40 +0000 (13:03 +0000)]
Missing files during make dist.

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

13 years agoGive LD_LIBRARY_PATH to smpirun.
navarrop [Thu, 5 Aug 2010 12:10:21 +0000 (12:10 +0000)]
Give LD_LIBRARY_PATH to smpirun.

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

13 years agofix: compilation warnings
schnorr [Thu, 5 Aug 2010 11:33:06 +0000 (11:33 +0000)]
fix: compilation warnings

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

13 years agoSorry.
navarrop [Thu, 5 Aug 2010 11:24:17 +0000 (11:24 +0000)]
Sorry.

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

13 years agoBe more strict with gtnets.
navarrop [Thu, 5 Aug 2010 11:21:26 +0000 (11:21 +0000)]
Be more strict with gtnets.

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

13 years agoupdating gtnets examples with new tracing method, new tesh files to test it
schnorr [Thu, 5 Aug 2010 11:06:17 +0000 (11:06 +0000)]
updating gtnets examples with new tracing method, new tesh files to test it

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

13 years agoFAQ updated with tracing options, change on the trace interface
schnorr [Thu, 5 Aug 2010 11:06:16 +0000 (11:06 +0000)]
FAQ updated with tracing options, change on the trace interface

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

13 years agoupdating tracing examples according to new TRACE_start and xbt configuration options
schnorr [Thu, 5 Aug 2010 11:06:15 +0000 (11:06 +0000)]
updating tracing examples according to new TRACE_start and xbt configuration options

details:
- tesh files updated as well
- TRACE_start must be called *after* MSG_global_domain for MSG-based simulators

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

13 years agoremoving tracing functions from examples that are not in msg/tracing directory
schnorr [Thu, 5 Aug 2010 11:06:14 +0000 (11:06 +0000)]
removing tracing functions from examples that are not in msg/tracing directory

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

13 years agodetecting if TRACE_start was called too soon (before TRACE_global_init)
schnorr [Thu, 5 Aug 2010 11:06:13 +0000 (11:06 +0000)]
detecting if TRACE_start was called too soon (before TRACE_global_init)

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

13 years agokill all aspects related to masks in the tracing interface
schnorr [Thu, 5 Aug 2010 11:06:12 +0000 (11:06 +0000)]
kill all aspects related to masks in the tracing interface

details:
- TRACE_start (filename) and TRACE_start_with_mask (filename, mask)
are replaced by TRACE_start, which takes tracing configurations
from the xbt_cfg_set, defined in the file instr_config.c
- new TRACE_start must be called after MSG_global_init, in
order to have the proper configurations defined

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

13 years agodeclaration of configuration options for tracing
schnorr [Thu, 5 Aug 2010 11:06:11 +0000 (11:06 +0000)]
declaration of configuration options for tracing

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

13 years agoDon't need this variable now.
navarrop [Thu, 5 Aug 2010 10:58:13 +0000 (10:58 +0000)]
Don't need this variable now.

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

13 years agocleanups
coldpeace [Thu, 5 Aug 2010 09:28:53 +0000 (09:28 +0000)]
cleanups

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

13 years agoImprove handling of WaitAny transitions.
cristianrosa [Thu, 5 Aug 2010 09:01:33 +0000 (09:01 +0000)]
Improve handling of WaitAny transitions.

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

13 years agoShow more information on dead-lock'ed transitions
cristianrosa [Thu, 5 Aug 2010 09:01:03 +0000 (09:01 +0000)]
Show more information on dead-lock'ed transitions

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

13 years agoSemaphores are repaired, so SMPI can safely rely on SIMIX again (and should reconcile...
pini [Thu, 5 Aug 2010 07:02:10 +0000 (07:02 +0000)]
Semaphores are repaired, so SMPI can safely rely on SIMIX again (and should reconcile with the MC).

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

13 years agoUpdate tesh files for simdag. Due to adding an INFO line.
navarrop [Wed, 4 Aug 2010 14:46:09 +0000 (14:46 +0000)]
Update tesh files for simdag. Due to adding an INFO line.

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

13 years agoMake dist is available again.
navarrop [Wed, 4 Aug 2010 14:46:02 +0000 (14:46 +0000)]
Make dist is available again.

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

13 years agoadd new example to simdag using lua script(...not yet improved)
coldpeace [Wed, 4 Aug 2010 13:00:08 +0000 (13:00 +0000)]
add new example to simdag using lua script(...not yet improved)

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

13 years agoChoice if we want have different communication size or not.
navarrop [Wed, 4 Aug 2010 12:39:36 +0000 (12:39 +0000)]
Choice if we want have different communication size or not.

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

13 years agoFind gcov executable.
navarrop [Wed, 4 Aug 2010 12:39:35 +0000 (12:39 +0000)]
Find gcov executable.

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

13 years agoUpdate vivaldi tesh file.
navarrop [Wed, 4 Aug 2010 12:39:32 +0000 (12:39 +0000)]
Update vivaldi tesh file.

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

13 years agorename resgister_platform to msg_register_platform, & register_application to msg_reg...
coldpeace [Wed, 4 Aug 2010 10:55:01 +0000 (10:55 +0000)]
rename resgister_platform to msg_register_platform, & register_application to msg_register_application

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

13 years agoadd SD_load_environment_script function to Simdag Module
coldpeace [Wed, 4 Aug 2010 10:42:35 +0000 (10:42 +0000)]
add SD_load_environment_script function to Simdag Module

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

13 years agoadd new callbacks to the Workstation's models, and define new lua methods to extend...
coldpeace [Wed, 4 Aug 2010 10:25:10 +0000 (10:25 +0000)]
add new callbacks to the Workstation's models, and define new lua methods to extend the bypass for SimDag module(...work in prgress)

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

13 years agoChange for loop to compil.
navarrop [Wed, 4 Aug 2010 09:28:12 +0000 (09:28 +0000)]
Change for loop to compil.

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

13 years agoUpdate mc-centralized tesh file.
navarrop [Wed, 4 Aug 2010 09:28:11 +0000 (09:28 +0000)]
Update mc-centralized tesh file.

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

13 years agoUpdate Lua tesh files.
navarrop [Wed, 4 Aug 2010 09:28:10 +0000 (09:28 +0000)]
Update Lua tesh files.

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

13 years agoMake smpi tests work
navarrop [Wed, 4 Aug 2010 09:28:09 +0000 (09:28 +0000)]
Make smpi tests work
in outofbuild source.

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

13 years agoOops sorry don't need this line.
navarrop [Wed, 4 Aug 2010 08:25:08 +0000 (08:25 +0000)]
Oops sorry don't need this line.

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

13 years agoMore windows compatibility for context.
navarrop [Wed, 4 Aug 2010 08:05:12 +0000 (08:05 +0000)]
More windows compatibility for context.
Add visual basic and Devcpp compilers.

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

13 years agoTweak the handling of WaitAny transitions. It should be properly fixed later.
cristianrosa [Tue, 3 Aug 2010 14:30:21 +0000 (14:30 +0000)]
Tweak the handling of WaitAny transitions. It should be properly fixed later.

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

13 years agoUpdate tests for memory checking with valgrind.
navarrop [Mon, 2 Aug 2010 09:16:12 +0000 (09:16 +0000)]
Update tests for memory checking with valgrind.

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

13 years agoUpdate FAQ.
navarrop [Mon, 2 Aug 2010 09:16:11 +0000 (09:16 +0000)]
Update FAQ.

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

13 years agoAdd Waitany for icomms to cmake tests.
navarrop [Mon, 2 Aug 2010 09:16:10 +0000 (09:16 +0000)]
Add Waitany for icomms to cmake tests.

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

13 years agoCosmetics.
navarrop [Mon, 2 Aug 2010 08:57:47 +0000 (08:57 +0000)]
Cosmetics.

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

13 years agoNow LUA is auto search with cmake.
navarrop [Mon, 2 Aug 2010 08:57:44 +0000 (08:57 +0000)]
Now LUA is auto search with cmake.

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

13 years agoupdate bib
alegrand [Fri, 30 Jul 2010 15:33:15 +0000 (15:33 +0000)]
update bib

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

13 years agoAdd debug informations.
alegrand [Fri, 30 Jul 2010 15:33:12 +0000 (15:33 +0000)]
Add debug informations.

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

13 years agoupdate ChangeLog
coldpeace [Fri, 30 Jul 2010 14:06:51 +0000 (14:06 +0000)]
update ChangeLog

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

13 years agoAdd an example for waitany fct.
navarrop [Fri, 30 Jul 2010 13:29:30 +0000 (13:29 +0000)]
Add an example for waitany fct.

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

13 years agoUpdate FAQ for cmake and gtnets.
navarrop [Fri, 30 Jul 2010 13:29:28 +0000 (13:29 +0000)]
Update FAQ for cmake and gtnets.

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

13 years agoif lua isn't available, MSG_load_platform_script should die with a error message
coldpeace [Fri, 30 Jul 2010 12:41:24 +0000 (12:41 +0000)]
if lua isn't available, MSG_load_platform_script should die with a error message

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

13 years agoremoving instrumentation that is not used by MSG interface
schnorr [Fri, 30 Jul 2010 12:23:29 +0000 (12:23 +0000)]
removing instrumentation that is not used by MSG interface

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