Commit History

Author SHA1 Message Date
  Samuel Thibault c14ba419e6 don't omit setting the local worker key, to make sure _starpu_fetch_task_input_tail works with the proper device 8 years ago
  Samuel Thibault 97292596ab write down why the ugly hack 8 years ago
  Luka Stanisic 76c48b0915 traces: prepending JobId with the prefix (MPI node number) 8 years ago
  Samuel Thibault 69fe1a85a9 Fix late access to codelet freed by data_unregister 8 years ago
  Corentin Salingue 2809f55640 factorize some MPI MASTER-SLAVE variables 8 years ago
  Luka Stanisic 3fab90c341 doc: correcting typo for PERF_MODEL_HOMOGENEOUS 8 years ago
  Samuel Thibault 7b7f03c698 fix memleak 8 years ago
  Nathalie Furmento 90b13d61d1 mpi/src/starpu_mpi_cache.c: avoid thread deadlock 8 years ago
  Samuel Thibault c7f166c27c Add mpi communications in dag.dot 8 years ago
  Samuel Thibault a3b0152013 Fix gantt chart for starpu_mpi_irecv: it should use the termination time of the request, not the submission time 8 years ago
  Corentin Salingue fe58870642 use correct number of CPUs when checking in master-slave mode 8 years ago
  Samuel Thibault d1bbfcfdc8 improve data fetch efficiency, by not releasing data after the asynchronous transfers have completed 8 years ago
  Corentin Salingue bebe96a109 little optimization to reduce number of barriers when benchmarking Master-Slave 8 years ago
  Luka Stanisic 5c6a4fda73 mlr: more descriptive name for the internal function doing validation of mlr models (so potential warning is easier to understand) 8 years ago
  Samuel Thibault 194ed948af Finish fix 8 years ago
  Luka Stanisic 5c050ae61f this assert is no longer valid with the recent code improvements from Samuel 8 years ago
  Corentin Salingue d0d59fb514 use mpiexec when lauching tools in master-slave mode 8 years ago
  Samuel Thibault 80daa8c977 Apparently Nathalie fixed them all :) 8 years ago
  Samuel Thibault b4c084694d Update line number 8 years ago
  Samuel Thibault 74ecd02370 Fix boolean vs binary test 8 years ago
  Samuel Thibault 94761f747d Remove useless assignment 8 years ago
  Samuel Thibault ed7967a2bf fix memleak 8 years ago
  Samuel Thibault a8f1d7ac04 Make sure we have assigned a master 8 years ago
  Samuel Thibault debcbc561e Fix terminating string 8 years ago
  Samuel Thibault 84e795a1db fix memleaks 8 years ago
  Samuel Thibault f439df9417 fix memleaks 8 years ago
  Samuel Thibault cceae24e00 Fix submission of tasks in lu with pivoting 8 years ago
  Samuel Thibault 7097ac97ce Fix warning 8 years ago
  Samuel Thibault 6a02b94f39 Fix double mutex unlock 8 years ago
  Samuel Thibault 68cfd2adef Fix bogus node usage in starpu_data_acquire_on_node when node is < 0 8 years ago