Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 2b56da3cf2 Drop outdated change hace 8 años
  Samuel Thibault 4b8adc9737 changelog hace 8 años
  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. hace 8 años
  Nathalie Furmento 543eedf087 doc: fix typos hace 8 años
  Samuel Thibault beea50c30b Add starpu_data_acquire_try and starpu_data_acquire_on_node_try. hace 8 años
  Samuel Thibault 073aeb9685 port r20315 from 1.2: Open 1.2.2 window hace 8 años
  Samuel Thibault acbc2a9d51 synchronize changelogs hace 8 años
  Nathalie Furmento 89e64fec40 doc: fix typo hace 8 años
  Samuel Thibault c169c9cda4 Fix warning hace 8 años
  Samuel Thibault bef9082af7 typo hace 8 años
  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 hace 8 años
  Samuel Thibault c51d9f874a Fix node number for format conversion hace 8 años
  Samuel Thibault a71d91fabb Also make sure the acquire with callback can increment the token hace 8 años
  Samuel Thibault 525875d6d4 Fix access mode to be able to increment token hace 8 años
  Samuel Thibault f1933a7e50 Fix test with STARPU_NCUDA or OPENCL != 0 hace 8 años
  Nathalie Furmento 0563235d4c examples: fix invalid printf argument type hace 8 años
  Nathalie Furmento 77bdab7d9d examples: report error on cuda call failure and fix invalid printf argument type hace 8 años
  Samuel Thibault 19fc1936c9 only use getrlimit when available hace 8 años
  Samuel Thibault 68fc36e026 Add missing data unregistration hace 8 años
  Samuel Thibault ec76d8ee88 fix uninitialized value hace 8 años
  Samuel Thibault 76a7f52cde fix build hace 8 años
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested hace 8 años
  Samuel Thibault f832eaefe8 Improve test efficiency hace 8 años
  Samuel Thibault 14aa02ad2b fix crash with old cublas hace 8 años
  Samuel Thibault 594321a4e7 Disable using sasum with old cublas, it is buggy with non-blocking stream hace 8 años
  Samuel Thibault 6b3556b030 Fix execution with CUDA_PIPELINE=0 hace 8 años
  Samuel Thibault 2ed840a719 Always write down data coordinates, even when tracing is disabled, since data registration is often outside the traced part hace 8 años
  Samuel Thibault be3e68d60c Check cublas status hace 8 años
  Samuel Thibault 8bcad7efab Make sure the tasks are completely finished before overwriting the codelet structure hace 8 años
  Samuel Thibault 0f3865e66c fix into actually reading the matrix in CPU mode hace 8 años