Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault e5c2187a50 Add missing gflops vor 6 Jahren
  Samuel Thibault 967eb02c05 Fix detecting flops computation incoherency, and make it emit a warning vor 6 Jahren
  Samuel Thibault f5b25285da Accept flops being nan, since we do set them so when it is incoherent vor 6 Jahren
  Samuel Thibault 181440957b Add tool description to NAME section of manpages, for whatis vor 6 Jahren
  Samuel Thibault 5a8b5a4ecc Disable mlr by default when building in simgrid mode vor 6 Jahren
  Samuel Thibault 2ab59ea36f starpu_replay: print results on only one line vor 6 Jahren
  Samuel Thibault be97bf119e Clear starpu_replay output, print GF/s when available vor 6 Jahren
  Samuel Thibault f252fdc780 fix starpu_replay into actually simulating task time again vor 6 Jahren
  Samuel Thibault 06ca606db0 Avoid reading task after its destruction vor 6 Jahren
  Nathalie Furmento c1b163f204 minor fixes following cppcheck warnings vor 6 Jahren
  Nathalie Furmento f33c634e1b src: take into account CPUs reservation also when the number of CPUs is fixed vor 6 Jahren
  Nathalie Furmento d2d045ecff mpi/examples: fix compilation for new fortran example vor 6 Jahren
  Nathalie Furmento 917e08c75d mpi/src/starpu_mpi_task_insert_fortran.c: revert incorrect vor 6 Jahren
  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. vor 6 Jahren
  Olivier Aumage 581387c484 fix FUT autostart disable initialization vor 6 Jahren
  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 vor 6 Jahren
  Nathalie Furmento 3963193026 mpi: fix code format vor 6 Jahren
  Samuel Thibault f270656dde Make simgrid execution of LU tests always use our model vor 6 Jahren
  Samuel Thibault 38367d5e02 Disable fault-tolerance test in Master-Slave mode vor 6 Jahren
  Nathalie Furmento bd02436abc tools/dev/valgrind: update suppression rules vor 6 Jahren
  Nathalie Furmento d2d215cc4f mpi/examples: add plu_implicit_example in make check and give default values to p and q based on the number of nodes available vor 6 Jahren
  Nathalie Furmento ce250ceb88 tests/loader.c: add parameters -t and -p vor 6 Jahren
  Nathalie Furmento c11e334a98 mpi/tests: lower problem size when quick-check is enabled vor 6 Jahren
  Nathalie Furmento 7e9c3523b9 mpi/tests/block_interface.c: only call MPI_Finalize() if needed vor 6 Jahren
  Nathalie Furmento 56567f0408 mpi: test return value for mpi_isend vor 6 Jahren
  Nathalie Furmento e771a2dcba mpi: use enum type for envelope mode vor 6 Jahren
  Nathalie Furmento cb13925ad0 mpi: fix printf format for starpu_mpi_tag_t vor 6 Jahren
  Samuel Thibault bd17744eb1 Do not abort when nvml is found but nvml.h can't be compiled vor 6 Jahren
  Nathalie Furmento 6fc877b79b mpi/examples: do not set NULL as MPI_Status parameter for MPI receptions vor 6 Jahren
  Nathalie Furmento 6f021cb781 src: only declare variable when needed vor 6 Jahren