Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Cédric Augonnet 3d558ebc67 fix the use of condition variable in the lu decomposition example 17 vuotta sitten
  Cédric Augonnet 0ec44661a2 use condition variable instead of semaphores in the LU decomposition example 17 vuotta sitten
  Cédric Augonnet 51d00b2d26 Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t. 17 vuotta sitten
  Samuel Thibault 7a566f4749 fix memory coherency of spin_unlock: else loads/stores to memory may be done after the release 17 vuotta sitten
  Cédric Augonnet 0536b51fa0 protect the tag structure with a starpu_spinlock_t 17 vuotta sitten
  Cédric Augonnet 0158d5ace9 make sure the new spinlock implementation is compiled 17 vuotta sitten
  Cédric Augonnet 5cdd7aec2f (re)implement a spinlock in case pthread_spinlock_t is not available. 17 vuotta sitten
  Cédric Augonnet cee209b7e4 Display the number of tasks available to the scheduler in the Paje trace. 17 vuotta sitten
  Cédric Augonnet 520407c4be The global "tag table" is protected with a RW-lock too. 17 vuotta sitten
  Cédric Augonnet b4a9df138d ** PAF le 1000ieme commit !! ** 17 vuotta sitten
  Cédric Augonnet 54abab4d07 minor cleanups 17 vuotta sitten
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node 17 vuotta sitten
  Cédric Augonnet 32d5a4c140 Clarify the fact that timing_now returns the current time in us, and correct 17 vuotta sitten
  Cédric Augonnet c071c55eb5 Use RW-locks instead of a lock to protect the history-based models. This has 2 17 vuotta sitten
  Cédric Augonnet 4739b7a73d forgot to include the sgemm dynamically loadable kernel 17 vuotta sitten
  Cédric Augonnet d12ba3c08f Increase the maximum number of processing units (on a Cell Blade we have 16 17 vuotta sitten
  Cédric Augonnet 295fac26f6 starpu_malloc_pinned_if_possible takes a (void **) argument 17 vuotta sitten
  Cédric Augonnet 395d7cbd95 Include the dynamically loaded ELF code in the distribution. 17 vuotta sitten
  Cédric Augonnet ed75f15a88 make sure it is possible to execute the task 17 vuotta sitten
  Cédric Augonnet 8d2c70666e Do not use "ANY" to tell StarPU that a task may be executed anywhere if that's 17 vuotta sitten
  Cédric Augonnet 5cd347460e include a missing header in the distribution 17 vuotta sitten
  Cédric Augonnet 2d85f60494 Fix some typos in the documentation (thanks to Olivier Aumage for that patch) 17 vuotta sitten
  Cédric Augonnet 6f83f1ccb3 fix StarPU + gordon 17 vuotta sitten
  Cédric Augonnet 7ded07e8b9 the application may explicitely notify the termination of a tag 17 vuotta sitten
  Cédric Augonnet 5f681d3938 remove file that autoreconf can install by itself 17 vuotta sitten
  Cédric Augonnet 2c5a6c13f1 minor fixes in the block interface 17 vuotta sitten
  Cédric Augonnet 09d33f8777 add some sanity checks 17 vuotta sitten
  Cédric Augonnet d482a9effe implement a data interface for 3D dense blocks 17 vuotta sitten
  Cédric Augonnet 2417955100 forgot one file using get_memory_node_description in the previous commit 17 vuotta sitten
  Cédric Augonnet ad5e3077bf Make the "mem_node_descr" structure that describes all the memory nodes static: 17 vuotta sitten