Commit History

Author SHA1 Message Date
  Samuel Thibault f832eaefe8 Improve test efficiency 8 years ago
  Samuel Thibault 14aa02ad2b fix crash with old cublas 8 years ago
  Samuel Thibault 594321a4e7 Disable using sasum with old cublas, it is buggy with non-blocking stream 8 years ago
  Samuel Thibault 6b3556b030 Fix execution with CUDA_PIPELINE=0 8 years ago
  Samuel Thibault 2ed840a719 Always write down data coordinates, even when tracing is disabled, since data registration is often outside the traced part 8 years ago
  Samuel Thibault be3e68d60c Check cublas status 8 years ago
  Samuel Thibault 8bcad7efab Make sure the tasks are completely finished before overwriting the codelet structure 8 years ago
  Samuel Thibault 0f3865e66c fix into actually reading the matrix in CPU mode 8 years ago
  Corentin Salingue c595311dcf remove useless break 8 years ago
  Samuel Thibault fc26093e88 Add gdb tool to print modular component state 8 years ago
  Samuel Thibault a2a4b77fae drop unused field 8 years ago
  Samuel Thibault c20c622d61 people seem to prefer to see the MPI number along the jobid/tagid 8 years ago
  Samuel Thibault 41bc034b95 Fix race between pushers and poppers in ws and lws 8 years ago
  Samuel Thibault 082594124f Add helper to get the scheduler data 8 years ago
  Samuel Thibault bb41ac2588 fix test 8 years ago
  Samuel Thibault 2d65ddb36a no need to bug people about our index inversion :) 8 years ago
  Samuel Thibault 88c9d9c12c ignore float rounding errors 8 years ago
  Samuel Thibault f6a95d85ad Really print errors 8 years ago
  Samuel Thibault 36fb11e672 Disable opencl test for matrix_as_vector, it is not implemented 8 years ago
  Samuel Thibault 63a7427417 Report ENODEV errors 8 years ago
  Samuel Thibault cde2272e3d Don't bug people with a TODO 8 years ago
  Samuel Thibault 993026c8db no need to bug people about our index inversion :) 8 years ago
  Samuel Thibault a900dee6a9 Fix crash in graph management when a node gets actually dropped before its ancestor 8 years ago
  Samuel Thibault eac4759964 fix memleak 8 years ago
  Samuel Thibault 1c90a1af65 Show data MPI owner in data.rec 8 years ago
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples 8 years ago
  Samuel Thibault 0edfabe6a1 Switch back to using CLOCK_MONOTONIC instead of CLOCK_MONOTONIC_RAW, to benefit from NTP synchronization in the distributed case, and CLOCK_MONOTONIC is a vsyscall nowadays, so very cheap 8 years ago
  Samuel Thibault d616f26c52 Set default value of iteration/subiteration to -1, so it's not shown by default 8 years ago
  Samuel Thibault 5251aaa0c7 Set iteration numbers in stencil example too 8 years ago
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 years ago