Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
5 years agosnake_case Engine signals
Frederic Suter [Mon, 30 Apr 2018 14:25:06 +0000 (16:25 +0200)]
snake_case Engine signals

5 years agobetter use of signals for TRACE init/exit
Frederic Suter [Mon, 30 Apr 2018 14:17:16 +0000 (16:17 +0200)]
better use of signals for TRACE init/exit

5 years agoremove useless call to TRACE_end
Frederic Suter [Mon, 30 Apr 2018 13:16:14 +0000 (15:16 +0200)]
remove useless call to TRACE_end

5 years agoTODO--
Frederic Suter [Thu, 26 Apr 2018 12:59:16 +0000 (14:59 +0200)]
TODO--
(SO says it won't improve performance though)

5 years agoI see brain overload ...
Frederic Suter [Thu, 26 Apr 2018 12:35:13 +0000 (14:35 +0200)]
I see brain overload ...

5 years agoMissing include.
Arnaud Giersch [Thu, 26 Apr 2018 06:20:16 +0000 (08:20 +0200)]
Missing include.

5 years agoReplace deprecated method.
Arnaud Giersch [Thu, 26 Apr 2018 06:20:01 +0000 (08:20 +0200)]
Replace deprecated method.

5 years agoFix source path (untested).
Arnaud Giersch [Wed, 25 Apr 2018 21:44:18 +0000 (23:44 +0200)]
Fix source path (untested).

5 years agoMove samples in private (anonymous) namespace.
Arnaud Giersch [Thu, 26 Apr 2018 06:49:57 +0000 (08:49 +0200)]
Move samples in private (anonymous) namespace.

5 years agoFix more Doxygen warnings.
Arnaud Giersch [Wed, 25 Apr 2018 19:53:19 +0000 (21:53 +0200)]
Fix more Doxygen warnings.

5 years agoMake ActorImpl::userdata private.
Arnaud Giersch [Wed, 25 Apr 2018 20:02:12 +0000 (22:02 +0200)]
Make ActorImpl::userdata private.

5 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Wed, 25 Apr 2018 19:11:36 +0000 (21:11 +0200)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

5 years agoallow to have TI data for popEvent
Frederic Suter [Wed, 25 Apr 2018 15:23:19 +0000 (17:23 +0200)]
allow to have TI data for popEvent

5 years agomove this file out of src/surf
Frederic Suter [Wed, 25 Apr 2018 13:50:12 +0000 (15:50 +0200)]
move this file out of src/surf

5 years agoMerge branch 'master' of ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
Arnaud Giersch [Wed, 25 Apr 2018 13:44:39 +0000 (15:44 +0200)]
Merge branch 'master' of ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid

5 years agoAvoid using a branching statement as the last in a loop (codacy).
Arnaud Giersch [Wed, 25 Apr 2018 13:38:47 +0000 (15:38 +0200)]
Avoid using a branching statement as the last in a loop (codacy).

5 years agouse signals a bit more to create tracing stuff
Frederic Suter [Wed, 25 Apr 2018 13:22:11 +0000 (15:22 +0200)]
use signals a bit more to create tracing stuff

5 years agoFlag is useless (always true).
Arnaud Giersch [Wed, 25 Apr 2018 09:12:56 +0000 (11:12 +0200)]
Flag is useless (always true).

5 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Wed, 25 Apr 2018 08:13:59 +0000 (10:13 +0200)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

5 years agosnake_case and cleanup some more methods of s4u::Engine
Martin Quinson [Wed, 25 Apr 2018 07:34:05 +0000 (09:34 +0200)]
snake_case and cleanup some more methods of s4u::Engine

5 years agoAvoid explicit call to close() on an auto-closeable resource.
Arnaud Giersch [Wed, 25 Apr 2018 08:01:12 +0000 (10:01 +0200)]
Avoid explicit call to close() on an auto-closeable resource.

5 years agoKill useless declaration.
Arnaud Giersch [Tue, 24 Apr 2018 13:11:19 +0000 (15:11 +0200)]
Kill useless declaration.

5 years agoKill useless array powers2 and simplify code.
Arnaud Giersch [Tue, 24 Apr 2018 12:41:19 +0000 (14:41 +0200)]
Kill useless array powers2 and simplify code.

5 years agoUse initialization list.
Arnaud Giersch [Tue, 24 Apr 2018 12:34:11 +0000 (14:34 +0200)]
Use initialization list.

5 years agoPut deprecated annotation at declaration.
Arnaud Giersch [Tue, 24 Apr 2018 12:29:16 +0000 (14:29 +0200)]
Put deprecated annotation at declaration.

5 years agoDon't loose first result for 'failed'.
Arnaud Giersch [Tue, 24 Apr 2018 11:51:38 +0000 (13:51 +0200)]
Don't loose first result for 'failed'.

5 years agojenkins: simplify logic for installation.
Arnaud Giersch [Tue, 24 Apr 2018 07:43:49 +0000 (09:43 +0200)]
jenkins: simplify logic for installation.

5 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Tue, 24 Apr 2018 18:41:40 +0000 (20:41 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

5 years agosimplication and uniformization
Frederic Suter [Tue, 24 Apr 2018 16:43:17 +0000 (18:43 +0200)]
simplication and uniformization

5 years agoconsistency in host/storage/netpoint registering
Martin Quinson [Tue, 24 Apr 2018 12:35:20 +0000 (14:35 +0200)]
consistency in host/storage/netpoint registering

5 years agofurther snake_case s4u::Engine
Martin Quinson [Tue, 24 Apr 2018 10:51:30 +0000 (12:51 +0200)]
further snake_case s4u::Engine

5 years agosimplify/extend setup of resource tracing
Frederic Suter [Tue, 24 Apr 2018 12:22:55 +0000 (14:22 +0200)]
simplify/extend setup of resource tracing

5 years agoadd missing include for accumulate
Frederic Suter [Tue, 24 Apr 2018 09:41:17 +0000 (11:41 +0200)]
add missing include for accumulate

5 years agoreduce brain overload (at least try)
Frederic Suter [Tue, 24 Apr 2018 09:00:01 +0000 (11:00 +0200)]
reduce brain overload (at least try)

5 years agojenkins: try to disable CMAKE_DISABLE_SOURCE_CHANGES=ON on CMake 3.11
Martin Quinson [Mon, 23 Apr 2018 21:29:06 +0000 (23:29 +0200)]
jenkins: try to disable CMAKE_DISABLE_SOURCE_CHANGES=ON on CMake 3.11

5 years agojenkins: save SIMGRID_VERSION as a variable, so that it's usable from every directories
Martin Quinson [Mon, 23 Apr 2018 20:28:14 +0000 (22:28 +0200)]
jenkins: save SIMGRID_VERSION as a variable, so that it's usable from every directories

5 years agojenkins: stop handling Windows builds differently
Martin Quinson [Mon, 23 Apr 2018 20:11:41 +0000 (22:11 +0200)]
jenkins: stop handling Windows builds differently

5 years agofurther snake_case s4u::Engine
Martin Quinson [Sun, 22 Apr 2018 20:51:40 +0000 (22:51 +0200)]
further snake_case s4u::Engine

5 years agorewrite the actor-create example
Martin Quinson [Sun, 22 Apr 2018 20:28:53 +0000 (22:28 +0200)]
rewrite the actor-create example

5 years agostart snake_casing s4u::Engine
Martin Quinson [Sat, 21 Apr 2018 21:03:32 +0000 (23:03 +0200)]
start snake_casing s4u::Engine

5 years agosmpicc: give -lm to all architectures, not only linux
Martin Quinson [Fri, 20 Apr 2018 05:39:02 +0000 (07:39 +0200)]
smpicc: give -lm to all architectures, not only linux

5 years agostart enforcing our new coding standards
Martin Quinson [Thu, 19 Apr 2018 19:43:38 +0000 (21:43 +0200)]
start enforcing our new coding standards

5 years agojenkins: make sure that we don't modify the source tree when doing out of tree builds
Martin Quinson [Thu, 19 Apr 2018 19:39:44 +0000 (21:39 +0200)]
jenkins: make sure that we don't modify the source tree when doing out of tree builds

5 years agoFix some doxygen warnings.
Arnaud Giersch [Mon, 23 Apr 2018 09:06:14 +0000 (11:06 +0200)]
Fix some doxygen warnings.

5 years agoFix doc generation in CMAKE_BINARY_DIR/doc.
Arnaud Giersch [Mon, 23 Apr 2018 07:31:37 +0000 (09:31 +0200)]
Fix doc generation in CMAKE_BINARY_DIR/doc.

It was broken by commit f0d94f03109c63408bfc4e94ca664c88deeddaaf.

5 years agoAllow to give search directory on command line.
Arnaud Giersch [Mon, 23 Apr 2018 08:00:06 +0000 (10:00 +0200)]
Allow to give search directory on command line.

5 years agoPrint debug messages on stderr.
Arnaud Giersch [Mon, 23 Apr 2018 08:05:18 +0000 (10:05 +0200)]
Print debug messages on stderr.

5 years agoSonar: have a single return.
Arnaud Giersch [Fri, 20 Apr 2018 10:09:28 +0000 (12:09 +0200)]
Sonar: have a single return.

6 years ago[SMPI] Re-add missing quotation mark :(
Christian Heinrich [Fri, 20 Apr 2018 16:23:58 +0000 (18:23 +0200)]
[SMPI] Re-add missing quotation mark :(

6 years ago[EXAMPLES] Remove header from examples/replay
Christian Heinrich [Fri, 20 Apr 2018 16:07:05 +0000 (18:07 +0200)]
[EXAMPLES] Remove header from examples/replay

6 years ago[CMAKE] Add missing header file.
Christian Heinrich [Fri, 20 Apr 2018 16:04:41 +0000 (18:04 +0200)]
[CMAKE] Add missing header file.

6 years ago[SMPI] Initial commit of the LB plugin
Christian Heinrich [Fri, 20 Apr 2018 15:07:34 +0000 (17:07 +0200)]
[SMPI] Initial commit of the LB plugin

6 years ago[SMPI] Replay: Apply clang-format to replay.cpp
Christian Heinrich [Fri, 20 Apr 2018 14:34:37 +0000 (16:34 +0200)]
[SMPI] Replay: Apply clang-format to replay.cpp

6 years ago[SMPI] Replay: Move ReplayAction definitions to replay.hpp
Christian Heinrich [Fri, 20 Apr 2018 14:33:05 +0000 (16:33 +0200)]
[SMPI] Replay: Move ReplayAction definitions to replay.hpp

6 years ago[SMPI] Replay: Apply clang-format to ArgParsers
Christian Heinrich [Fri, 20 Apr 2018 11:04:00 +0000 (13:04 +0200)]
[SMPI] Replay: Apply clang-format to ArgParsers

6 years ago[SMPI] Replay: Indent ArgParsers correctly.
Christian Heinrich [Fri, 20 Apr 2018 11:03:24 +0000 (13:03 +0200)]
[SMPI] Replay: Indent ArgParsers correctly.

6 years ago[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi/replay.hpp
Christian Heinrich [Fri, 20 Apr 2018 11:02:24 +0000 (13:02 +0200)]
[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi/replay.hpp

6 years ago[SMPI] Cosmetics (indentation)
Christian Heinrich [Fri, 20 Apr 2018 08:12:16 +0000 (10:12 +0200)]
[SMPI] Cosmetics (indentation)

6 years ago[SMPI] Added two comments...
Christian Heinrich [Thu, 19 Apr 2018 10:49:24 +0000 (12:49 +0200)]
[SMPI] Added two comments...

6 years agoUse SIGABRT when SIGTRAP is not available (win32).
Arnaud Giersch [Thu, 19 Apr 2018 22:12:48 +0000 (00:12 +0200)]
Use SIGABRT when SIGTRAP is not available (win32).

It's not the best idea but who cares?

6 years agoKill duplicates.
Arnaud Giersch [Thu, 19 Apr 2018 21:35:42 +0000 (23:35 +0200)]
Kill duplicates.

6 years agoAdd test for --cfg=simix/breakpoint.
Arnaud Giersch [Thu, 19 Apr 2018 21:32:29 +0000 (23:32 +0200)]
Add test for --cfg=simix/breakpoint.

6 years agoAdd parameter simix/breakpoint. Fixes #143.
Arnaud Giersch [Thu, 19 Apr 2018 20:43:35 +0000 (22:43 +0200)]
Add parameter simix/breakpoint. Fixes #143.

6 years agoChange option name in doc too.
Arnaud Giersch [Thu, 19 Apr 2018 20:40:04 +0000 (22:40 +0200)]
Change option name in doc too.

6 years agoDocument changes in xbt/config.
Arnaud Giersch [Thu, 19 Apr 2018 20:37:53 +0000 (22:37 +0200)]
Document changes in xbt/config.

6 years agoCosmetics.
Arnaud Giersch [Thu, 19 Apr 2018 20:32:34 +0000 (22:32 +0200)]
Cosmetics.

6 years agoSonar: dont't duplicate declarations.
Arnaud Giersch [Thu, 19 Apr 2018 17:58:31 +0000 (19:58 +0200)]
Sonar: dont't duplicate declarations.

6 years agoConvert last bits from the xbt/config C interface.
Arnaud Giersch [Thu, 19 Apr 2018 15:39:07 +0000 (17:39 +0200)]
Convert last bits from the xbt/config C interface.

6 years agoConvert xbt_cfg_set_parse -> simgrid::config::set_parse.
Arnaud Giersch [Thu, 19 Apr 2018 16:08:11 +0000 (18:08 +0200)]
Convert xbt_cfg_set_parse -> simgrid::config::set_parse.

6 years agoConvert xbt_cfg_set_as_string -> simgrid::config::set_as_string
Arnaud Giersch [Thu, 19 Apr 2018 12:44:11 +0000 (14:44 +0200)]
Convert xbt_cfg_set_as_string -> simgrid::config::set_as_string

6 years agoConvert xbt_cfg_is_default_value -> simgrid::config::is_default.
Arnaud Giersch [Thu, 19 Apr 2018 12:11:59 +0000 (14:11 +0200)]
Convert xbt_cfg_is_default_value -> simgrid::config::is_default.

6 years agoDeprecate xbt_cfg_setdefault_<type>().
Arnaud Giersch [Thu, 19 Apr 2018 11:55:15 +0000 (13:55 +0200)]
Deprecate xbt_cfg_setdefault_<type>().

6 years agoChange xbt_cfg_set_default_<type> -> simgrid::config::set_default<type>.
Arnaud Giersch [Thu, 19 Apr 2018 11:54:48 +0000 (13:54 +0200)]
Change xbt_cfg_set_default_<type> -> simgrid::config::set_default<type>.

6 years agoDefine simgrid::xbt::set_default<>.
Arnaud Giersch [Thu, 19 Apr 2018 11:52:47 +0000 (13:52 +0200)]
Define simgrid::xbt::set_default<>.

6 years agoDeprecate xbt_cfg_set_<type>().
Arnaud Giersch [Thu, 19 Apr 2018 11:34:37 +0000 (13:34 +0200)]
Deprecate xbt_cfg_set_<type>().

6 years agoDefine simgrid::xbt::set_value<>().
Arnaud Giersch [Thu, 19 Apr 2018 11:34:15 +0000 (13:34 +0200)]
Define simgrid::xbt::set_value<>().

6 years agoRename simgrid::config::get_config -> simgrid::config::get_value.
Arnaud Giersch [Thu, 19 Apr 2018 12:48:19 +0000 (14:48 +0200)]
Rename simgrid::config::get_config -> simgrid::config::get_value.

6 years agoDeprecate xbt_cfg_get_<type>().
Arnaud Giersch [Thu, 19 Apr 2018 11:11:11 +0000 (13:11 +0200)]
Deprecate xbt_cfg_get_<type>().

6 years agoChange xbt_cfg_get_string -> simgrid::config::get_config<std::string>.
Arnaud Giersch [Thu, 19 Apr 2018 11:03:03 +0000 (13:03 +0200)]
Change xbt_cfg_get_string -> simgrid::config::get_config<std::string>.

6 years agoChange xbt_cfg_get_double -> simgrid::config::get_config<double>.
Arnaud Giersch [Thu, 19 Apr 2018 10:58:51 +0000 (12:58 +0200)]
Change xbt_cfg_get_double -> simgrid::config::get_config<double>.

6 years agoChange xbt_cfg_get_int -> simgrid::config::get_config<int>.
Arnaud Giersch [Thu, 19 Apr 2018 10:57:35 +0000 (12:57 +0200)]
Change xbt_cfg_get_int -> simgrid::config::get_config<int>.

6 years agoChange xbt_cfg_get_bool -> simgrid::config::get_config<bool>.
Arnaud Giersch [Thu, 19 Apr 2018 10:53:13 +0000 (12:53 +0200)]
Change xbt_cfg_get_bool -> simgrid::config::get_config<bool>.

6 years agoMore snake_case in xbt/config (bind_flag, declare_flag).
Arnaud Giersch [Thu, 19 Apr 2018 10:33:52 +0000 (12:33 +0200)]
More snake_case in xbt/config (bind_flag, declare_flag).

6 years agoSnake_case in xbt/config.
Arnaud Giersch [Thu, 19 Apr 2018 10:05:30 +0000 (12:05 +0200)]
Snake_case in xbt/config.

6 years agoKill undefined declaration.
Arnaud Giersch [Thu, 19 Apr 2018 10:17:32 +0000 (12:17 +0200)]
Kill undefined declaration.

6 years agoCosmetics: remove semicolons in comment.
Arnaud Giersch [Thu, 19 Apr 2018 11:39:42 +0000 (13:39 +0200)]
Cosmetics: remove semicolons in comment.

6 years agoadd tracing for MPI_Start and MPI_Startall.
degomme [Thu, 19 Apr 2018 10:06:46 +0000 (12:06 +0200)]
add tracing for MPI_Start and MPI_Startall.
Persistent requests were never traced before.
Thanks r. k. Tesser for the idea.

6 years agoRemove redundant variable.
Arnaud Giersch [Thu, 19 Apr 2018 07:21:13 +0000 (09:21 +0200)]
Remove redundant variable.

Fix static initialization order fiasco when _sg_mc_record_path was initialized
before MC_record_path.

6 years agoDeprecate xbt_cfg_register_<type>().
Arnaud Giersch [Wed, 18 Apr 2018 21:58:59 +0000 (23:58 +0200)]
Deprecate xbt_cfg_register_<type>().

6 years agoConvert MC config parameters to C++ API, and move their definitions to mc_config...
Arnaud Giersch [Wed, 18 Apr 2018 16:11:53 +0000 (18:11 +0200)]
Convert MC config parameters to C++ API, and move their definitions to mc_config.cpp.

6 years agoClean up duplicated declarations for mc_config variables.
Arnaud Giersch [Wed, 18 Apr 2018 20:04:45 +0000 (22:04 +0200)]
Clean up duplicated declarations for mc_config variables.

6 years agoCreate mc_config.hpp for MC's configuration stuff.
Arnaud Giersch [Wed, 18 Apr 2018 15:30:37 +0000 (17:30 +0200)]
Create mc_config.hpp for MC's configuration stuff.

6 years agoFactorize code (and fix message).
Arnaud Giersch [Wed, 18 Apr 2018 16:42:12 +0000 (18:42 +0200)]
Factorize code (and fix message).

6 years agoCosmetics.
Arnaud Giersch [Wed, 18 Apr 2018 08:27:16 +0000 (10:27 +0200)]
Cosmetics.

6 years agoConvert more config flags (instr_config).
Arnaud Giersch [Wed, 18 Apr 2018 13:58:07 +0000 (15:58 +0200)]
Convert more config flags (instr_config).

6 years agoUse xbt_cfg_is_default_value() to check if values were set.
Arnaud Giersch [Wed, 18 Apr 2018 13:27:13 +0000 (15:27 +0200)]
Use xbt_cfg_is_default_value() to check if values were set.

6 years agoConvert some config flags to C++ API.
Arnaud Giersch [Tue, 17 Apr 2018 13:05:10 +0000 (15:05 +0200)]
Convert some config flags to C++ API.

6 years agoDeprecate xbt_cfg_register_alias().
Arnaud Giersch [Wed, 18 Apr 2018 13:07:21 +0000 (15:07 +0200)]
Deprecate xbt_cfg_register_alias().

6 years agoFix --help-aliases to match the description.
Arnaud Giersch [Tue, 17 Apr 2018 22:00:08 +0000 (00:00 +0200)]
Fix --help-aliases to match the description.

6 years agoChange usage of xbt_cfg_register_alias() for simgrid::config::alias().
Arnaud Giersch [Tue, 17 Apr 2018 13:26:36 +0000 (15:26 +0200)]
Change usage of xbt_cfg_register_alias() for simgrid::config::alias().