Commit History

Author SHA1 Message Date
  Nathalie Furmento 0563235d4c examples: fix invalid printf argument type 9 years ago
  Nathalie Furmento 77bdab7d9d examples: report error on cuda call failure and fix invalid printf argument type 9 years ago
  Samuel Thibault 19fc1936c9 only use getrlimit when available 9 years ago
  Samuel Thibault 68fc36e026 Add missing data unregistration 9 years ago
  Samuel Thibault ec76d8ee88 fix uninitialized value 9 years ago
  Samuel Thibault 76a7f52cde fix build 9 years ago
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 9 years ago
  Samuel Thibault f832eaefe8 Improve test efficiency 9 years ago
  Samuel Thibault 14aa02ad2b fix crash with old cublas 9 years ago
  Samuel Thibault 594321a4e7 Disable using sasum with old cublas, it is buggy with non-blocking stream 9 years ago
  Samuel Thibault 6b3556b030 Fix execution with CUDA_PIPELINE=0 9 years ago
  Samuel Thibault 2ed840a719 Always write down data coordinates, even when tracing is disabled, since data registration is often outside the traced part 9 years ago
  Samuel Thibault be3e68d60c Check cublas status 9 years ago
  Samuel Thibault 8bcad7efab Make sure the tasks are completely finished before overwriting the codelet structure 9 years ago
  Samuel Thibault 0f3865e66c fix into actually reading the matrix in CPU mode 9 years ago
  Corentin Salingue c595311dcf remove useless break 9 years ago
  Samuel Thibault fc26093e88 Add gdb tool to print modular component state 9 years ago
  Samuel Thibault a2a4b77fae drop unused field 9 years ago
  Samuel Thibault c20c622d61 people seem to prefer to see the MPI number along the jobid/tagid 9 years ago
  Samuel Thibault 41bc034b95 Fix race between pushers and poppers in ws and lws 9 years ago
  Samuel Thibault 082594124f Add helper to get the scheduler data 9 years ago
  Samuel Thibault bb41ac2588 fix test 9 years ago
  Samuel Thibault 2d65ddb36a no need to bug people about our index inversion :) 9 years ago
  Samuel Thibault 88c9d9c12c ignore float rounding errors 9 years ago
  Samuel Thibault f6a95d85ad Really print errors 9 years ago
  Samuel Thibault 36fb11e672 Disable opencl test for matrix_as_vector, it is not implemented 9 years ago
  Samuel Thibault 63a7427417 Report ENODEV errors 9 years ago
  Samuel Thibault cde2272e3d Don't bug people with a TODO 9 years ago
  Samuel Thibault 993026c8db no need to bug people about our index inversion :) 9 years ago
  Samuel Thibault a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor 9 years ago