Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 0d69b82acc fix warning il y a 10 ans
  Samuel Thibault 728197718e fix warning il y a 10 ans
  Samuel Thibault df8874cc7e fix warnings il y a 10 ans
  Samuel Thibault cf1713704f remove duplicate definition il y a 10 ans
  Olivier Aumage 9a4e09e17e - fix cleanup callback with respect to accelerator tasks il y a 10 ans
  Samuel Thibault 41c67bc4b8 revert part of r15041 to always call the prologue_callback, but not for sched_ctx repushes. BTW, fix the prologue_callback_pop call for tasks with cl==NULL. BTW, fix the codelet_null_callback test il y a 10 ans
  Samuel Thibault 9402b74341 Add missing copyright head il y a 10 ans
  Andra Hugo 777eba975c move_task_to_ctx should push directly the job & the prolog should be called only for contexts needing it + example jean-marie il y a 10 ans
  Samuel Thibault 726e22a0da fix build il y a 10 ans
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used il y a 10 ans
  Olivier Aumage 0959d5dd13 - skip test when launched with STARPU_NCUDA=0 il y a 10 ans
  Samuel Thibault a61ba68863 Fix value returned for ENODEV il y a 10 ans
  Samuel Thibault 33bdf7a351 fix build without valgrind il y a 10 ans
  Nathalie Furmento 7681b9860b doc: add missing documentation il y a 10 ans
  Samuel Thibault a28d123ebe do not unpartition from a callback il y a 10 ans
  Samuel Thibault 75bc74dd18 Test that not unregistering a data is not too crashy il y a 10 ans
  Samuel Thibault fffe6ac0f5 Make test unregister data on ENODEV il y a 10 ans
  Samuel Thibault ab1cd15729 make cg example unregister data on ENODEV il y a 10 ans
  Samuel Thibault 69e9aa32cb simplify unpartitioning data, and make it actually wait for completion of all transfers il y a 10 ans
  Samuel Thibault 436af1714c Fix flushing all memchunk at termination il y a 10 ans
  Samuel Thibault 8790d2b00e fix warning il y a 10 ans
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline il y a 10 ans
  Samuel Thibault 1316e8c48e memchunks may be used as normal or redux data alternatively, e.g. cg example il y a 10 ans
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline il y a 10 ans
  Olivier Aumage b37f386a18 - modify the OpenMP tasks locking scheme to avoid multi-locks ordering issues il y a 10 ans
  Samuel Thibault bb817246ac Factorize task submission code il y a 10 ans
  Samuel Thibault 3914f3f061 revert r14967 and r14972: sched_ctx should actually call _starpu_push_task instead of _starpu_task_submit_nodeps (which does many things sched_ctx does not need) il y a 10 ans
  Samuel Thibault 5a0fcbf328 Add anticipative writeback, to flush dirty data asynchronously before the il y a 10 ans
  Olivier Aumage 3832fd72cf - address a Helgrind complaint about some early cpu workers reading global_size[0] while some late cpu workers are still writing its value il y a 10 ans
  Olivier Aumage 02a993ca5f - STARPU_HG_DISABLE_CHECKING has a too broad effect, use another strategy based on a dedicated Helgrind path il y a 10 ans