A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Activate the stdobject test now that it works
4 days ago
Arnaud Giersch
Delete redundant blank lines at the start of a code...
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Strengthen debug messages on channel send/recv.
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Simplify member initialization.
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Fix test: program needs exactly 2 processes.
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Reduce scope for variable.
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Simplify loop.
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Determine n_transitions on receiving side (and remove...
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
There's no need to compute the total transition count...
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Remove superfluous test, and reduce depth of nested...
commit
|
commitdiff
|
tree
4 days ago
Arnaud Giersch
Merge loops and get rid of the "probes" temporary vector.
commit
|
commitdiff
|
tree
12 days ago
Arnaud Giersch
Missing include.
commit
|
commitdiff
|
tree
12 days ago
Arnaud Giersch
Decrease required version for nlohmann_json; add to...
commit
|
commitdiff
|
tree
12 days ago
Arnaud Giersch
Useless guards.
commit
|
commitdiff
|
tree
12 days ago
Arnaud Giersch
Apply "smpi/buffering" when MC_record_replay_is_active...
commit
|
commitdiff
|
tree
2023-03-14
Arnaud Giersch
Remove comments about non-existent support for smpi...
commit
|
commitdiff
|
tree
2023-03-14
Arnaud Giersch
Really check the privatization option in the MCed SMPI...
commit
|
commitdiff
|
tree
2023-03-14
Arnaud Giersch
Inform if JSON lib is found.
commit
|
commitdiff
|
tree
2023-03-12
Arnaud Giersch
Fix build with -D_GLIBCXX_DEBUG [-Werror=range-loop...
commit
|
commitdiff
|
tree
2023-03-10
Arnaud Giersch
Fix assert: min and max are both included in interval...
commit
|
commitdiff
|
tree
2023-03-09
Arnaud Giersch
Eager mode is for the first case only (thx adegomme).
commit
|
commitdiff
|
tree
2023-03-09
Arnaud Giersch
Improve doc for smpi/buffering.
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Fix asserts for when received size is 0 (message type...
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Depreciate unused functions s4u::Comm::copy_{buffer...
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Inline s4u::Comm::copy_pointer_callback which is the...
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Depreciate ForcefulKillException::try_n_catch().
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Obvious typo.
commit
|
commitdiff
|
tree
2023-03-08
Arnaud Giersch
Use #include <...> for foreign header files.
commit
|
commitdiff
|
tree
2023-03-06
Arnaud Giersch
Fixes in docs/source/tuto_* (untested).
commit
|
commitdiff
|
tree
2023-03-06
Arnaud Giersch
Enable compile optimizations when tests will be run.
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Missing ']'
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Fix compilation error with clang 11.0.1.
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Enable _GLIBCXX_DEBUG for one of the builds.
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Sonar smells.
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Don't clear flops_amount on ExecImpl::reset.
commit
|
commitdiff
|
tree
2023-03-05
Arnaud Giersch
Quick tests show that currentContainer is always empty...
commit
|
commitdiff
|
tree
2023-03-04
Arnaud Giersch
Walking the stack in the forward direction gives the...
commit
|
commitdiff
|
tree
2023-03-04
Arnaud Giersch
Simplify assertions.
commit
|
commitdiff
|
tree
2023-03-03
Arnaud Giersch
Forgot to add c++17g to the "ignore" list.
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Zero-initialize more messages.
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Message is retrieved as an unsigned long (according...
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Replace memset(..., 0, ...) with zero-initialization.
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Zero-initialize messages (essentially their padding...
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Help to identify null values.
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Lookup only once in map.
commit
|
commitdiff
|
tree
2023-03-02
Arnaud Giersch
Useless assignments to local variable.
commit
|
commitdiff
|
tree
2023-02-28
Arnaud Giersch
Update .mailmap [ci-skip]
commit
|
commitdiff
|
tree
2023-02-24
Arnaud Giersch
Clear timeout detectors on finish().
commit
|
commitdiff
|
tree
2023-02-24
Arnaud Giersch
Fill cmdline_ for each instance of EngimeImpl.
commit
|
commitdiff
|
tree
2023-02-24
Arnaud Giersch
Update sonar-project.properties [ci-skip]
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Fix distcheck.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Comment out unused private fields (fix compilation...
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Merge branch 'simgrid-udpor-integration' into 'master'
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Useless casts to (void*).
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Comment is not relevant anymore.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Use type aid_t for an actor's PID.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
More Sonar issues.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Use normal strings instead of f-strings (Sonar).
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Use C++17's std::scoped_lock where appropriate.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Don't access variable ouside of the critical section.
commit
|
commitdiff
|
tree
2023-02-23
Arnaud Giersch
Various cleanups.
commit
|
commitdiff
|
tree
2023-02-20
Arnaud Giersch
Revert "Upgrade embedded xxhash (-> v0.8.1)."
commit
|
commitdiff
|
tree
2023-02-20
Arnaud Giersch
Merge branch 'fix-probe' into 'master'
commit
|
commitdiff
|
tree
2023-02-19
Arnaud Giersch
Upgrade embedded xxhash (-> v0.8.1).
commit
|
commitdiff
|
tree
2023-02-19
Arnaud Giersch
Upgrade embedded catch2 (-> v2.13.10).
commit
|
commitdiff
|
tree
2023-02-19
Arnaud Giersch
Rework compile optimizations for MC.
commit
|
commitdiff
|
tree
2023-02-19
Arnaud Giersch
Missing includes.
commit
|
commitdiff
|
tree
2023-02-19
Arnaud Giersch
Move -Wno-unused-local-typedefs to common flags.
commit
|
commitdiff
|
tree
2023-02-18
Arnaud Giersch
Update path.
commit
|
commitdiff
|
tree
2023-02-18
Arnaud Giersch
Misc Sonar issues.
commit
|
commitdiff
|
tree
2023-02-18
Arnaud Giersch
Various cleanups.
commit
|
commitdiff
|
tree
2023-02-13
Arnaud Giersch
Reduce scope for variables.
commit
|
commitdiff
|
tree
2023-02-13
Arnaud Giersch
Simplify initialization of the root log category.
commit
|
commitdiff
|
tree
2023-02-13
Arnaud Giersch
For Sonar.
commit
|
commitdiff
|
tree
2023-02-13
Arnaud Giersch
Define context related globals as static members of...
commit
|
commitdiff
|
tree
2023-02-13
Arnaud Giersch
Make global variables "const".
commit
|
commitdiff
|
tree
2023-02-11
Arnaud Giersch
Use more readable alternatives for string::compare().
commit
|
commitdiff
|
tree
2023-02-11
Arnaud Giersch
Kill another bunch of globals.
commit
|
commitdiff
|
tree
2023-02-09
Arnaud Giersch
Kill a few globals.
commit
|
commitdiff
|
tree
2023-02-09
Arnaud Giersch
Fix comment.
commit
|
commitdiff
|
tree
2023-02-09
Arnaud Giersch
Little simplification.
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Typo [ci-skip]
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Remove deprecated properties.
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Implement ConditionWaitSimcall::to_string().
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Cosmetics with spacings around colon (:).
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Declare functions with attribute 'noreturn' (sonar).
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Reduce scope for variables.
commit
|
commitdiff
|
tree
2023-02-08
Arnaud Giersch
Single quotes don't need to be escaped.
commit
|
commitdiff
|
tree
2023-02-07
Arnaud Giersch
Prevent inlining for empty placeholders of sthread_enable...
commit
|
commitdiff
|
tree
2023-02-07
Arnaud Giersch
CMake 2.8.12 is the minimum required version in FindSimgrid...
commit
|
commitdiff
|
tree
2023-02-07
Arnaud Giersch
Use native cmake commands to compute relative path.
commit
|
commitdiff
|
tree
2023-02-07
Arnaud Giersch
Normalize names for fields in class Node (trailing...
commit
|
commitdiff
|
tree
2023-02-06
Arnaud Giersch
Make global variables "const".
commit
|
commitdiff
|
tree
2023-02-06
Arnaud Giersch
Avoid duplicate declaration.
commit
|
commitdiff
|
tree
2023-02-06
Arnaud Giersch
Remove global variable.
commit
|
commitdiff
|
tree
2023-02-06
Arnaud Giersch
Remove global variable.
commit
|
commitdiff
|
tree
2023-02-01
Arnaud Giersch
Don't use more than one 'break' per loop (Sonar).
commit
|
commitdiff
|
tree
2023-01-30
Arnaud Giersch
Kill unused function.
commit
|
commitdiff
|
tree
2023-01-30
Arnaud Giersch
Make pc_id a static member of ProducerConsumer.
commit
|
commitdiff
|
tree
2023-01-27
Arnaud Giersch
Sonar smells after last changes.
commit
|
commitdiff
|
tree
2023-01-26
Arnaud Giersch
Cosmetics.
commit
|
commitdiff
|
tree
next