Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
8 years ago[INSTR] Move to C++ and use templates
Christian Heinrich [Fri, 25 Mar 2016 12:58:40 +0000 (13:58 +0100)]
[INSTR] Move to C++ and use templates

I also replaced plain old C-casts with static_cast

8 years ago[INSTR] Cosmetics: Alignment of assignments.
Christian Heinrich [Thu, 24 Mar 2016 09:13:30 +0000 (10:13 +0100)]
[INSTR] Cosmetics: Alignment of assignments.

8 years agoMerge branch 'master' of github.com:mquinson/simgrid
Martin Quinson [Fri, 25 Mar 2016 11:13:34 +0000 (12:13 +0100)]
Merge branch 'master' of github.com:mquinson/simgrid

8 years agoinline a function in NS3
Martin Quinson [Fri, 25 Mar 2016 11:11:38 +0000 (12:11 +0100)]
inline a function in NS3

8 years agokill a useless element in the NS3 extension of hosts
Martin Quinson [Fri, 25 Mar 2016 10:59:31 +0000 (11:59 +0100)]
kill a useless element in the NS3 extension of hosts

8 years agoinline a function in NS3
Martin Quinson [Fri, 25 Mar 2016 11:11:38 +0000 (12:11 +0100)]
inline a function in NS3

8 years agokill a useless element in the NS3 extension of hosts
Martin Quinson [Fri, 25 Mar 2016 10:59:31 +0000 (11:59 +0100)]
kill a useless element in the NS3 extension of hosts

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Fri, 25 Mar 2016 10:52:01 +0000 (11:52 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years agokill this obscure version of masterslave
Frederic Suter [Fri, 25 Mar 2016 10:46:20 +0000 (11:46 +0100)]
kill this obscure version of masterslave

8 years agomv failure w/ cpu_ti test to the tesh
Frederic Suter [Fri, 25 Mar 2016 10:45:47 +0000 (11:45 +0100)]
mv failure w/ cpu_ti test to the tesh

8 years agofixdistcheck (state not speed trace)
Frederic Suter [Fri, 25 Mar 2016 10:27:54 +0000 (11:27 +0100)]
fixdistcheck (state not speed trace)

8 years agothis example is about failures, not masterslave
Frederic Suter [Fri, 25 Mar 2016 10:24:04 +0000 (11:24 +0100)]
this example is about failures, not masterslave

also put w/ and w/o crosstraffic in the same tesh

8 years agothis deserves the palm of the worst code of the week
Martin Quinson [Fri, 25 Mar 2016 10:12:32 +0000 (11:12 +0100)]
this deserves the palm of the worst code of the week

8 years agomore cleanups in NS3
Martin Quinson [Fri, 25 Mar 2016 09:25:05 +0000 (10:25 +0100)]
more cleanups in NS3

8 years agomove these traces with the others
Frederic Suter [Fri, 25 Mar 2016 09:41:52 +0000 (10:41 +0100)]
move these traces with the others

8 years agokill unused constructors of Resources and other cleanups
Martin Quinson [Fri, 25 Mar 2016 07:20:25 +0000 (08:20 +0100)]
kill unused constructors of Resources and other cleanups

+ fix constness and useless checks

8 years agoResource: rename fields
Martin Quinson [Fri, 25 Mar 2016 06:38:24 +0000 (07:38 +0100)]
Resource: rename fields

8 years agofix constness of some methods and add a std::hash<Resource>
Martin Quinson [Fri, 25 Mar 2016 06:35:46 +0000 (07:35 +0100)]
fix constness of some methods and add a std::hash<Resource>

I'm not sure that the hash thing actually works.
Gabriel, I think I need your help here.

8 years agoreplace an ugly field used only once with a std container
Martin Quinson [Fri, 25 Mar 2016 06:28:15 +0000 (07:28 +0100)]
replace an ugly field used only once with a std container

8 years agorevalidate the NS3 teshs
Martin Quinson [Thu, 24 Mar 2016 20:05:49 +0000 (21:05 +0100)]
revalidate the NS3 teshs

8 years agoFix Fullduplex links with NS3
Martin Quinson [Thu, 24 Mar 2016 19:39:52 +0000 (20:39 +0100)]
Fix Fullduplex links with NS3

Do so by unspecializing the parsing of NS3 links compared to other models.

 => double win!

8 years agocleanups
Martin Quinson [Thu, 24 Mar 2016 18:26:26 +0000 (19:26 +0100)]
cleanups

8 years agokill gtnets examples
Frederic Suter [Thu, 24 Mar 2016 17:06:18 +0000 (18:06 +0100)]
kill gtnets examples

  WARNING new ns3 tests are broken. It's normal

8 years agoreorg io examples
Frederic Suter [Thu, 24 Mar 2016 16:31:34 +0000 (17:31 +0100)]
reorg io examples

8 years agosmooth differences between tests before merge
Frederic Suter [Thu, 24 Mar 2016 16:05:59 +0000 (17:05 +0100)]
smooth differences between tests before merge

8 years agobe rational
Frederic Suter [Thu, 24 Mar 2016 14:36:47 +0000 (15:36 +0100)]
be rational

8 years agoNOT everything is master-slave (really)
Frederic Suter [Thu, 24 Mar 2016 13:59:01 +0000 (14:59 +0100)]
NOT everything is master-slave (really)
  + create new process- "category" for migration, suspend and, kill examples

8 years agoicomms are async (and there is no peer!!)
Frederic Suter [Thu, 24 Mar 2016 13:37:49 +0000 (14:37 +0100)]
icomms are async (and there is no peer!!)

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Thu, 24 Mar 2016 11:16:10 +0000 (12:16 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years agorefactor 3 more examples
Frederic Suter [Thu, 24 Mar 2016 11:09:57 +0000 (12:09 +0100)]
refactor 3 more examples

8 years ago[mc] Remove FunctionalChecker
Gabriel Corona [Thu, 24 Mar 2016 10:55:25 +0000 (11:55 +0100)]
[mc] Remove FunctionalChecker

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Thu, 24 Mar 2016 10:32:03 +0000 (11:32 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years agokill tracing-gtnets examples
Frederic Suter [Thu, 24 Mar 2016 10:27:09 +0000 (11:27 +0100)]
kill tracing-gtnets examples

GTNets is not (really) supported anymore as it has been replaced by
the ns-3 plugin. these examples are maintained until they are
converted to ns-3, but there is no need to keep the tracing variant.

8 years agosplit actions in two dir
Frederic Suter [Thu, 24 Mar 2016 10:19:56 +0000 (11:19 +0100)]
split actions in two dir

8 years agofactor dht-pastry
Frederic Suter [Thu, 24 Mar 2016 09:53:06 +0000 (10:53 +0100)]
factor dht-pastry

8 years agoreorganize examples/msg/energy
Frederic Suter [Thu, 24 Mar 2016 09:36:43 +0000 (10:36 +0100)]
reorganize examples/msg/energy

 Note the parallel_task_energy tests included the parallel_task test,
 then keep the energy one only and rename it.

8 years ago[mc] Move main communication determinism code in a CommunicationDeterminismChecker...
Gabriel Corona [Thu, 24 Mar 2016 09:42:29 +0000 (10:42 +0100)]
[mc] Move main communication determinism code in a CommunicationDeterminismChecker class

8 years ago[mc] Move main liveness code in a LivenessChecker class
Gabriel Corona [Thu, 24 Mar 2016 08:30:24 +0000 (09:30 +0100)]
[mc] Move main liveness code in a LivenessChecker class

8 years ago[INSTR] Fix broken build introduced in 592e914799a871f2b3fb043ff4f96dc0cb973562
Christian Heinrich [Wed, 23 Mar 2016 19:37:57 +0000 (20:37 +0100)]
[INSTR] Fix broken build introduced in 592e914799a871f2b3fb043ff4f96dc0cb973562

8 years ago[INSTR] Cleanup code by transitioning to C++ streams
Christian Heinrich [Wed, 23 Mar 2016 15:37:46 +0000 (16:37 +0100)]
[INSTR] Cleanup code by transitioning to C++ streams

8 years ago[mc] Move some MC_show_non_termination() in SafetyChecker.cpp
Gabriel Corona [Wed, 23 Mar 2016 15:40:22 +0000 (16:40 +0100)]
[mc] Move some MC_show_non_termination() in SafetyChecker.cpp

8 years ago[mc] Remove unused argument in MC_show_deadlock()
Gabriel Corona [Wed, 23 Mar 2016 15:30:04 +0000 (16:30 +0100)]
[mc] Remove unused argument in MC_show_deadlock()

8 years ago[mc] Remove the TODO about MC_dump_stacks()
Gabriel Corona [Wed, 23 Mar 2016 14:56:20 +0000 (15:56 +0100)]
[mc] Remove the TODO about MC_dump_stacks()

because I just did it.

8 years ago[mc] Fix MC_dump_stacks() to work cross-process
Gabriel Corona [Wed, 23 Mar 2016 14:46:39 +0000 (15:46 +0100)]
[mc] Fix MC_dump_stacks() to work cross-process

8 years ago[mc] Remove SafetyChecker::pre
Gabriel Corona [Wed, 23 Mar 2016 13:56:31 +0000 (14:56 +0100)]
[mc] Remove SafetyChecker::pre

8 years ago[mc] Fix process_time handling
Gabriel Corona [Wed, 23 Mar 2016 13:48:08 +0000 (14:48 +0100)]
[mc] Fix process_time handling

8 years ago[mc] Remove MC_exit()
Gabriel Corona [Wed, 23 Mar 2016 13:20:08 +0000 (14:20 +0100)]
[mc] Remove MC_exit()

8 years ago[mc] Fix a -Werror,-Wsign-compare
Gabriel Corona [Wed, 23 Mar 2016 13:04:16 +0000 (14:04 +0100)]
[mc] Fix a -Werror,-Wsign-compare

8 years ago[mc] Remove MC_init()
Gabriel Corona [Wed, 23 Mar 2016 12:37:41 +0000 (13:37 +0100)]
[mc] Remove MC_init()

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Wed, 23 Mar 2016 12:09:30 +0000 (13:09 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years ago[mc] Fix a leak in simgrid-mc
Gabriel Corona [Wed, 23 Mar 2016 12:08:29 +0000 (13:08 +0100)]
[mc] Fix a leak in simgrid-mc

8 years agokill useless test+simplifications
Frederic Suter [Wed, 23 Mar 2016 12:01:37 +0000 (13:01 +0100)]
kill useless test+simplifications

8 years ago[mc] Remove some globals from is_visted_state()
Gabriel Corona [Wed, 23 Mar 2016 11:29:49 +0000 (12:29 +0100)]
[mc] Remove some globals from is_visted_state()

8 years ago[mc] Extract prune_visited_states() out of is_visited_state()
Gabriel Corona [Wed, 23 Mar 2016 10:53:42 +0000 (11:53 +0100)]
[mc] Extract prune_visited_states() out of is_visited_state()

8 years agoall DHT examples are now called dht-<protocol>
Frederic Suter [Wed, 23 Mar 2016 11:15:08 +0000 (12:15 +0100)]
all DHT examples are now called dht-<protocol>

8 years ago[mc] Bring back DerefAndCompareByNbProcessesAndUsedHeap
Gabriel Corona [Wed, 23 Mar 2016 11:14:59 +0000 (12:14 +0100)]
[mc] Bring back DerefAndCompareByNbProcessesAndUsedHeap

8 years agorename a method to stick to our naming conventions
Martin Quinson [Wed, 23 Mar 2016 09:28:02 +0000 (10:28 +0100)]
rename a method to stick to our naming conventions

8 years agons3: typo and useless check
Martin Quinson [Wed, 23 Mar 2016 09:27:46 +0000 (10:27 +0100)]
ns3: typo and useless check

8 years agons3: inline some functions
Martin Quinson [Tue, 22 Mar 2016 21:22:43 +0000 (22:22 +0100)]
ns3: inline some functions

8 years agoone more refactored
Frederic Suter [Wed, 23 Mar 2016 10:49:13 +0000 (11:49 +0100)]
one more refactored

8 years ago[mc] Remove get_search_interval()
Gabriel Corona [Wed, 23 Mar 2016 10:16:10 +0000 (11:16 +0100)]
[mc] Remove get_search_interval()

8 years ago[mc] Use std::equal_range in is_visited_state()
Gabriel Corona [Wed, 23 Mar 2016 10:13:54 +0000 (11:13 +0100)]
[mc] Use std::equal_range in is_visited_state()

8 years ago[mc] Use std::equal_range in is_visited_pair()
Gabriel Corona [Wed, 23 Mar 2016 10:04:31 +0000 (11:04 +0100)]
[mc] Use std::equal_range in is_visited_pair()

8 years ago[xbt] Fix yet another memory leak in the promela parser
Gabriel Corona [Wed, 23 Mar 2016 09:29:01 +0000 (10:29 +0100)]
[xbt] Fix yet another memory leak in the promela parser

8 years ago[xbt] Fix a another memory leak in the promela parser
Gabriel Corona [Wed, 23 Mar 2016 09:27:28 +0000 (10:27 +0100)]
[xbt] Fix a another memory leak in the promela parser

8 years ago[xbt] Fix a memory leak in the promela parser
Gabriel Corona [Wed, 23 Mar 2016 09:24:11 +0000 (10:24 +0100)]
[xbt] Fix a memory leak in the promela parser

8 years ago[mc] Fix a leak in is_reached_acceptance_pair()
Gabriel Corona [Wed, 23 Mar 2016 09:15:28 +0000 (10:15 +0100)]
[mc] Fix a leak in is_reached_acceptance_pair()

8 years ago[mc] Use std::equal_range in is_reached_acceptance_pair()
Gabriel Corona [Wed, 23 Mar 2016 08:58:31 +0000 (09:58 +0100)]
[mc] Use std::equal_range in is_reached_acceptance_pair()

This simplifies the logic a lot.

8 years ago[mc] Use std::equal_range in get_search_range()
Gabriel Corona [Wed, 23 Mar 2016 08:30:48 +0000 (09:30 +0100)]
[mc] Use std::equal_range in get_search_range()

The semantic of this function chanegd slightly in order to have
simpler code in the callers.

8 years ago[mc] Use a single templated code for get_search_interval
Gabriel Corona [Tue, 22 Mar 2016 16:32:15 +0000 (17:32 +0100)]
[mc] Use a single templated code for get_search_interval

8 years ago[mc] Move some liveness code in the liveness file (private/static)
Gabriel Corona [Tue, 22 Mar 2016 14:42:02 +0000 (15:42 +0100)]
[mc] Move some liveness code in the liveness file (private/static)

8 years ago[mc] Do not use a dangerous guess-the-type logic in snapshot_compare()
Gabriel Corona [Tue, 22 Mar 2016 14:31:10 +0000 (15:31 +0100)]
[mc] Do not use a dangerous guess-the-type logic in snapshot_compare()

8 years ago[mc] Move MC_replay_liveness() as a static function of mc_liveness.c
Gabriel Corona [Mon, 21 Mar 2016 16:10:03 +0000 (17:10 +0100)]
[mc] Move MC_replay_liveness() as a static function of mc_liveness.c

8 years ago[mc] Move the (main) safety code as methods of SafetyChecker
Gabriel Corona [Mon, 21 Mar 2016 15:54:11 +0000 (16:54 +0100)]
[mc] Move the (main) safety code as methods of SafetyChecker

8 years ago[mc] Do not use reduction_mode outside of the safety algorithm
Gabriel Corona [Mon, 21 Mar 2016 15:45:52 +0000 (16:45 +0100)]
[mc] Do not use reduction_mode outside of the safety algorithm

8 years ago[mc] Dummy SafetyChecker class
Gabriel Corona [Mon, 21 Mar 2016 14:33:22 +0000 (15:33 +0100)]
[mc] Dummy SafetyChecker class

8 years ago[mc] Working on an interface between a model-checking session and a model-checking...
Gabriel Corona [Fri, 18 Mar 2016 16:00:55 +0000 (17:00 +0100)]
[mc] Working on an interface between a model-checking session and a model-checking algorithm

8 years agocouple more simplifications
Frederic Suter [Wed, 23 Mar 2016 09:58:36 +0000 (10:58 +0100)]
couple more simplifications

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Tue, 22 Mar 2016 21:40:41 +0000 (22:40 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years agosome cleanups in examples/msg
Frederic Suter [Tue, 22 Mar 2016 20:51:12 +0000 (21:51 +0100)]
some cleanups in examples/msg

8 years agons3: kill useless C -> C++ interface remainings
Martin Quinson [Tue, 22 Mar 2016 21:10:23 +0000 (22:10 +0100)]
ns3: kill useless C -> C++ interface remainings

8 years agouseless cosmetics in NS3
Martin Quinson [Tue, 22 Mar 2016 09:53:48 +0000 (10:53 +0100)]
useless cosmetics in NS3

8 years agofactoring cmake
Frederic Suter [Tue, 22 Mar 2016 12:09:06 +0000 (13:09 +0100)]
factoring cmake

8 years agoreorganize cmake files to group ADD_TEST together
Frederic Suter [Tue, 22 Mar 2016 09:40:49 +0000 (10:40 +0100)]
reorganize cmake files to group ADD_TEST together
  might help to revive memcheck

8 years agoplug a i-am-everywhere leak
Frederic Suter [Mon, 21 Mar 2016 22:12:43 +0000 (23:12 +0100)]
plug a i-am-everywhere leak
 + delete pimpl_netcard when freeing a host
 + As the netcard of a physical host is shared by VMs running on it,
   it leads to double frees.
 + A solution is to explicity destroy the VMs when they are not needed
   anymore.
If one doesn't like it, feel free to simplify the VM stuff ;)

8 years agoreindent (while chasing leaks)
Frederic Suter [Mon, 21 Mar 2016 21:53:06 +0000 (22:53 +0100)]
reindent (while chasing leaks)

8 years agotry to fix test on OSX
Frederic Suter [Mon, 21 Mar 2016 20:44:28 +0000 (21:44 +0100)]
try to fix test on OSX

8 years agoRevert "Move this bit after the definition of the tests it relates to"
Frederic Suter [Mon, 21 Mar 2016 20:37:04 +0000 (21:37 +0100)]
Revert "Move this bit after the definition of the tests it relates to"

This reverts commit d417954d024c18377e7fb21d670e59f324ccfc36.

8 years agoeven better ;)
Frederic Suter [Mon, 21 Mar 2016 20:05:45 +0000 (21:05 +0100)]
even better ;)

8 years agoMove this bit after the definition of the tests it relates to
degomme [Mon, 21 Mar 2016 16:06:17 +0000 (17:06 +0100)]
Move this bit after the definition of the tests it relates to

8 years agoclang asks for override here ...
degomme [Mon, 21 Mar 2016 15:47:45 +0000 (16:47 +0100)]
clang asks for override here ...

8 years agoinitialize vars
degomme [Mon, 21 Mar 2016 15:43:37 +0000 (16:43 +0100)]
initialize vars

8 years agoplug two easy leaks
Frederic Suter [Mon, 21 Mar 2016 13:10:05 +0000 (14:10 +0100)]
plug two easy leaks

8 years agoreindent
Frederic Suter [Mon, 21 Mar 2016 13:09:54 +0000 (14:09 +0100)]
reindent

8 years agosimplify paths
Frederic Suter [Mon, 21 Mar 2016 10:07:53 +0000 (11:07 +0100)]
simplify paths

8 years agoone CMakeLists per module: achieved!
Frederic Suter [Mon, 21 Mar 2016 09:57:10 +0000 (10:57 +0100)]
one CMakeLists per module: achieved!

8 years agokill a couple of unused/redundant XML files
Frederic Suter [Mon, 21 Mar 2016 09:41:45 +0000 (10:41 +0100)]
kill a couple of unused/redundant XML files
 + cosmetics

8 years agomv tests where they belong
Frederic Suter [Mon, 21 Mar 2016 09:10:28 +0000 (10:10 +0100)]
mv tests where they belong

8 years agoget rid of teshsuite/simdag/CMakeLists.txt
Frederic Suter [Mon, 21 Mar 2016 09:03:38 +0000 (10:03 +0100)]
get rid of teshsuite/simdag/CMakeLists.txt

8 years agocontinue to emptty teshsuite/simdag/platforms/CMakeLists.txt
Frederic Suter [Mon, 21 Mar 2016 08:48:52 +0000 (09:48 +0100)]
continue to emptty teshsuite/simdag/platforms/CMakeLists.txt