2018-09-20 |
Martin Quinson | avoid a warning about unit-less bandwidth |
commit | commitdiff | tree | snapshot |
2018-09-20 |
Martin Quinson | tuto smpi: lab on visualization with class S, not A |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Arnaud Giersch | Revert "Dlopen privatization should be okay now for... |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Arnaud Giersch | Revert "Remove usage of RTLD_DEEPBIND." |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Arnaud Giersch | Target_libs may be multiple. |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | tuto smpi: start lab 3 (Execution Sampling) |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | smpi tuto: Lab2 (Tracing and Replay) |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | smpi tuto: Lab 1 on vizu |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | smpi tuto: finish the Lab0 |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | fix ns3, again |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | Unify the host names in cluster description files |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Arnaud Giersch | Dlopen privatization should be okay now for TSan. |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Arnaud Giersch | Remove usage of RTLD_DEEPBIND. |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Arnaud Giersch | Move check for null pointer before dereference. |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | tuto smpi: Lab0 (hello world) drafted |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | smpirun: make sure that <cluster is on its own line... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | dockerfiles: install our files under /source/ and refre... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | tuto smpi: finish (for now) the platform section; draft... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | cosmetics |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | cosmetics in graphical representations of cluster descr... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | hopefully fix the NS3 test |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | fix make distcheck, as usual :( |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | ignore a directory generated by sphinx |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Martin Quinson | docs: sphinx 1.8.0 was released, so use it |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | Merge branch 'master' of github.com:simgrid/simgrid |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | Rename cluster.xml to cluster_backbone.xml |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | cleanups in the cluster platform files |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | docs: prefer svg to png, and inclusion to copy/paste |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | cosmetics on the graphical TOC |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2018-09-14 |
Martin Quinson | fix sectionning and one typo |
commit | commitdiff | tree | snapshot |
2018-09-14 |
Arnaud Legrand | Graphical representation of example platforms |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Martin Quinson | Merge pull request #292 from kovin/master |
commit | commitdiff | tree | snapshot |
2018-09-13 |
Martin Quinson | Merge branch 'master' into master |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Martin Quinson | SMPI tuto: Start stealing content from SMPI courseware |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Martin Quinson | tuto smpi: add a picture explaining how it works |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Martin Quinson | allow to have hidden/shown code blocks in the doc |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Arnaud Giersch | Add an assert/fixme around Actor::set_auto_restart. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Arnaud Giersch | Use a std::vector for actors_at_boot_. |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Martin Quinson | start the SMPI tuto |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Arnaud Giersch | Typo. |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | tuto: don't speak of s4u processes (but actors) |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | docs: simplify and document that file |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | killing trailing whitespaces on png files is not cleaver |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | DTD: remove the last occurence of <gpu> |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | tesh: informative message for another error condition |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | Fix the DTD to not allow to mix internal node content... |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | fix the SMPI tests that mandate smpi/wtime == 0 |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | align doc and code on a more sensible value |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | Merge branch 'master' of framagit.org:simgrid/simgrid |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | Improve option smpi/wtime |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Augustin Degomme | Allow insertion of time inside gettimeofday and clock_g... |
commit | commitdiff | tree | snapshot |
2018-09-10 |
Martin Quinson | move smpi_mpi_wtime near to the other time-related... |
commit | commitdiff | tree | snapshot |
2018-09-06 |
Martin Quinson | dont use send/receive on mailboxes, but put/get |
commit | commitdiff | tree | snapshot |
2018-09-05 |
FREDERIC SUTER | Update app_s4u.rst |
commit | commitdiff | tree | snapshot |
2018-09-05 |
FREDERIC SUTER | Update application.rst |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Martin Quinson | try to fix windows builds |
commit | commitdiff | tree | snapshot |
2018-09-03 |
FREDERIC SUTER | Update intro_yours.rst |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Augustin Degomme | Multiply memset size by size of element in umpire. |
commit | commitdiff | tree | snapshot |
2018-09-03 |
FREDERIC SUTER | Update intro_install.rst |
commit | commitdiff | tree | snapshot |
2018-09-03 |
FREDERIC SUTER | Update intro_concepts.rst |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Martin Quinson | fix make distcheck |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Martin Quinson | Somehow fix the killing of actors in Java |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Martin Quinson | cosmetics while debuging backtraces |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Martin Quinson | java: obey our coding standard |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Martin Quinson | don't catch an exception that is never thrown |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Martin Quinson | java: cosmetics |
commit | commitdiff | tree | snapshot |
2018-09-01 |
Martin Quinson | that was converted to sphinx |
commit | commitdiff | tree | snapshot |
2018-09-01 |
Martin Quinson | Remove the deprecated 'state' attribute from the doc |
commit | commitdiff | tree | snapshot |
2018-09-01 |
Martin Quinson | docs: write the overall section of 'Applications' |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Martin Quinson | sphinx: one warning less |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Martin Quinson | Bummer. Really fix out of tree builds (I hope) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Martin Quinson | fix out of tree builds |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | fix maestro-set |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | disable the platform-failure tests for now, sorry |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | kill a superseeded sub-test, and fix another one |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | fix make dist |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | this test is superseeded by activity-lifecycle |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | simplify the actor finalization a tiny bit by using... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | Convert all xbt_ex(network_error) throwing locations |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | typo |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | sonar |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | woops |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | fix 32b builds |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | please sonar on rethrow |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | Display a msg when contexts are killed by uncatched... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | Let's exhaustively test the activity lifecycle |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | improve debug messages and error reporting |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Martin Quinson | Properly kill the context on HostFailureException |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | update doc |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | Switch to ompi for umpire tests. |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | update ompi selector as well with "recent" version |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | Requalify automatic tesh, as another algorithm is used... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | update doc with new algo |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | Upgrade MPICH collective selector to 3.3. |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Martin Quinson | circleci: do not optimise builds, you're supposed to... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Augustin Degomme | Fix https://github.com/simgrid/simgrid/issues/294 |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Martin Quinson | Not sure of why it helps now |
commit | commitdiff | tree | snapshot |
next |