提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault a3b0152013 Fix gantt chart for starpu_mpi_irecv: it should use the termination time of the request, not the submission time 8 年之前
  Corentin Salingue fe58870642 use correct number of CPUs when checking in master-slave mode 8 年之前
  Samuel Thibault d1bbfcfdc8 improve data fetch efficiency, by not releasing data after the asynchronous transfers have completed 8 年之前
  Corentin Salingue bebe96a109 little optimization to reduce number of barriers when benchmarking Master-Slave 8 年之前
  Luka Stanisic 5c6a4fda73 mlr: more descriptive name for the internal function doing validation of mlr models (so potential warning is easier to understand) 8 年之前
  Samuel Thibault 194ed948af Finish fix 8 年之前
  Luka Stanisic 5c050ae61f this assert is no longer valid with the recent code improvements from Samuel 8 年之前
  Corentin Salingue d0d59fb514 use mpiexec when lauching tools in master-slave mode 8 年之前
  Samuel Thibault 80daa8c977 Apparently Nathalie fixed them all :) 8 年之前
  Samuel Thibault b4c084694d Update line number 8 年之前
  Samuel Thibault 74ecd02370 Fix boolean vs binary test 8 年之前
  Samuel Thibault 94761f747d Remove useless assignment 8 年之前
  Samuel Thibault ed7967a2bf fix memleak 8 年之前
  Samuel Thibault a8f1d7ac04 Make sure we have assigned a master 8 年之前
  Samuel Thibault debcbc561e Fix terminating string 8 年之前
  Samuel Thibault 84e795a1db fix memleaks 8 年之前
  Samuel Thibault f439df9417 fix memleaks 8 年之前
  Samuel Thibault cceae24e00 Fix submission of tasks in lu with pivoting 8 年之前
  Samuel Thibault 7097ac97ce Fix warning 8 年之前
  Samuel Thibault 6a02b94f39 Fix double mutex unlock 8 年之前
  Samuel Thibault 68cfd2adef Fix bogus node usage in starpu_data_acquire_on_node when node is < 0 8 年之前
  Samuel Thibault 850076f0f4 add missing unlock 8 年之前
  Samuel Thibault f26c50ae1d fix warning 8 年之前
  Samuel Thibault 5e9e6b367f Use cublasdot and cudaMemsetAsync instead of self-baked implementations 8 年之前
  Samuel Thibault 7cb7c44b45 Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks 8 年之前
  Samuel Thibault fa6cfa0197 Fix concurrent update of codelets 8 年之前
  Chiheb Sakka b74e14d5e2 trace: fixing link type 8 年之前
  Chiheb Sakka 9b0f806aeb trace: always register memmanager for disk in fxt 8 年之前
  Luka Stanisic e310fc7224 simgrid: adding another environment variable STARPU_SIMGRID_FETCHING_INPUT_COST, to simulate the time to perform a fetching input 8 年之前
  Samuel Thibault 5864e3e5e5 Add missing busy_count: putting on the list makes the handle busy 8 年之前