2018-07-26 |
Augustin Degomme | as the comment was saying, that was unsafe, and flang... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | Don't free there for intel compiler, it breaks. |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] And lastly: Update the hooks used |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Update the update() method to use ExecImplPtrs |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Add method HostLoad::add_activity(ExecImplPtr) |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Update when calling getters |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Update comments + add debug statement |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Elaborate on comment |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [HostLoad] Remove wrong 'was_prev_idle' notion |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [ENERGY] Remove HostLoad-plugin dependency |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Christian Heinrich | [SURF] Cosmetics for CpuAction |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | missed one |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | make a copy of args for each process |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | add another library to excludes to please mc |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | add libraries to excludes to please mc |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Frederic Suter | sonar |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-26 |
Augustin Degomme | Sometimes C and fortran compiler family differs... |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | flang also does need some help |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | forgot to change here |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | intel somehow also matches __GNUC__ |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | add test for fortran params ... Not with MPI, but it... |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | these were not used since ... well .. a long time |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Augustin Degomme | send argv and argc to fortran runtimes, to allow using... |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Frederic Suter | simplifications |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Frederic Suter | remove another call to simcall_execution_start |
commit | commitdiff | tree | snapshot |
2018-07-25 |
Frederic Suter | changing the way the tracing category is passed to... |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Augustin Degomme | reduce test size |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Augustin Degomme | Rework SMPI initialization to handle argc and argv... |
commit | commitdiff | tree | snapshot |
2018-07-24 |
Frederic Suter | fix the (unoticed) mess I made |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | please clang |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | remove direct call to simcall |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | do not use simcall_execution_start directly |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | allow to set a tracing category for an Exec |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Frederic Suter | stringify tracing category |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Christian Heinrich | [KERNEL] struct -> class to match it's declaration |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | boolification |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | allow to name an Exec |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | fix comment in example |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | a bit more merging |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | when an activity is complete, nothing remains... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | use our new toys |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Martin Quinson | Call ExecImpl::on_completion() before starting to destr... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Frederic Suter | [noci] fix #111 |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Christian Heinrich | [S4U] Cosmetics |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Christian Heinrich | [KERNEL] Check if surf_action_ is nullptr |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Arnaud Giersch | Disable mpich3 tests with valgrind on jenkins. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Arnaud Giersch | Enable valgrind on mpich3 tests. |
commit | commitdiff | tree | snapshot |
2018-07-19 |
Arnaud Giersch | Add option -wrapper to mpich3 runtests. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | Allow other libraries to react to the --help flag, too |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | this is a boolean |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | snake_case simix::contextes |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | cut some useless includes |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | s/xbt_os_get_numcores()/std::thread::hardware_concurren... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | get rid of xbt_os_thread_yield() using C++11 |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | Remove portability wrapper to condition variables |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | reimplement parmap with C++11 mutex and cond |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | use std::mutex instead of xbt_os_mutex_t in simix |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | fix makedist |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | we don't need thread_specific anymore |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | reimplement the parallel contextes with C++11 w/o xbt_o... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | thread_local is part of C++11, nowadays |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [SMPI/LB] Add XBT_PUBLIC to load_balancer.h declarations |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [ENERGY] Don't halt, just emit warning in special case |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [XBT] Config::get_name -> Make 'this' const |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [KERNEL] Fix grammar in a comment |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [HostLoad] Add total idle time |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Christian Heinrich | [SMPI/REPLAY] Fix issues with daemons |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Arnaud Giersch | Be less specific in valgrind suppression. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Arnaud Giersch | Simplify memory handling. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Arnaud Giersch | Memory leak. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | snake_case s4u API in the example documentation |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Martin Quinson | doxygen: rework the s4u header |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | doxygen: uniformity in command markers (@ vs. \) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | doxygen: better handling of deprecated symbols |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | my_valgrind.pl: pass keep-temps to smpirun so that... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | cmake: stop patching tesh in FindValgrind, that's too... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | sonar: unused parameter |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | install smpimain in /usr/lib/simgrid |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Martin Quinson | COPYING: align with the package content |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Arnaud Giersch | Cosmetic indentation. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Arnaud Giersch | Add dependencies. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Arnaud Giersch | Files were regenerated with maintainer_mode on. |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Frederic Suter | initialize value to finalize (-1) |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Frederic Suter | MSG to S4U conversion. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Christian Heinrich | [ENERGY] Updated some debug messages |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Christian Heinrich | [SMPI/LB] Remove smpi/plugin/lb/migration-frequency... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Frederic Suter | Merge branch 'master' of git+ssh://scm.gforge.inria... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Frederic Suter | if the deque is empty, remove it from the map |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | VERSION_GREATER_EQUAL is not available with older cmake. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | Try to fix MC with recent GNU ld (>= 2.30). |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Frederic Suter | hide tracing from MSG |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | Restore C linkage for simcall_process_create. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | Remove duplicate entry. |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | Change order of exceptions to please pylint (codacy). |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Arnaud Giersch | Fix memory leak of variable job on throw (cppcheck). |
commit | commitdiff | tree | snapshot |
next |