Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
6 years agomore than 100 codacy treats, not bad
Martin Quinson [Fri, 26 May 2017 09:07:22 +0000 (11:07 +0200)]
more than 100 codacy treats, not bad

but I'm not sure that any of these changes actually fixed a bug. At
most, they sometimes reduced the brain overload, which is already
something.

6 years agocodacy treats
Martin Quinson [Fri, 26 May 2017 08:21:27 +0000 (10:21 +0200)]
codacy treats

6 years agochop, chop, chop includes
Martin Quinson [Fri, 26 May 2017 08:14:33 +0000 (10:14 +0200)]
chop, chop, chop includes

6 years agocut some more includes
Martin Quinson [Thu, 25 May 2017 21:17:03 +0000 (23:17 +0200)]
cut some more includes

6 years agofurther codacy cleanups
Martin Quinson [Wed, 24 May 2017 20:12:16 +0000 (22:12 +0200)]
further codacy cleanups

6 years agoremove some useless includes
Martin Quinson [Wed, 24 May 2017 17:17:12 +0000 (19:17 +0200)]
remove some useless includes

6 years agocosmetics: kill a useless redundent declaration
Martin Quinson [Wed, 24 May 2017 15:47:05 +0000 (17:47 +0200)]
cosmetics: kill a useless redundent declaration

6 years agothis header file is much less interesting now that it's almost empty
Martin Quinson [Wed, 24 May 2017 15:37:22 +0000 (17:37 +0200)]
this header file is much less interesting now that it's almost empty

6 years agomove some public MC prototypes to a public header file
Martin Quinson [Wed, 24 May 2017 15:15:54 +0000 (17:15 +0200)]
move some public MC prototypes to a public header file

6 years agopull the emergency break: disable the liveness tests for now. Sorry
Martin Quinson [Wed, 24 May 2017 15:04:03 +0000 (17:04 +0200)]
pull the emergency break: disable the liveness tests for now. Sorry

6 years agosimgrid::surf::Storage => simgrid::surf::StorageImpl
Frederic Suter [Wed, 24 May 2017 14:15:16 +0000 (16:15 +0200)]
simgrid::surf::Storage => simgrid::surf::StorageImpl
this avoids confusion with simgrid::s4u::Storage

6 years agoAction::links() cannot be used for NS3Actions
Martin Quinson [Wed, 24 May 2017 12:45:54 +0000 (14:45 +0200)]
Action::links() cannot be used for NS3Actions

6 years agorename simix::Mutex to simix::MutexImpl
Martin Quinson [Wed, 24 May 2017 12:10:52 +0000 (14:10 +0200)]
rename simix::Mutex to simix::MutexImpl

6 years agotidy the scope of some more locals
Martin Quinson [Wed, 24 May 2017 12:10:29 +0000 (14:10 +0200)]
tidy the scope of some more locals

6 years agomaxmin: be more explicit about the leaked variables
Martin Quinson [Wed, 24 May 2017 09:39:46 +0000 (11:39 +0200)]
maxmin: be more explicit about the leaked variables

6 years agotell maxmin about the action using each variable
Martin Quinson [Wed, 24 May 2017 09:01:01 +0000 (11:01 +0200)]
tell maxmin about the action using each variable

6 years agosmall cosmetics to kill time
Martin Quinson [Wed, 24 May 2017 08:54:08 +0000 (10:54 +0200)]
small cosmetics to kill time

6 years agofirst step towards a CommPtr
Frederic Suter [Wed, 24 May 2017 09:35:17 +0000 (11:35 +0200)]
first step towards a CommPtr

6 years agoignore some unwind cruft
Frederic Suter [Wed, 24 May 2017 08:46:43 +0000 (10:46 +0200)]
ignore some unwind cruft

6 years agoMerge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
Frederic Suter [Wed, 24 May 2017 07:37:54 +0000 (09:37 +0200)]
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid

6 years agolast bunch of codacy treats for tonight. Stop.
Martin Quinson [Wed, 24 May 2017 00:35:16 +0000 (02:35 +0200)]
last bunch of codacy treats for tonight. Stop.

6 years agofix 2 java tesh
Martin Quinson [Wed, 24 May 2017 00:31:37 +0000 (02:31 +0200)]
fix 2 java tesh

6 years agouseless includes
Frederic Suter [Wed, 24 May 2017 00:12:19 +0000 (02:12 +0200)]
useless includes

6 years agoreduce the scope of some variables to please codacy
Martin Quinson [Wed, 24 May 2017 00:13:58 +0000 (02:13 +0200)]
reduce the scope of some variables to please codacy

6 years agoremove some explicit keywords that I barely understand
Martin Quinson [Wed, 24 May 2017 00:13:29 +0000 (02:13 +0200)]
remove some explicit keywords that I barely understand

6 years agosilence a really supurious warning in cmake
Martin Quinson [Tue, 23 May 2017 23:37:12 +0000 (01:37 +0200)]
silence a really supurious warning in cmake

6 years agofix make dist
Martin Quinson [Tue, 23 May 2017 23:35:08 +0000 (01:35 +0200)]
fix make dist

6 years agocosmetics to please codacy
Martin Quinson [Tue, 23 May 2017 23:29:05 +0000 (01:29 +0200)]
cosmetics to please codacy

6 years agosonar: also ignore that rule in hpp files
Martin Quinson [Tue, 23 May 2017 23:18:14 +0000 (01:18 +0200)]
sonar: also ignore that rule in hpp files

6 years agoplug a small memleak
Martin Quinson [Tue, 23 May 2017 23:15:55 +0000 (01:15 +0200)]
plug a small memleak

6 years agoone level less in the last lib
Frederic Suter [Tue, 23 May 2017 23:14:13 +0000 (01:14 +0200)]
one level less in the last lib

6 years agoJava package names should not be uppercased
Martin Quinson [Tue, 23 May 2017 23:05:48 +0000 (01:05 +0200)]
Java package names should not be uppercased

6 years agoremove an empty file
Martin Quinson [Tue, 23 May 2017 22:40:46 +0000 (00:40 +0200)]
remove an empty file

6 years agoremove an useless import in python
Martin Quinson [Tue, 23 May 2017 22:35:01 +0000 (00:35 +0200)]
remove an useless import in python

6 years agosonar: dont' complain when we follow the advices of codacy
Martin Quinson [Tue, 23 May 2017 22:26:55 +0000 (00:26 +0200)]
sonar: dont' complain when we follow the advices of codacy

6 years agohunt down some more short negation forms
Martin Quinson [Tue, 23 May 2017 22:24:48 +0000 (00:24 +0200)]
hunt down some more short negation forms

6 years agohunt down some more short negation forms
Martin Quinson [Tue, 23 May 2017 22:11:19 +0000 (00:11 +0200)]
hunt down some more short negation forms

6 years agokill all horizontal tabs
Martin Quinson [Tue, 23 May 2017 21:48:29 +0000 (23:48 +0200)]
kill all horizontal tabs

6 years agoremove (void) in C++
Martin Quinson [Tue, 23 May 2017 21:38:42 +0000 (23:38 +0200)]
remove (void) in C++

6 years agoadd the codacy badge to the readme
Martin Quinson [Tue, 23 May 2017 21:16:36 +0000 (23:16 +0200)]
add the codacy badge to the readme

6 years agoplease codacy: use long form of negation in C++
Martin Quinson [Tue, 23 May 2017 21:11:57 +0000 (23:11 +0200)]
please codacy: use long form of negation in C++

and clang-format got annoying on this one

6 years agoa few more smells
Frederic Suter [Tue, 23 May 2017 21:04:23 +0000 (23:04 +0200)]
a few more smells

6 years agoremove spurious non breaking spaces, grrr
degomme [Tue, 23 May 2017 19:41:34 +0000 (21:41 +0200)]
remove spurious non breaking spaces, grrr

6 years agoAdd support for flang and ifort Fortran compilers.
Matthieu Volat [Tue, 23 May 2017 18:10:18 +0000 (20:10 +0200)]
Add support for flang and ifort Fortran compilers.

Require to properly set flags/libs in the wrappers.
Tested with flang under FreeBSD and ifort under Linux.

6 years agoOnly use -Wno-format-nonliteral if compiler is GCC or Clang.
Matthieu Volat [Tue, 23 May 2017 17:42:18 +0000 (19:42 +0200)]
Only use -Wno-format-nonliteral if compiler is GCC or Clang.

6 years agoDefine worker_function more rigourously to xbt_main_func_t.
Matthieu Volat [Tue, 23 May 2017 17:20:54 +0000 (19:20 +0200)]
Define worker_function more rigourously to xbt_main_func_t.

6 years agoHandle some litteral string -> char* casts.
Matthieu Volat [Tue, 23 May 2017 17:19:05 +0000 (19:19 +0200)]
Handle some litteral string -> char* casts.

It's 100% legit in C, but icc seems to process it like C++, and
since simgrid is being ported to C++, well...

6 years agoUse FindThreads to check for pthreading
Matthieu Volat [Tue, 23 May 2017 17:15:16 +0000 (19:15 +0200)]
Use FindThreads to check for pthreading

It will prefer using threading as library if possible, and fallback
on -pthread only if necessary, which some compilers/systems
do not support anymore.

6 years agoFlush output of energy tests.
Matthieu Volat [Tue, 23 May 2017 17:12:20 +0000 (19:12 +0200)]
Flush output of energy tests.

That'll ensure in order output.

6 years agouseless cosmetics around NS3 long routes
Martin Quinson [Tue, 23 May 2017 17:08:22 +0000 (19:08 +0200)]
useless cosmetics around NS3 long routes

6 years agoupdate the NS3 doc to be more explicit about long routes
Martin Quinson [Tue, 23 May 2017 17:04:53 +0000 (19:04 +0200)]
update the NS3 doc to be more explicit about long routes

6 years agoNS3: more informative messages in one case of misconfiguration
Martin Quinson [Tue, 23 May 2017 16:19:56 +0000 (18:19 +0200)]
NS3: more informative messages in one case of misconfiguration

6 years agons3: preserve the rich informative type in a function call
Martin Quinson [Tue, 23 May 2017 16:11:46 +0000 (18:11 +0200)]
ns3: preserve the rich informative type in a function call

6 years agoAdd formatting to out fortran energy tests.
degomme [Tue, 23 May 2017 16:35:02 +0000 (18:35 +0200)]
Add formatting to out fortran energy tests.
This is meant to ease comparison with reference, as free format may differ with various compilers.
And output is also nicer.

6 years agoNS3: be explicit when ignoring long routes
Martin Quinson [Tue, 23 May 2017 16:01:54 +0000 (18:01 +0200)]
NS3: be explicit when ignoring long routes

6 years agogive some hints about platforms that can be used in NS3
Martin Quinson [Tue, 23 May 2017 15:44:46 +0000 (17:44 +0200)]
give some hints about platforms that can be used in NS3

6 years agomore user-friendly error message
Martin Quinson [Mon, 22 May 2017 23:22:57 +0000 (01:22 +0200)]
more user-friendly error message

Explicit direclty the 3 potentially missing libraries instead of
forcing them to configure thrice to discover them.

6 years agosmpi_replay: make it easier to override some actions
Martin Quinson [Mon, 22 May 2017 23:03:34 +0000 (01:03 +0200)]
smpi_replay: make it easier to override some actions

There is even an example.

6 years agolist recent changes
Frederic Suter [Mon, 22 May 2017 21:39:58 +0000 (23:39 +0200)]
list recent changes

6 years agoremove unvalidated Bconnection attribute
Frederic Suter [Mon, 22 May 2017 21:39:09 +0000 (23:39 +0200)]
remove unvalidated Bconnection attribute

6 years agofew smells less in MC
Frederic Suter [Mon, 22 May 2017 21:38:03 +0000 (23:38 +0200)]
few smells less in MC

6 years agonow useless that app-pmm is dead
Frederic Suter [Mon, 22 May 2017 21:37:18 +0000 (23:37 +0200)]
now useless that app-pmm is dead

6 years agoKill a stupid example
Martin Quinson [Mon, 22 May 2017 21:23:53 +0000 (23:23 +0200)]
Kill a stupid example

A tiled matrix multiplication is a good idea, but doing the
multiplication for real in MSG is not so much

6 years agoMake attribute 'model' of <storage_type> optional: for future usage
Martin Quinson [Mon, 22 May 2017 21:12:53 +0000 (23:12 +0200)]
Make attribute 'model' of <storage_type> optional: for future usage

6 years agoRemove attribute content_type of <storage_type>: was never used
Martin Quinson [Mon, 22 May 2017 20:14:04 +0000 (22:14 +0200)]
Remove attribute content_type of <storage_type>: was never used

6 years agoMake it easier to work with the XML parser
Martin Quinson [Mon, 22 May 2017 19:49:22 +0000 (21:49 +0200)]
Make it easier to work with the XML parser

We ask flex to generate C code, but compile it with g++ so it breaks.
So we fix the C code with a bunch of sed. Who would think of
generating C++ code directly?

6 years agosonar: v3.16 is out now
Martin Quinson [Mon, 22 May 2017 18:52:36 +0000 (20:52 +0200)]
sonar: v3.16 is out now

6 years agoConvert our README file to markdown
Martin Quinson [Mon, 22 May 2017 17:34:45 +0000 (19:34 +0200)]
Convert our README file to markdown

This is only to get all those nice little badges on github and gitlab
[no ci]

6 years agosonar: disable dupplication in teshsuite too
Martin Quinson [Mon, 22 May 2017 17:29:36 +0000 (19:29 +0200)]
sonar: disable dupplication in teshsuite too

6 years agotry to please travis
Martin Quinson [Mon, 22 May 2017 15:09:05 +0000 (17:09 +0200)]
try to please travis

6 years agono more content_type
Frederic Suter [Mon, 22 May 2017 20:17:34 +0000 (22:17 +0200)]
no more content_type

6 years agoa vector of keyval structs is a map
Frederic Suter [Mon, 22 May 2017 19:38:18 +0000 (21:38 +0200)]
a vector of keyval structs is a map

6 years agotravis: previous cosmetics commit made it fail in any case
Martin Quinson [Mon, 22 May 2017 13:10:08 +0000 (15:10 +0200)]
travis: previous cosmetics commit made it fail in any case

6 years agotiny updates to the doc of huge pages
Martin Quinson [Mon, 22 May 2017 13:01:07 +0000 (15:01 +0200)]
tiny updates to the doc of huge pages

6 years agoMerge pull request #168 from simgrid/smpi_huge_pages
Martin Quinson [Mon, 22 May 2017 12:38:39 +0000 (14:38 +0200)]
Merge pull request #168 from simgrid/smpi_huge_pages

Add support for huge pages in SMPI

6 years agowe want to execute ctest on PR on travis
Martin Quinson [Mon, 22 May 2017 12:36:22 +0000 (14:36 +0200)]
we want to execute ctest on PR on travis

6 years agoAdd a comment and extend the doc.
Tom Cornebize [Mon, 22 May 2017 09:09:11 +0000 (11:09 +0200)]
Add a comment and extend the doc.

6 years agoAdd documentation for smpi/shared-malloc-hugepage and SMPI_PARTIAL_SHARED_MALLOC.
Tom Cornebize [Mon, 22 May 2017 08:06:16 +0000 (10:06 +0200)]
Add documentation for smpi/shared-malloc-hugepage and SMPI_PARTIAL_SHARED_MALLOC.

6 years agobummer
Frederic Suter [Mon, 22 May 2017 08:03:37 +0000 (10:03 +0200)]
bummer

6 years agostart reducing smells in MC code
Frederic Suter [Mon, 22 May 2017 07:32:54 +0000 (09:32 +0200)]
start reducing smells in MC code

6 years agoClean the code.
Tom Cornebize [Mon, 22 May 2017 07:43:27 +0000 (09:43 +0200)]
Clean the code.

6 years agokill an unreachable statement (thanks sonar)
Martin Quinson [Sun, 21 May 2017 16:37:22 +0000 (18:37 +0200)]
kill an unreachable statement (thanks sonar)

6 years agoinstr: kill an unused structure field to please clang
Martin Quinson [Sun, 21 May 2017 15:32:51 +0000 (17:32 +0200)]
instr: kill an unused structure field to please clang

6 years agocosmetics
Martin Quinson [Sun, 21 May 2017 00:16:36 +0000 (02:16 +0200)]
cosmetics

6 years agoMerge branch 'master' of github.com:simgrid/simgrid
Martin Quinson [Sun, 21 May 2017 15:03:13 +0000 (17:03 +0200)]
Merge branch 'master' of github.com:simgrid/simgrid

6 years agoDisable uninteresting events in TI mode
Martin Quinson [Sun, 21 May 2017 14:58:46 +0000 (16:58 +0200)]
Disable uninteresting events in TI mode

Only 3 events must be logged in TI mode, but if we don't disable them,
chunks of Pajé trace ends up in the file supposed to be TI formated.

6 years agoloudly fail when asked to replay a non-existing file
Martin Quinson [Sun, 21 May 2017 14:58:11 +0000 (16:58 +0200)]
loudly fail when asked to replay a non-existing file

6 years agodrop module strbuff. We don't need it anymore.
Martin Quinson [Sun, 21 May 2017 00:04:54 +0000 (02:04 +0200)]
drop module strbuff. We don't need it anymore.

Killing XBT (and reduce our maintainance burden) was a major
motivation in the switch to C++.

6 years agoremove a broken feature: backtraces in log format
Martin Quinson [Sat, 20 May 2017 23:59:07 +0000 (01:59 +0200)]
remove a broken feature: backtraces in log format

6 years agoDrop unused functions: xbt_str_varsubst(), xbt_strbuff_varsubst()
Martin Quinson [Sat, 20 May 2017 23:50:56 +0000 (01:50 +0200)]
Drop unused functions: xbt_str_varsubst(), xbt_strbuff_varsubst()

6 years agosonar: try to reduce verbosity of the coverage
Martin Quinson [Sat, 20 May 2017 23:28:07 +0000 (01:28 +0200)]
sonar: try to reduce verbosity of the coverage

6 years agoRemove an empty file (thx, sonar)
Martin Quinson [Sat, 20 May 2017 23:23:05 +0000 (01:23 +0200)]
Remove an empty file (thx, sonar)

6 years agotravis: activate MC on linux so that sonar checks it (fix #158)
Martin Quinson [Sat, 20 May 2017 22:06:08 +0000 (00:06 +0200)]
travis: activate MC on linux so that sonar checks it (fix #158)

6 years agorestore (and comment) a test for a feature
Martin Quinson [Sat, 20 May 2017 21:22:45 +0000 (23:22 +0200)]
restore (and comment) a test for a feature

6 years agoreassure sonar: reinterpret_cast are the way to go in this file
Martin Quinson [Sat, 20 May 2017 21:22:26 +0000 (23:22 +0200)]
reassure sonar: reinterpret_cast are the way to go in this file

6 years agoinstr: merge the TI output in the converted code (WIP)
Martin Quinson [Fri, 19 May 2017 23:32:47 +0000 (01:32 +0200)]
instr: merge the TI output in the converted code (WIP)

The TI output is a pimple added at some point to trick the TRACING
infrastructure into generating a Time Independent trace of the
executed MPI application, so that this trace can later be replayed
with smpi_replay.

This was done in pure C, with a large amount of pointers to functions.
This cannot be cleanly ported to C++ without a large amount of
factories so that we can subclass each class of event and pick the
right one at runtime.

Instead, this was converted in a ugly way, with a global defining the
type of output that we want today, and each print() function checking
that global to adapt its code.

The bug that I'm chasing is still there, as the replay does not look
for the file that was actually generated, but it's getting better
already.

We will soon rewrite the whole tracing infrastructure with many signals
that are fired at the places that we want to observe. Then, both the
TRACING and the TI modules will register functions in these signals to
be informed of what's going on in the simulation. But they will not
share any code anymore.

Soon...

6 years agotry to please clang 5.0
Frederic Suter [Fri, 19 May 2017 12:32:02 +0000 (14:32 +0200)]
try to please clang 5.0
and remove useless exit in failing test

6 years agocouple of minor smells
Frederic Suter [Fri, 19 May 2017 12:02:29 +0000 (14:02 +0200)]
couple of minor smells

6 years agoMerge branch 'master' of github.com:simgrid/simgrid
Martin Quinson [Fri, 19 May 2017 11:34:52 +0000 (13:34 +0200)]
Merge branch 'master' of github.com:simgrid/simgrid

6 years agoMerge pull request #167 from simgrid/smpi_execute_public
Martin Quinson [Fri, 19 May 2017 09:11:14 +0000 (11:11 +0200)]
Merge pull request #167 from simgrid/smpi_execute_public

Add smpi_execute_public