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
Added small section on backbone.
2015-06-09
Christian Heinrich
Added small section on backbone.
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Removed wrong endtags from documentation.
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Updated section on network equipments (mostly cosmetics).
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Updated description and presentation of available resources.
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Updated the 'sharing policy' part for links.
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Updated platform.doc to explain the cluster tag more...
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Rephrased cluster description
commit
|
commitdiff
|
tree
2015-06-09
Christian Heinrich
Documentation overhaul started.
commit
|
commitdiff
|
tree
2015-06-05
Gabriel Corona
Boost.Context context factory
commit
|
commitdiff
|
tree
2015-06-05
Gabriel Corona
Fix previous commit
commit
|
commitdiff
|
tree
2015-06-05
Gabriel Corona
Tentatively fix the detection of ucontext.h in Darwin
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] exit() instead of abort() in normal operation
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] Add a message to explain no property violation...
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] Remove mc_region_contain(), use the method instead
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] C++ify RegionType, StorageType enums
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] Fix compilation error on clang (and group all...
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
temp
commit
|
commitdiff
|
tree
2015-06-02
Gabriel Corona
[mc] Enable record in liveness mode
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] Use vector<RegionSnapshot> instead of vector<unique_ptr...
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] Fix typo in e_mc_region_storage_type_t
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] Remove deprecated MC_snapshot_read()
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] RegionSnapshot, make all fields private
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] RegionSnapshot, make data private
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] RegionSnapshot class
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] Remove broken test
commit
|
commitdiff
|
tree
2015-06-01
Gabriel Corona
[mc] Remove mc_translate_address()
commit
|
commitdiff
|
tree
2015-05-28
Gabriel Corona
[mc] Fix mc_translate_address() for MC_REGION_STORAGE_TYPE_P...
commit
|
commitdiff
|
tree
2015-05-28
Gabriel Corona
[mc] Make Process::socket_ private
commit
|
commitdiff
|
tree
2015-05-28
Gabriel Corona
[mc] Make Process::memory_map_ a std::vector
commit
|
commitdiff
|
tree
2015-05-28
Gabriel Corona
[mc] Mark some Process attributes as private
commit
|
commitdiff
|
tree
2015-05-26
Gabriel Corona
[mc] Fix cross-process access to simcall_comm_***any__get__comms
commit
|
commitdiff
|
tree
2015-05-26
Gabriel Corona
[mc] Fix remote_ptr
commit
|
commitdiff
|
tree
2015-05-26
Gabriel Corona
[mc] Fix printf format
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Replace the override word with MC_OVERRIDE
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Fix spurious call fo remote()
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Remote deprecated functions MC_snapshot_read_pointer()
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Fix the translation of privatisation section in...
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Private Process::pid
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Make a std::vector of Process::checkpoint_ignore
commit
|
commitdiff
|
tree
2015-05-22
Gabriel Corona
[mc] Move cross process reading support for SBT structure...
commit
|
commitdiff
|
tree
2015-05-21
Gabriel Corona
[mc] Move methods in Process class
commit
|
commitdiff
|
tree
2015-05-21
Gabriel Corona
[mc] Add remote_ptr for marking pointers-to/addresses...
commit
|
commitdiff
|
tree
2015-05-21
Gabriel Corona
[mc] Remove compatibility stuff
commit
|
commitdiff
|
tree
2015-05-21
Gabriel Corona
[mc] Fix bug in Snapshot::read_bytes
commit
|
commitdiff
|
tree
2015-05-21
Gabriel Corona
[mc] Make C++ classes out of addres_space, process...
commit
|
commitdiff
|
tree
2015-05-19
Gabriel Corona
Fix java cloud integration tesh files
commit
|
commitdiff
|
tree
2015-05-19
Gabriel Corona
Fix cloud integration tesh files
commit
|
commitdiff
|
tree
2015-05-07
Gabriel Corona
[mc] Mark many MC symbols as hidden
commit
|
commitdiff
|
tree
2015-05-07
Gabriel Corona
[mc] Fix MC_free_object
commit
|
commitdiff
|
tree
2015-05-07
Gabriel Corona
[mc] Fix parameter order in unit test of mc_snapshot
commit
|
commitdiff
|
tree
2015-05-07
Gabriel Corona
[mc] Only use prctl(PR_SET_PDEATHSIG) on Linux
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Fix typo
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Knowledge about the size of pointer types in DWARF
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Remove useless variable
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
Fix xbt_fifo_foreach
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Cleanup horrible for loop
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Cleanup horrible for loop
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Fix XBT_ERROR message
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Remove designated initializers
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Remove designated initializers
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Fix formatting specification
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Remove designated initializers
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Fix type of zero_buffer_size in mc_process.c
commit
|
commitdiff
|
tree
2015-05-05
Gabriel Corona
[mc] Fix unitialized variable
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Add missing inttypes.h include
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fix mm_fake_malloc() implementation
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fix mmalloc with fortran
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fixed the compilation on non-MC build
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fix the umpire tesh files
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fix segfault in MC_request_is_enabled() executed...
commit
|
commitdiff
|
tree
2015-05-04
Gabriel Corona
[mc] Fix umpire tests invocations (call simgrid-mc)
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[xbt] Add unit test got xbt_dict with arbitrary (not...
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
Disable a test which only works on one computer
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[smpi] Better implementation of predefined attributes
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
Sync the Fortran value of MPI_ERR_LASTCODE with the...
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Remove the dual heap mc_heap/std_heap
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Cleanup MC init code (split MCer and MCed init)
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Move stacks_areas code in mcer_ignore
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Cleanup mc_ignore/mcer_ignore
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Move MCer code from mc_ignore.cpp to mcer_ignore.cpp
commit
|
commitdiff
|
tree
2015-04-28
Gabriel Corona
[mc] Multiple heap removal (partial)
commit
|
commitdiff
|
tree
2015-04-27
Gabriel Corona
[mc] Fix XBT_CONNECT, mc_main is not in libsimgrid.so
commit
|
commitdiff
|
tree
2015-04-27
Gabriel Corona
[mc] Add missing XBT_CONNECT, move some out of HAVE_MC
commit
|
commitdiff
|
tree
2015-04-27
Gabriel Corona
Fix EXTRA_DIST
commit
|
commitdiff
|
tree
2015-04-27
Gabriel Corona
Merge branch 'master' into mc
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] Do not execute MCer code in MCed mode in MC_remove_igno...
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] Add missing copyright notices (and update)
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] C++ class PageStore
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] C++ class ModelChecker
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] Remove mc_interface.h
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] Remove soft dirty page tracking
commit
|
commitdiff
|
tree
2015-04-17
Gabriel Corona
[mc] Remove standalone mode and remove MC_do_the_modelcheck_...
commit
|
commitdiff
|
tree
2015-04-16
Gabriel Corona
[mc] Remove mc_set.cpp
commit
|
commitdiff
|
tree
2015-04-16
Gabriel Corona
[mc] Switch to C++
commit
|
commitdiff
|
tree
2015-04-14
Gabriel Corona
Merge branch 'master' into mc-process
commit
|
commitdiff
|
tree
2015-04-14
Gabriel Corona
Merge branch 'master' into mc-process
commit
|
commitdiff
|
tree
2015-04-14
Gabriel Corona
[mc] Fix comm_determinism to work in split MCer/MCed
commit
|
commitdiff
|
tree
2015-04-13
Gabriel Corona
[mc] Fix MCed event/message loop
commit
|
commitdiff
|
tree
2015-04-10
Gabriel Corona
[mc] Kill the MCed process if/when the MCer dies
commit
|
commitdiff
|
tree
2015-04-10
Gabriel Corona
[mc] DRY MC_do_the_modelcheck_for_real()
commit
|
commitdiff
|
tree
next