Commit History

Автор SHA1 Съобщение Дата
  Cédric Augonnet d28f2fc606 yet another patch to cleanup _fetch_data преди 16 години
  Cédric Augonnet 326d62a34f get rid of the useless allocate_per_node_buffer function преди 16 години
  Cédric Augonnet b110f4e08a - add some sanity checks преди 16 години
  Cédric Augonnet 056e59082a Factorize the data transfer code, it should be a little easier to define a new преди 16 години
  Cédric Augonnet 5eb8e90d22 Get ready for StarPU 0.2 ... преди 16 години
  Cédric Augonnet c41968e0c0 minor fix: remove a useless header преди 16 години
  Cédric Augonnet 407c0fa3dc some systems don't have memalign преди 16 години
  Cédric Augonnet b11e0c4f06 detect if malloc.h exists so that we can use memalign on various systems. преди 16 години
  Cédric Augonnet 3d558ebc67 fix the use of condition variable in the lu decomposition example преди 16 години
  Cédric Augonnet 0ec44661a2 use condition variable instead of semaphores in the LU decomposition example преди 16 години
  Cédric Augonnet 51d00b2d26 Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t. преди 16 години
  Samuel Thibault 7a566f4749 fix memory coherency of spin_unlock: else loads/stores to memory may be done after the release преди 16 години
  Cédric Augonnet 0536b51fa0 protect the tag structure with a starpu_spinlock_t преди 16 години
  Cédric Augonnet 0158d5ace9 make sure the new spinlock implementation is compiled преди 16 години
  Cédric Augonnet 5cdd7aec2f (re)implement a spinlock in case pthread_spinlock_t is not available. преди 16 години
  Cédric Augonnet cee209b7e4 Display the number of tasks available to the scheduler in the Paje trace. преди 16 години
  Cédric Augonnet 520407c4be The global "tag table" is protected with a RW-lock too. преди 16 години
  Cédric Augonnet b4a9df138d ** PAF le 1000ieme commit !! ** преди 16 години
  Cédric Augonnet 54abab4d07 minor cleanups преди 16 години
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node преди 16 години
  Cédric Augonnet 32d5a4c140 Clarify the fact that timing_now returns the current time in us, and correct преди 16 години
  Cédric Augonnet c071c55eb5 Use RW-locks instead of a lock to protect the history-based models. This has 2 преди 16 години
  Cédric Augonnet 4739b7a73d forgot to include the sgemm dynamically loadable kernel преди 16 години
  Cédric Augonnet d12ba3c08f Increase the maximum number of processing units (on a Cell Blade we have 16 преди 16 години
  Cédric Augonnet 295fac26f6 starpu_malloc_pinned_if_possible takes a (void **) argument преди 16 години
  Cédric Augonnet 395d7cbd95 Include the dynamically loaded ELF code in the distribution. преди 16 години
  Cédric Augonnet ed75f15a88 make sure it is possible to execute the task преди 16 години
  Cédric Augonnet 8d2c70666e Do not use "ANY" to tell StarPU that a task may be executed anywhere if that's преди 16 години
  Cédric Augonnet 5cd347460e include a missing header in the distribution преди 16 години
  Cédric Augonnet 2d85f60494 Fix some typos in the documentation (thanks to Olivier Aumage for that patch) преди 16 години