Commit History

Author SHA1 Message Date
  Nathalie Furmento 3b11430ea2 mpi: store hashlisht for early_data and early_request on 2 levels, the first level is indexed on (rank, comm) and the 2nd level on data_tag. 6 years ago
  Nathalie Furmento 05357c363d doc: add missing files 6 years ago
  Nathalie Furmento 85adf47b98 Merge branch 'master' into knobs 6 years ago
  Nathalie Furmento 4ee9a28918 doc/doxygen: minor fixes 6 years ago
  Nathalie Furmento db1bf91216 doc/doxygen: minor fixes 6 years ago
  Nathalie Furmento a348388b1c doc/doxygen: update scripts to check documentation 6 years ago
  Nathalie Furmento 2caca7c4a3 doc: add missing parts 6 years ago
  Nathalie Furmento 7942f7bc25 tests/parallel_tasks/parallel_kernels_trivial.c: fix codelet function name 6 years ago
  Nathalie Furmento 27921bc1c3 src/core/topology: first consider CPU limit before reserving CPUS 6 years ago
  Samuel Thibault 7d8f3b75ff add dmdap scheduler 6 years ago
  Samuel Thibault e5c2187a50 Add missing gflops 6 years ago
  Samuel Thibault 967eb02c05 Fix detecting flops computation incoherency, and make it emit a warning 6 years ago
  Samuel Thibault f5b25285da Accept flops being nan, since we do set them so when it is incoherent 6 years ago
  Samuel Thibault 181440957b Add tool description to NAME section of manpages, for whatis 6 years ago
  Samuel Thibault 5a8b5a4ecc Disable mlr by default when building in simgrid mode 6 years ago
  Samuel Thibault 2ab59ea36f starpu_replay: print results on only one line 6 years ago
  Samuel Thibault be97bf119e Clear starpu_replay output, print GF/s when available 6 years ago
  Samuel Thibault f252fdc780 fix starpu_replay into actually simulating task time again 6 years ago
  Samuel Thibault 06ca606db0 Avoid reading task after its destruction 6 years ago
  Nathalie Furmento c1b163f204 minor fixes following cppcheck warnings 6 years ago
  Nathalie Furmento f33c634e1b src: take into account CPUs reservation also when the number of CPUs is fixed 6 years ago
  Nathalie Furmento d2d045ecff mpi/examples: fix compilation for new fortran example 6 years ago
  Nathalie Furmento 917e08c75d mpi/src/starpu_mpi_task_insert_fortran.c: revert incorrect 6 years ago
  Nathalie Furmento 45b7e3e596 Modification in the Native Fortran interface of the functions fstarpu_mpi_task_insert, fstarpu_mpi_task_build and fstarpu_mpi_task_post_build to only take 1 parameter being the MPI communicator, the codelet and the various parameters for the task. 6 years ago
  Olivier Aumage 581387c484 fix FUT autostart disable initialization 6 years ago
  Nathalie Furmento 2906ec44bd mpi: access mpi and nmad implementations through a backend interface to avoid having MPI or NMAD code directly in the common code 6 years ago
  Nathalie Furmento 3963193026 mpi: fix code format 6 years ago
  Samuel Thibault f270656dde Make simgrid execution of LU tests always use our model 6 years ago
  Samuel Thibault 38367d5e02 Disable fault-tolerance test in Master-Slave mode 6 years ago
  Nathalie Furmento bd02436abc tools/dev/valgrind: update suppression rules 6 years ago