Commit History

作者 SHA1 備註 提交日期
  Luka Stanisic 5c6a4fda73 mlr: more descriptive name for the internal function doing validation of mlr models (so potential warning is easier to understand) 9 年之前
  Samuel Thibault 194ed948af Finish fix 9 年之前
  Luka Stanisic 5c050ae61f this assert is no longer valid with the recent code improvements from Samuel 9 年之前
  Corentin Salingue d0d59fb514 use mpiexec when lauching tools in master-slave mode 9 年之前
  Samuel Thibault 80daa8c977 Apparently Nathalie fixed them all :) 9 年之前
  Samuel Thibault b4c084694d Update line number 9 年之前
  Samuel Thibault 74ecd02370 Fix boolean vs binary test 9 年之前
  Samuel Thibault 94761f747d Remove useless assignment 9 年之前
  Samuel Thibault ed7967a2bf fix memleak 9 年之前
  Samuel Thibault a8f1d7ac04 Make sure we have assigned a master 9 年之前
  Samuel Thibault debcbc561e Fix terminating string 9 年之前
  Samuel Thibault 84e795a1db fix memleaks 9 年之前
  Samuel Thibault f439df9417 fix memleaks 9 年之前
  Samuel Thibault cceae24e00 Fix submission of tasks in lu with pivoting 9 年之前
  Samuel Thibault 7097ac97ce Fix warning 9 年之前
  Samuel Thibault 6a02b94f39 Fix double mutex unlock 9 年之前
  Samuel Thibault 68cfd2adef Fix bogus node usage in starpu_data_acquire_on_node when node is < 0 9 年之前
  Samuel Thibault 850076f0f4 add missing unlock 9 年之前
  Samuel Thibault f26c50ae1d fix warning 9 年之前
  Samuel Thibault 5e9e6b367f Use cublasdot and cudaMemsetAsync instead of self-baked implementations 9 年之前
  Samuel Thibault 7cb7c44b45 Add missing call to starpu_do_schedule, to make the graph_test algorithm schedule tasks 9 年之前
  Samuel Thibault fa6cfa0197 Fix concurrent update of codelets 9 年之前
  Chiheb Sakka b74e14d5e2 trace: fixing link type 9 年之前
  Chiheb Sakka 9b0f806aeb trace: always register memmanager for disk in fxt 9 年之前
  Luka Stanisic e310fc7224 simgrid: adding another environment variable STARPU_SIMGRID_FETCHING_INPUT_COST, to simulate the time to perform a fetching input 9 年之前
  Samuel Thibault 5864e3e5e5 Add missing busy_count: putting on the list makes the handle busy 9 年之前
  Samuel Thibault 05a423147e Factorize code 9 年之前
  Samuel Thibault 2b56da3cf2 Drop outdated change 9 年之前
  Samuel Thibault 4b8adc9737 changelog 9 年之前
  Samuel Thibault d51c021306 Do not avoid passing -ccbin when it is not supported, nvcc does not use the option blindly any more. Let nvcc pick up its preferred compiler alone, in most cases that is preferred. Introduce instead a NVCC_CC environment variable when one really wants to override this. 9 年之前