コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Samuel Thibault 05a423147e Factorize code 8 年 前
  Samuel Thibault 2b56da3cf2 Drop outdated change 8 年 前
  Samuel Thibault 4b8adc9737 changelog 8 年 前
  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. 8 年 前
  Nathalie Furmento 543eedf087 doc: fix typos 8 年 前
  Samuel Thibault beea50c30b Add starpu_data_acquire_try and starpu_data_acquire_on_node_try. 8 年 前
  Samuel Thibault 073aeb9685 port r20315 from 1.2: Open 1.2.2 window 8 年 前
  Samuel Thibault acbc2a9d51 synchronize changelogs 8 年 前
  Nathalie Furmento 89e64fec40 doc: fix typo 8 年 前
  Samuel Thibault c169c9cda4 Fix warning 8 年 前
  Samuel Thibault bef9082af7 typo 8 年 前
  Samuel Thibault ebc64302f5 Fix reactivity of the beginning of the application, when a lot of ready requests have to be processed at the same time, we want to poll the pending requests from times to times 8 年 前
  Samuel Thibault c51d9f874a Fix node number for format conversion 8 年 前
  Samuel Thibault a71d91fabb Also make sure the acquire with callback can increment the token 8 年 前
  Samuel Thibault 525875d6d4 Fix access mode to be able to increment token 8 年 前
  Samuel Thibault f1933a7e50 Fix test with STARPU_NCUDA or OPENCL != 0 8 年 前
  Nathalie Furmento 0563235d4c examples: fix invalid printf argument type 8 年 前