Commit History

Author SHA1 Message Date
  Nathalie Furmento a1ccfcdcd5 merge branches/mpi_engine@18360: mpi: code cleaning 9 years ago
  Nathalie Furmento 0867e93cb4 merge branches/mpi_engine@18351: mpi: code cleaning 9 years ago
  Olivier Aumage 2524785d10 - _starpu_src_common_copy_sink_to_host_sync does not accept a const node anymore 9 years ago
  Samuel Thibault e594c562cd Simplify code 9 years ago
  Corentin Salingue 86fe65f48d remove useless parameters when sending command for MIC devices 9 years ago
  Samuel Thibault d97cbb9ed4 No need to wake all workers several times 9 years ago
  Samuel Thibault 253c1fe4b9 Fix parameter passing 9 years ago
  Corentin Salingue 40738b42de Update timeout for looping test when failing 9 years ago
  Luka Stanisic 4d26f3b298 traces: gf is a Worker not a Thread 9 years ago
  Luka Stanisic 39c66ea330 fixing bandwidth names in traces (so MemManager and MPI bandwidths have different aliases) 9 years ago
  Samuel Thibault 19528cef96 Add FIXME 9 years ago
  Nathalie Furmento 88de7a92ee tools/cppcheck/suppressions.txt: update suppressions 9 years ago
  Samuel Thibault 08f6f360cd Fix idle time of CPU workers in simgrid simulations 9 years ago
  Samuel Thibault 24d0a076ab Use only one MSG process per transfer stream 9 years ago
  Samuel Thibault 02474d849a improve locality of variables by using a structure instead of separate arrays 9 years ago
  Samuel Thibault f3f9acf198 Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now 9 years ago
  Samuel Thibault dc8374c8a3 Use only one MSG process per worker for running tasks 9 years ago
  Samuel Thibault ac083e93ef Factorize registering waiting queues for simgrid 9 years ago
  Samuel Thibault 41924f6d21 Fix starpu-mpi-simgrid with simgrid 3.14 9 years ago
  Nathalie Furmento 07490556f2 merge branches/mpi_engine@18350: mpi: print MPI communicators as long int 9 years ago
  Olivier Aumage 09f6b4e7d4 - fix task_group leader task wake up condition 9 years ago
  Nathalie Furmento 3f963293cd src/debug/traces: fix type for src 9 years ago
  Samuel Thibault 52026e5155 Move more options only for valgrind 9 years ago
  Samuel Thibault 2ddcee5a13 Fix printing task names 9 years ago
  Samuel Thibault 0ba46bc87f Fix format 9 years ago
  Samuel Thibault 3dd99bf440 Avoid zero-lengthed VLA 9 years ago
  Samuel Thibault 1926f6c6d2 track-origins is supported by valgrind only, not helgrind 9 years ago
  Nathalie Furmento 8c53b48112 mpi: new configure option --enable-mpi-pedantic-isend (disabled by default) to acquire data in STARPU_RW (instead of STARPU_R) before performing MPI_Isend call 9 years ago
  Samuel Thibault eae30ebdab Fix estimating sizes: cholesky and lu complexities are cubic 9 years ago
  Samuel Thibault e491b4a92f Fix abusive assertion failure while reducing value of a handle 9 years ago