Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 12aa69aa32 It does not make sense to test for sequential_consistency flag when unlocking the post_sync_tasks: we are at execution time, not submission time. post_sync_tasks_cnt tells us whether post_sync tasks have been submitted or not anyway il y a 12 ans
  Samuel Thibault c763a690c2 Use C99 variadic macro support, not GNU il y a 12 ans
  Samuel Thibault 55897da289 Generalize implicit dependency handling to properly make commutative writers wait for all the previous readers, vice-versa, etc. il y a 12 ans
  Samuel Thibault 02499756ce Add COMMUTE flag to let StarPU commute task with write access il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX il y a 12 ans
  Nathalie Furmento a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API il y a 12 ans
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 12 ans
  Samuel Thibault 915a330da7 When using implicit_dep_handle to add a handle dependency for a non-cl task, we still need to keep a reference on the handle to be sure the handle still exists while calling _starpu_release_data_enforce_sequential_consistency at job termination il y a 12 ans
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. il y a 12 ans
  Nathalie Furmento eb32a9b3d4 src: fix coding style il y a 12 ans
  Andra Hugo b9f1897f10 new merge after the merge of heft+dmda il y a 12 ans
  Cyril Roelandt e22232b1d6 Drop unused variables. il y a 12 ans
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes il y a 12 ans
  Samuel Thibault 04dae47ae3 Include data transfer time in lp linear problem il y a 12 ans
  Samuel Thibault 4cad53e8cd Add single-stepping support for Temanejo il y a 12 ans
  Samuel Thibault fe68b52593 Add basic Temanejo support il y a 12 ans
  Andra Hugo 6baf2f03c9 merge fix il y a 12 ans
  Andra Hugo 6a484de2b1 merge first step il y a 12 ans
  Andra Hugo 047ece5254 changes from august until now il y a 12 ans
  Andra Hugo 125960a47b rollback to r7157 il y a 12 ans
  Nathalie Furmento 22b0946858 merge trunk@6550:6587 il y a 13 ans
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from il y a 13 ans
  Andra Hugo bc5d989c60 merge il y a 13 ans
  Andra Hugo 79b8756aad new merge il y a 13 ans
  Cyril Roelandt 65303f8ce5 src/core/dependencies/implicit_data_deps.c: check the return value of starpu_task_wait(). il y a 13 ans
  Andra Hugo 3c999e6bbe merge fixes il y a 13 ans
  Andra Hugo 8de7758807 merge src il y a 13 ans
  Samuel Thibault 13f221325c Advise to disable implicit data dependencies when appropriate il y a 13 ans
  Samuel Thibault f3e24358d4 Make sure that tasks submitted by the core are really submitted il y a 13 ans