Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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

8 years agofactor teshsuites/simix cmake files
Frederic Suter [Mon, 21 Mar 2016 08:21:56 +0000 (09:21 +0100)]
factor teshsuites/simix cmake files

8 years agoreindent, duplicate--, useless endif/if
Frederic Suter [Mon, 21 Mar 2016 08:21:25 +0000 (09:21 +0100)]
reindent, duplicate--, useless endif/if

8 years agons3: further cleanups
Martin Quinson [Mon, 21 Mar 2016 00:25:50 +0000 (01:25 +0100)]
ns3: further cleanups

8 years agoNS3: don't use the 'using namespace' construct
Martin Quinson [Sun, 20 Mar 2016 23:56:32 +0000 (00:56 +0100)]
NS3: don't use the 'using namespace' construct

8 years agoNS3: Remove content from NS3Sim(), to later kill it
Martin Quinson [Sun, 20 Mar 2016 23:51:18 +0000 (00:51 +0100)]
NS3: Remove content from NS3Sim(), to later kill it

8 years agons3: gosh this code is ugly
Martin Quinson [Sun, 20 Mar 2016 23:36:12 +0000 (00:36 +0100)]
ns3: gosh this code is ugly

8 years agons3: everything is in C++ now, no need for so many files
Martin Quinson [Sun, 20 Mar 2016 23:28:57 +0000 (00:28 +0100)]
ns3: everything is in C++ now, no need for so many files

8 years agons3: kill an unused void*, qualify another one
Martin Quinson [Sun, 20 Mar 2016 23:03:56 +0000 (00:03 +0100)]
ns3: kill an unused void*, qualify another one

8 years agons3: rename a type for consistency
Martin Quinson [Sun, 20 Mar 2016 23:00:59 +0000 (00:00 +0100)]
ns3: rename a type for consistency

8 years agokill some dead code in NS3
Martin Quinson [Sun, 20 Mar 2016 22:45:39 +0000 (23:45 +0100)]
kill some dead code in NS3

8 years agoobjectifies surf::Action::State
Martin Quinson [Sun, 20 Mar 2016 22:21:36 +0000 (23:21 +0100)]
objectifies surf::Action::State

8 years agokill some dead code
Martin Quinson [Sun, 20 Mar 2016 00:01:04 +0000 (01:01 +0100)]
kill some dead code

8 years agoobjectifies a C function
Martin Quinson [Sat, 19 Mar 2016 23:15:33 +0000 (00:15 +0100)]
objectifies a C function

8 years agorename some fields to match our coding standards
Martin Quinson [Sat, 19 Mar 2016 23:06:15 +0000 (00:06 +0100)]
rename some fields to match our coding standards

8 years agocleanups in (wanna be) surf::CpuImpl
Martin Quinson [Sat, 19 Mar 2016 22:38:05 +0000 (23:38 +0100)]
cleanups in (wanna be) surf::CpuImpl

8 years agoempty Cpu factories
Martin Quinson [Sat, 19 Mar 2016 22:29:32 +0000 (23:29 +0100)]
empty Cpu factories

8 years agoremove a redundant parameter to the Cpu constructor
Martin Quinson [Sat, 19 Mar 2016 22:23:50 +0000 (23:23 +0100)]
remove a redundant parameter to the Cpu constructor

8 years agoget a better name for the speedPerPstate attribute in CPU
Martin Quinson [Sat, 19 Mar 2016 22:14:06 +0000 (23:14 +0100)]
get a better name for the speedPerPstate attribute in CPU

8 years agoempty the link factories
Martin Quinson [Sat, 19 Mar 2016 21:58:16 +0000 (22:58 +0100)]
empty the link factories

8 years agoremove speedTrace from the CPU constructor
Martin Quinson [Sat, 19 Mar 2016 02:51:57 +0000 (03:51 +0100)]
remove speedTrace from the CPU constructor

8 years agouniformize how CpuTI creates SpeedTrace with other models
Martin Quinson [Sat, 19 Mar 2016 02:36:48 +0000 (03:36 +0100)]
uniformize how CpuTI creates SpeedTrace with other models

8 years agoremove StateTrace from the CPU constructor
Martin Quinson [Sat, 19 Mar 2016 02:17:39 +0000 (03:17 +0100)]
remove StateTrace from the CPU constructor

This only bloats the CPU interface. People wanting to attach a trace
can do that after creation with setStateTrace.

8 years agotry to fix mmalloc test on MC
Frederic Suter [Fri, 18 Mar 2016 21:40:56 +0000 (22:40 +0100)]
try to fix mmalloc test on MC

8 years agoeither I'm dumb or tired...
Frederic Suter [Fri, 18 Mar 2016 20:19:41 +0000 (21:19 +0100)]
either I'm dumb or tired...

8 years agogrrrrr
Frederic Suter [Fri, 18 Mar 2016 19:55:17 +0000 (20:55 +0100)]
grrrrr

8 years agodamn! so many mistakes ...
Frederic Suter [Fri, 18 Mar 2016 19:29:03 +0000 (20:29 +0100)]
damn! so many mistakes ...

8 years agosecond try to fix
Frederic Suter [Fri, 18 Mar 2016 18:57:24 +0000 (19:57 +0100)]
second try to fix

8 years agotry to blindly fix test
Frederic Suter [Fri, 18 Mar 2016 17:43:29 +0000 (18:43 +0100)]
try to blindly fix test

8 years agoreorg teshsuite/mc
Frederic Suter [Fri, 18 Mar 2016 15:44:46 +0000 (16:44 +0100)]
reorg teshsuite/mc

8 years ago[mc] Use C++ containers for visited_states
Gabriel Corona [Fri, 18 Mar 2016 08:54:05 +0000 (09:54 +0100)]
[mc] Use C++ containers for visited_states

8 years ago[mc] Fix VisitedState constructor
Gabriel Corona [Fri, 18 Mar 2016 08:18:12 +0000 (09:18 +0100)]
[mc] Fix VisitedState constructor

The snapshot was not taken anymore.

8 years agokill another avoidable XML
Frederic Suter [Fri, 18 Mar 2016 12:51:57 +0000 (13:51 +0100)]
kill another avoidable XML

8 years agokill avoidable XML
Frederic Suter [Fri, 18 Mar 2016 12:43:10 +0000 (13:43 +0100)]
kill avoidable XML

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

8 years agorefactor 2 more CMakeLists
Frederic Suter [Fri, 18 Mar 2016 09:57:17 +0000 (10:57 +0100)]
refactor 2 more CMakeLists

8 years agofix build with MC
Martin Quinson [Fri, 18 Mar 2016 07:27:48 +0000 (08:27 +0100)]
fix build with MC

8 years agostill messing around with cmake
Frederic Suter [Thu, 17 Mar 2016 17:02:52 +0000 (18:02 +0100)]
still messing around with cmake

8 years agofix distcheck
Frederic Suter [Thu, 17 Mar 2016 11:16:55 +0000 (12:16 +0100)]
fix distcheck

8 years agomv is-router and flatifier to their own dir
Frederic Suter [Thu, 17 Mar 2016 11:11:46 +0000 (12:11 +0100)]
mv is-router and flatifier to their own dir

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

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
degomme [Thu, 17 Mar 2016 10:19:44 +0000 (11:19 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid

8 years agoFix dist
degomme [Thu, 17 Mar 2016 10:19:38 +0000 (11:19 +0100)]
Fix dist

8 years agoAdd suitable #include for HAVE_MC
Gabriel Corona [Thu, 17 Mar 2016 09:53:05 +0000 (10:53 +0100)]
Add suitable #include for HAVE_MC

8 years agoMerge commit '7937c47'
Gabriel Corona [Thu, 17 Mar 2016 09:49:35 +0000 (10:49 +0100)]
Merge commit '7937c47'

8 years agoRemove useless include that makes projects outside of Simgrid uncompilable.
David Glesser [Thu, 17 Mar 2016 09:04:28 +0000 (10:04 +0100)]
Remove useless include that makes projects outside of Simgrid uncompilable.

8 years agomv a test out of platforms dir
Frederic Suter [Thu, 17 Mar 2016 08:54:51 +0000 (09:54 +0100)]
mv a test out of platforms dir

8 years agoMerge the merges of merges
Gabriel Corona [Thu, 17 Mar 2016 08:35:46 +0000 (09:35 +0100)]
Merge the merges of merges

Maybe we should avoid this merging madness…

8 years agofurther reorg
Frederic Suter [Thu, 17 Mar 2016 08:17:07 +0000 (09:17 +0100)]
further reorg

8 years agoMerge pull request #68 from glesserd/ptask_energy_bug
Martin Quinson [Wed, 16 Mar 2016 23:49:11 +0000 (00:49 +0100)]
Merge pull request #68 from glesserd/ptask_energy_bug

Energy were not computed correctly for parallel tasks.

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

8 years agodeal with trace
Frederic Suter [Wed, 16 Mar 2016 21:51:02 +0000 (22:51 +0100)]
deal with trace

8 years agostart to reorganize teshsuite/simdag
Frederic Suter [Wed, 16 Mar 2016 21:05:53 +0000 (22:05 +0100)]
start to reorganize teshsuite/simdag

8 years agoUpdate ptask example to also test energy on parallel tasks.
David Glesser [Wed, 16 Mar 2016 18:09:51 +0000 (19:09 +0100)]
Update ptask example to also test energy on parallel tasks.

8 years agoEnergy were not computed correctly for parallel tasks.
David Glesser [Wed, 16 Mar 2016 17:25:02 +0000 (18:25 +0100)]
Energy were not computed correctly for parallel tasks.

The change of computing states were only reported to the first host of the parallel task.

8 years agoExplicitly defined random generator integer type sizes for more portability
Fabien Chaix [Mon, 29 Feb 2016 20:25:28 +0000 (22:25 +0200)]
Explicitly defined random generator integer type sizes for more portability

8 years ago[mc] Fix compilation
Gabriel Corona [Wed, 16 Mar 2016 15:40:29 +0000 (16:40 +0100)]
[mc] Fix compilation

8 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Wed, 16 Mar 2016 15:39:17 +0000 (16:39 +0100)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

8 years ago[mc] Don't fail if some (part of a) segment is empty/not found
Gabriel Corona [Wed, 16 Mar 2016 15:27:01 +0000 (16:27 +0100)]
[mc] Don't fail if some (part of a) segment is empty/not found

8 years agorename SMPI macro related tests
Frederic Suter [Wed, 16 Mar 2016 15:25:24 +0000 (16:25 +0100)]
rename SMPI macro related tests
  and kill dumb ones (a.k.a old examples)

8 years ago[mc] Better detection of the segments
Gabriel Corona [Wed, 16 Mar 2016 15:24:37 +0000 (16:24 +0100)]
[mc] Better detection of the segments

The previous version failed to find the non-RELRO part of the data
segment if it's completely anonymous.

8 years agofactor cmake for teshsuite/msg
Frederic Suter [Wed, 16 Mar 2016 14:24:16 +0000 (15:24 +0100)]
factor cmake for teshsuite/msg

8 years agoreindent, static-ify, and kill blanks
Frederic Suter [Wed, 16 Mar 2016 14:03:53 +0000 (15:03 +0100)]
reindent, static-ify, and kill blanks

8 years agohave a single Cmake file for tesh-msg
Frederic Suter [Wed, 16 Mar 2016 13:24:58 +0000 (14:24 +0100)]
have a single Cmake file for tesh-msg
  +1 for trace (that might move out of the way soon)

8 years agomv bug-17132 to the smpi directory
Frederic Suter [Wed, 16 Mar 2016 12:34:38 +0000 (13:34 +0100)]
mv bug-17132 to the smpi directory

8 years agokill unused deployment file
Frederic Suter [Wed, 16 Mar 2016 12:25:06 +0000 (13:25 +0100)]
kill unused deployment file

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

8 years agoget rid of some useless deployment files
Frederic Suter [Wed, 16 Mar 2016 12:04:37 +0000 (13:04 +0100)]
get rid of some useless deployment files
  we can create processes after all

8 years agooops
degomme [Wed, 16 Mar 2016 10:37:43 +0000 (11:37 +0100)]
oops

8 years agoSeparate Coverage and DynamicAnalysys scripts.
degomme [Wed, 16 Mar 2016 10:01:19 +0000 (11:01 +0100)]
Separate Coverage and DynamicAnalysys scripts.
As the Dynamic Analysis is broken for now, this will allow to launch only coverage

8 years ago[mc] Remove unused MC bits in parmap
Gabriel Corona [Wed, 16 Mar 2016 09:40:51 +0000 (10:40 +0100)]
[mc] Remove unused MC bits in parmap

8 years agoSimgrid already has this dependency (and handles this better for win build)
degomme [Wed, 16 Mar 2016 09:31:53 +0000 (10:31 +0100)]
Simgrid already has this dependency (and handles this better for win build)

8 years ago[mc] Remove commented-out/disabled code in mc_diff.cpp
Gabriel Corona [Wed, 16 Mar 2016 09:02:49 +0000 (10:02 +0100)]
[mc] Remove commented-out/disabled code in mc_diff.cpp

8 years ago[mc] Remove pointless #includes
Gabriel Corona [Wed, 16 Mar 2016 08:44:33 +0000 (09:44 +0100)]
[mc] Remove pointless #includes

8 years agofurther cleanups in the surf::traces
Martin Quinson [Tue, 15 Mar 2016 23:33:41 +0000 (00:33 +0100)]
further cleanups in the surf::traces

8 years ago[mc] Use _exit() in fork()-ed process
Gabriel Corona [Tue, 15 Mar 2016 22:38:51 +0000 (23:38 +0100)]
[mc] Use _exit() in fork()-ed process

8 years agoMerge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
Martin Quinson [Tue, 15 Mar 2016 21:13:41 +0000 (22:13 +0100)]
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid

8 years agobe more explicit when we see a platform v3 file
Martin Quinson [Tue, 15 Mar 2016 21:13:32 +0000 (22:13 +0100)]
be more explicit when we see a platform v3 file

8 years agowe did not really need cm02 here, did we? (it breaks centos)
degomme [Tue, 15 Mar 2016 15:57:48 +0000 (16:57 +0100)]
we did not really need cm02 here, did we? (it breaks centos)

8 years ago[mc] Ignore output of bugged1_liveness_visited
Gabriel Corona [Tue, 15 Mar 2016 15:10:47 +0000 (16:10 +0100)]
[mc] Ignore output of bugged1_liveness_visited

8 years ago[mc] Remove useless asserts
Gabriel Corona [Tue, 15 Mar 2016 15:05:12 +0000 (16:05 +0100)]
[mc] Remove useless asserts

8 years ago[mc] Fix typos
Gabriel Corona [Tue, 15 Mar 2016 14:04:49 +0000 (15:04 +0100)]
[mc] Fix typos

8 years ago[mc] Remove split the MCed and MCer part of MC_deadlock_check()
Gabriel Corona [Tue, 15 Mar 2016 13:54:40 +0000 (14:54 +0100)]
[mc] Remove split the MCed and MCer part of MC_deadlock_check()

8 years ago[mc] Make 'colors' variable static
Gabriel Corona [Tue, 15 Mar 2016 13:42:04 +0000 (14:42 +0100)]
[mc] Make 'colors' variable static

8 years agoAdd a message to the user to specify our requirement for Boost version
degomme [Tue, 15 Mar 2016 14:09:03 +0000 (15:09 +0100)]
Add a message to the user to specify our requirement for Boost version

8 years ago[mc] Remove remaining bits of parmap in MC (not used)
Gabriel Corona [Tue, 15 Mar 2016 13:09:32 +0000 (14:09 +0100)]
[mc] Remove remaining bits of parmap in MC (not used)

8 years ago[mc] Remove useless stuff in mc_private.h
Gabriel Corona [Tue, 15 Mar 2016 13:02:58 +0000 (14:02 +0100)]
[mc] Remove useless stuff in mc_private.h

8 years agofix a test
Martin Quinson [Tue, 15 Mar 2016 13:04:06 +0000 (14:04 +0100)]
fix a test

8 years agoremove an empty structure left over
Martin Quinson [Tue, 15 Mar 2016 13:03:04 +0000 (14:03 +0100)]
remove an empty structure left over