Commit History

Author SHA1 Message Date
  Samuel Thibault 51d9fdc477 10 years ago
  Samuel Thibault 6c5886179e Add noreturn attribute to starpu_pthread_exit 10 years ago
  Samuel Thibault 0a8f88728a Fix test with no CPU 10 years ago
  Andra Hugo ef03e9fe5b fix counter decrementation + make prio work with nested sched_ctxs + make a sched_ctx example use prio 10 years ago
  Samuel Thibault d7133eab35 Put just-cleaned up mc at the end of the clean list, so it will actually be clean by the time it gets at the front of the clean list 10 years ago
  Samuel Thibault b44e48eca3 Add _list_insert_before and _list_insert_after macros 10 years ago
  Samuel Thibault 1522b3740f fix warning 10 years ago
  Samuel Thibault 6dd020e0e2 Add revision for 1.1.4 release 10 years ago
  Samuel Thibault 1fc59466a2 fix returned value 10 years ago
  Samuel Thibault 0d69b82acc fix warning 10 years ago
  Samuel Thibault 728197718e fix warning 10 years ago
  Samuel Thibault df8874cc7e fix warnings 10 years ago
  Samuel Thibault cf1713704f remove duplicate definition 10 years ago
  Olivier Aumage 9a4e09e17e - fix cleanup callback with respect to accelerator tasks 10 years ago
  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 10 years ago
  Samuel Thibault 9402b74341 Add missing copyright head 10 years ago
  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 10 years ago
  Samuel Thibault 726e22a0da fix build 10 years ago
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 10 years ago
  Olivier Aumage 0959d5dd13 - skip test when launched with STARPU_NCUDA=0 10 years ago
  Samuel Thibault a61ba68863 Fix value returned for ENODEV 10 years ago
  Samuel Thibault 33bdf7a351 fix build without valgrind 10 years ago
  Nathalie Furmento 7681b9860b doc: add missing documentation 10 years ago
  Samuel Thibault a28d123ebe do not unpartition from a callback 10 years ago
  Samuel Thibault 75bc74dd18 Test that not unregistering a data is not too crashy 10 years ago
  Samuel Thibault fffe6ac0f5 Make test unregister data on ENODEV 10 years ago
  Samuel Thibault ab1cd15729 make cg example unregister data on ENODEV 10 years ago
  Samuel Thibault 69e9aa32cb simplify unpartitioning data, and make it actually wait for completion of all transfers 10 years ago
  Samuel Thibault 436af1714c Fix flushing all memchunk at termination 10 years ago
  Samuel Thibault 8790d2b00e fix warning 10 years ago