Commit History

Author SHA1 Message Date
  Samuel Thibault 24d0a076ab Use only one MSG process per transfer stream 8 years ago
  Samuel Thibault 02474d849a improve locality of variables by using a structure instead of separate arrays 8 years ago
  Samuel Thibault f3f9acf198 Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now 8 years ago
  Samuel Thibault dc8374c8a3 Use only one MSG process per worker for running tasks 8 years ago
  Samuel Thibault ac083e93ef Factorize registering waiting queues for simgrid 8 years ago
  Samuel Thibault 41924f6d21 Fix starpu-mpi-simgrid with simgrid 3.14 8 years ago
  Nathalie Furmento 07490556f2 merge branches/mpi_engine@18350: mpi: print MPI communicators as long int 8 years ago
  Olivier Aumage 09f6b4e7d4 - fix task_group leader task wake up condition 8 years ago
  Nathalie Furmento 3f963293cd src/debug/traces: fix type for src 8 years ago
  Samuel Thibault 52026e5155 Move more options only for valgrind 8 years ago
  Samuel Thibault 2ddcee5a13 Fix printing task names 8 years ago
  Samuel Thibault 0ba46bc87f Fix format 8 years ago
  Samuel Thibault 3dd99bf440 Avoid zero-lengthed VLA 8 years ago
  Samuel Thibault 1926f6c6d2 track-origins is supported by valgrind only, not helgrind 8 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 8 years ago
  Samuel Thibault eae30ebdab Fix estimating sizes: cholesky and lu complexities are cubic 8 years ago
  Samuel Thibault e491b4a92f Fix abusive assertion failure while reducing value of a handle 8 years ago
  Samuel Thibault c7ac3356e9 Make more tests about validity of tasks and data handles 8 years ago
  Nathalie Furmento e6e99024f7 add missing copyright 8 years ago
  Nathalie Furmento bd43b6f45a fixes for cppcheck warnings 8 years ago
  Terry Cojean dfc8872c1d Fix parallel_code example, make sure it works correctly and trim it a little. 8 years ago
  Samuel Thibault 323e5f0f6a Tell static analysis that we never have zero-length VLA 8 years ago
  Corentin Salingue e7095cd9b0 Fix number of mpi slave when test CPU memory limit 8 years ago
  Nathalie Furmento 60293a9562 doc: minor fixes 8 years ago
  Samuel Thibault ddd86bde0f mention the error in message 8 years ago
  Samuel Thibault 289dd577d2 Explain why the assertion and how to fix it 8 years ago
  Samuel Thibault 110844deb5 drop now-unused variable 8 years ago
  Nathalie Furmento d1f94db7b5 do not build doc when it's available... 8 years ago
  Nathalie Furmento 358bb3fa09 do not distribute doc when not available 8 years ago
  Samuel Thibault 74dd073ec1 simplify while loops 8 years ago