Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
5 years agofix bug on MPI_Recv when MPI_IGNORE_STATUS is used with MPI_PROC_NULL as a sender
Augustin Degomme [Thu, 3 May 2018 16:36:38 +0000 (18:36 +0200)]
fix bug on MPI_Recv when MPI_IGNORE_STATUS is used with MPI_PROC_NULL as a sender

5 years agoModernize simcall process_on_exit.
Arnaud Giersch [Thu, 3 May 2018 12:02:01 +0000 (14:02 +0200)]
Modernize simcall process_on_exit.

5 years agoModernize simcall process_killall.
Arnaud Giersch [Thu, 3 May 2018 09:02:49 +0000 (11:02 +0200)]
Modernize simcall process_killall.

5 years agoModernize simcall process_cleanup.
Arnaud Giersch [Wed, 2 May 2018 20:50:35 +0000 (22:50 +0200)]
Modernize simcall process_cleanup.

5 years agoKill unused simcall process_count.
Arnaud Giersch [Wed, 2 May 2018 20:46:38 +0000 (22:46 +0200)]
Kill unused simcall process_count.

5 years agoComplete search path for simcall_HANDLER_*.
Arnaud Giersch [Tue, 1 May 2018 20:44:01 +0000 (22:44 +0200)]
Complete search path for simcall_HANDLER_*.

5 years agoImprove formatting of simcalls.py's output..
Arnaud Giersch [Tue, 1 May 2018 12:23:39 +0000 (14:23 +0200)]
Improve formatting of simcalls.py's output..

5 years agoRemove unused forward declarations.
Arnaud Giersch [Tue, 1 May 2018 20:26:23 +0000 (22:26 +0200)]
Remove unused forward declarations.

5 years agoRemove obsolete FIXME.
Arnaud Giersch [Thu, 3 May 2018 12:44:03 +0000 (14:44 +0200)]
Remove obsolete FIXME.

5 years agoremove on_config_in_platform_done(): that's redundent
Martin Quinson [Wed, 2 May 2018 09:48:10 +0000 (11:48 +0200)]
remove on_config_in_platform_done(): that's redundent

5 years agotry to make Engine::on_config_in_platform_done() useless my better placing Engine...
Martin Quinson [Tue, 1 May 2018 10:22:59 +0000 (12:22 +0200)]
try to make Engine::on_config_in_platform_done() useless my better placing Engine::on_creation()

5 years agothis is a bool, say it. It's C++, dude
Frederic Suter [Mon, 30 Apr 2018 15:27:59 +0000 (17:27 +0200)]
this is a bool, say it. It's C++, dude

5 years agoObey! Move signal trigger at a better place
Frederic Suter [Mon, 30 Apr 2018 15:27:04 +0000 (17:27 +0200)]
Obey! Move signal trigger at a better place

5 years agorefactor
Frederic Suter [Mon, 30 Apr 2018 15:21:28 +0000 (17:21 +0200)]
refactor

5 years agoremove useless include
Frederic Suter [Mon, 30 Apr 2018 14:47:29 +0000 (16:47 +0200)]
remove useless include

5 years agoadd new signal trigerred when some config has been done in the XML
Frederic Suter [Mon, 30 Apr 2018 14:41:09 +0000 (16:41 +0200)]
add new signal trigerred when some config has been done in the XML

this allow us to start tracing if tracing:yes is in the XML and not on
command line

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.

5 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 :(

5 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

5 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.

5 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

5 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

5 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

5 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

5 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.

5 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

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

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

5 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?

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

5 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.

5 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.

5 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.

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

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

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

5 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.

5 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.

5 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

5 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.

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

5 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>.

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

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

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

5 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.

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

5 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>.

5 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>.

5 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>.

5 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>.

5 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).

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