Commit History

Autor SHA1 Mensaxe Data
  Cédric Augonnet 86f0556a11 - Add the starpu_execute_on_each_worker function. This function makes it %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 7c31645307 The examples should not assume that StarPU was installed, we directly use the %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 18cac2a36a Fix starpu_sync_data_with_mem by properly releasing the data once it has been %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 62979fee84 add a sanity check that currently fails ... :/ %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 97c3bc1a57 we now assume that _fetch_data is called with the header_lock taken so that we %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet adce7323af properly update the state of the data even when it's just to invalidate a %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d28f2fc606 yet another patch to cleanup _fetch_data %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 326d62a34f get rid of the useless allocate_per_node_buffer function %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet b110f4e08a - add some sanity checks %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 056e59082a Factorize the data transfer code, it should be a little easier to define a new %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 5eb8e90d22 Get ready for StarPU 0.2 ... %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c41968e0c0 minor fix: remove a useless header %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 407c0fa3dc some systems don't have memalign %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet b11e0c4f06 detect if malloc.h exists so that we can use memalign on various systems. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 3d558ebc67 fix the use of condition variable in the lu decomposition example %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0ec44661a2 use condition variable instead of semaphores in the LU decomposition example %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 51d00b2d26 Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t. %!s(int64=16) %!d(string=hai) anos
  Samuel Thibault 7a566f4749 fix memory coherency of spin_unlock: else loads/stores to memory may be done after the release %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0536b51fa0 protect the tag structure with a starpu_spinlock_t %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 0158d5ace9 make sure the new spinlock implementation is compiled %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 5cdd7aec2f (re)implement a spinlock in case pthread_spinlock_t is not available. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet cee209b7e4 Display the number of tasks available to the scheduler in the Paje trace. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 520407c4be The global "tag table" is protected with a RW-lock too. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet b4a9df138d ** PAF le 1000ieme commit !! ** %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 54abab4d07 minor cleanups %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 32d5a4c140 Clarify the fact that timing_now returns the current time in us, and correct %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c071c55eb5 Use RW-locks instead of a lock to protect the history-based models. This has 2 %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 4739b7a73d forgot to include the sgemm dynamically loadable kernel %!s(int64=16) %!d(string=hai) anos