2016-11-17 |
degomme | note for next time: try to not forget half of the commit...
|
commit | commitdiff | tree |
2016-11-17 |
degomme | Replace deque by boost:circular_buffer_space_optimized...
|
commit | commitdiff | tree |
2016-11-16 |
degomme | fix dist
|
commit | commitdiff | tree |
2016-11-16 |
degomme | oops, add the previously documented option to the list.
|
commit | commitdiff | tree |
2016-11-16 |
degomme | add missing include (only for osx?)
|
commit | commitdiff | tree |
2016-11-16 |
degomme | that was useless.
|
commit | commitdiff | tree |
2016-11-16 |
degomme | Don't allocate 5KB per host created when it's not needed.
|
commit | commitdiff | tree |
2016-11-16 |
degomme | document new option
|
commit | commitdiff | tree |
2016-11-14 |
degomme | Add a smpi/grow-injected-times option.
|
commit | commitdiff | tree |
2016-11-14 |
degomme | some more tiny optims for the smpirun generation
|
commit | commitdiff | tree |
2016-11-13 |
degomme | Add a hint about a non trivial error.
|
commit | commitdiff | tree |
2016-11-13 |
degomme | get rid of most of the awfully slow cut commands in...
|
commit | commitdiff | tree |
2016-11-07 |
degomme | Set missing cmake variables to 0
|
commit | commitdiff | tree |
2016-11-07 |
Matthieu Volat | Bump mmorecore buffer size to 256 bytes on FreeBSD
|
commit | commitdiff | tree |
2016-11-07 |
Matthieu Volat | When mmap-ing, ensute that offset is set to 0 if anon...
|
commit | commitdiff | tree |
2016-11-07 |
Matthieu Volat | Check for a dlfunc() function to get handle if present
|
commit | commitdiff | tree |
2016-11-07 |
Matthieu Volat | Allow to use BSD ptrace().
|
commit | commitdiff | tree |
2016-11-07 |
Matthieu Volat | Build ID are somewhat gnu/linux specific.
|
commit | commitdiff | tree |
2016-11-04 |
degomme | clang complains about these seemingly unecessary std...
|
commit | commitdiff | tree |
2016-11-04 |
Matthieu Volat | Make simgrid::mc::HeapLocation instanciation C++11...
|
commit | commitdiff | tree |
2016-11-04 |
degomme | Merge branch 'master' of git+ssh://scm.gforge.inria...
|
commit | commitdiff | tree |
2016-11-03 |
degomme | replace multiples allocs by one.
|
commit | commitdiff | tree |
2016-11-03 |
degomme | SMPI tracing : match links with sender/receiver + tag...
|
commit | commitdiff | tree |
2016-11-02 |
degomme | oops
|
commit | commitdiff | tree |
2016-11-02 |
degomme | The sed version used on macos doesn't like the I flag..
|
commit | commitdiff | tree |
2016-11-02 |
degomme | Use the libunwind from apple directly
|
commit | commitdiff | tree |
2016-11-02 |
degomme | Revert "Fix MC builds after my fix for Mac OSX around...
|
commit | commitdiff | tree |
2016-11-02 |
degomme | Revert "cmake: better log message to get more useful...
|
commit | commitdiff | tree |
2016-11-02 |
degomme | Revert "fix MC on 32bits about libunwind"
|
commit | commitdiff | tree |
2016-11-02 |
degomme | Revert "libunwind 32bits: don't search the lib in itself...
|
commit | commitdiff | tree |
2016-11-01 |
Matthieu Volat | Use BYTE_ORDER macro, not private __BYTE_ORDER
|
commit | commitdiff | tree |
2016-11-01 |
Matthieu Volat | MADV_MERGEABLE is available on linux, guard it.
|
commit | commitdiff | tree |
2016-11-01 |
Matthieu Volat | Use MAP_PREFAULT_READ on FreeBSD as en equivalent to...
|
commit | commitdiff | tree |
2016-11-01 |
Matthieu Volat | Add -Wno-extern-c-compat when building with clang
|
commit | commitdiff | tree |
2016-11-01 |
degomme | add suppressions from libunwind.
|
commit | commitdiff | tree |
2016-11-01 |
degomme | apparently, this should be in this order
|
commit | commitdiff | tree |
2016-10-31 |
degomme | Add a FreeBSD backend for get_memory_map(), allow to...
|
commit | commitdiff | tree |
2016-10-31 |
degomme | Rework how model checking and mmap get enabled/disabled
|
commit | commitdiff | tree |
2016-10-31 |
degomme | Test for mremap function and store result in internal_config.h.
|
commit | commitdiff | tree |
2016-10-31 |
degomme | Setup and use a LD_LIBRARY variable in build.
|
commit | commitdiff | tree |
2016-10-31 |
degomme | From M. Volat : more portable way of opening shm buffers...
|
commit | commitdiff | tree |
2016-10-31 |
degomme | handle MPI_IN_PLACE for this collective
|
commit | commitdiff | tree |
2016-10-20 |
degomme | Really fix the issue.
|
commit | commitdiff | tree |
2016-10-20 |
degomme | Fix bug in SMPI tracing, where messages were sometimes...
|
commit | commitdiff | tree |
2016-10-20 |
degomme | smpi replayed waitall was not working, as request vector...
|
commit | commitdiff | tree |
2016-10-20 |
degomme | add some debug messages for smpi tracing
|
commit | commitdiff | tree |
2016-10-20 |
degomme | remove now useless file
|
commit | commitdiff | tree |
2016-10-19 |
degomme | fix case when no fortran compiler is found
|
commit | commitdiff | tree |
2016-10-19 |
degomme | cleanup handling of Fortran compiler in cmake (Patch...
|
commit | commitdiff | tree |
2016-10-19 |
degomme | add a few fortran (unimplemented) declarations
|
commit | commitdiff | tree |
2016-10-18 |
degomme | add some defines in fortran
|
commit | commitdiff | tree |
2016-10-18 |
degomme | Add a check so that process_init exits cleanly when...
|
commit | commitdiff | tree |
2016-09-08 |
degomme | requalify tesh
|
commit | commitdiff | tree |
2016-09-08 |
degomme | plug a "leak"
|
commit | commitdiff | tree |
2016-09-08 |
degomme | properly ignore this line
|
commit | commitdiff | tree |
2016-09-06 |
degomme | fix test
|
commit | commitdiff | tree |
2016-09-06 |
degomme | Try to fix python tesh on Windows...
|
commit | commitdiff | tree |
2016-09-02 |
Augustin Degomme | fix one issue here, leave one for later
|
commit | commitdiff | tree |
2016-09-02 |
degomme | "Fix" tesh files, by adding blank lines in the expected...
|
commit | commitdiff | tree |
2016-08-29 |
Augustin Degomme | remove the else clause that should never be reached...
|
commit | commitdiff | tree |
2016-08-25 |
degomme | plug some more "leaks"
|
commit | commitdiff | tree |
2016-08-16 |
degomme | oops. make the script executable...
|
commit | commitdiff | tree |
2016-08-16 |
degomme | Add DynamicAnalysis description as a script. It used...
|
commit | commitdiff | tree |
2016-08-16 |
degomme | better handling of info_* in smpi to avoid leaks
|
commit | commitdiff | tree |
2016-08-15 |
degomme | avoid launching twice the mpich3 coll test with ompi...
|
commit | commitdiff | tree |
2016-08-15 |
degomme | leaks --
|
commit | commitdiff | tree |
2016-08-11 |
degomme | please sonar
|
commit | commitdiff | tree |
2016-08-02 |
degomme | Add a check to crash when user is compiling with stable...
|
commit | commitdiff | tree |
2016-08-02 |
degomme | Order of these error messages was inverted
|
commit | commitdiff | tree |
2016-08-02 |
degomme | On my laptop these tests failed due to change in message...
|
commit | commitdiff | tree |
2016-08-02 |
degomme | Add option to play with the max number of files opened...
|
commit | commitdiff | tree |
2016-07-28 |
degomme | document previous change. Would need to be improved...
|
commit | commitdiff | tree |
2016-07-28 |
degomme | Add a flag maxmin/concurrency_limit to allow setting...
|
commit | commitdiff | tree |
2016-07-28 |
degomme | cloud-multicore test was not built anymore..
|
commit | commitdiff | tree |
2016-07-28 |
degomme | Merge branch 'master' of git+ssh://scm.gforge.inria...
|
commit | commitdiff | tree |
2016-07-28 |
degomme | Fix for manually crafted clusters.
|
commit | commitdiff | tree |
2016-07-13 |
degomme | Add an assert in case a platform using cluster routing...
|
commit | commitdiff | tree |
2016-07-13 |
degomme | Copy the name of the "file", as we don't know where...
|
commit | commitdiff | tree |
2016-07-13 |
degomme | don't try to mmap with size 0 when a *** code asks...
|
commit | commitdiff | tree |
2016-07-05 |
degomme | grouped trace or not, MPI_LINK type should be tied...
|
commit | commitdiff | tree |
2016-07-05 |
degomme | dead code --
|
commit | commitdiff | tree |
2016-07-05 |
degomme | oops
|
commit | commitdiff | tree |
2016-07-05 |
degomme | as MC is mutually exclusive with NS3, move the test...
|
commit | commitdiff | tree |
2016-07-05 |
degomme | Revert "Add ns3 to coverage test, to check nightly...
|
commit | commitdiff | tree |
2016-07-05 |
degomme | this file was moved
|
commit | commitdiff | tree |
2016-07-05 |
degomme | Add ns3 to coverage test, to check nightly that it...
|
commit | commitdiff | tree |
2016-07-05 |
degomme | Fix compilation of NS3 model
|
commit | commitdiff | tree |
2016-07-04 |
degomme | Add missing file to dist
|
commit | commitdiff | tree |
2016-07-04 |
degomme | leak --
|
commit | commitdiff | tree |
2016-06-28 |
degomme | Options should be set up at the beginning, before being...
|
commit | commitdiff | tree |
2016-06-28 |
degomme | try to set fortran compiler before hacking cmake with...
|
commit | commitdiff | tree |
2016-06-28 |
degomme | Merge branch 'master' of git+ssh://scm.gforge.inria...
|
commit | commitdiff | tree |
2016-06-28 |
degomme | Allow (basic) overriding of fortran compiler by FC...
|
commit | commitdiff | tree |
2016-06-27 |
degomme | smells--
|
commit | commitdiff | tree |
2016-06-27 |
degomme | smells--
|
commit | commitdiff | tree |
2016-06-25 |
degomme | ignore all sanitizers
|
commit | commitdiff | tree |
2016-06-25 |
degomme | Revert "disable temporarily mc for sanitizers"
|
commit | commitdiff | tree |
2016-06-25 |
degomme | avoid overflows by using long in this test
|
commit | commitdiff | tree |
2016-06-25 |
degomme | disable temporarily mc for sanitizers
|
commit | commitdiff | tree |
2016-06-24 |
degomme | attempt to please ci ??
|
commit | commitdiff | tree |
next |