Cronologia Commit

Autore SHA1 Messaggio Data
  Cédric Augonnet b19e14f7c2 yet more error checking 15 anni fa
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) 15 anni fa
  Nathalie Furmento 7e5f41b49c Prefixing of src/common/fxt.h (3rd and last step) 15 anni fa
  Nathalie Furmento 02ef8ebfca Prefixing of src/common/starpu-spinlock.h 15 anni fa
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 15 anni fa
  Nathalie Furmento 2df0b5bd6c Prefixing of src/datawizard/memory_nodes.h 15 anni fa
  Nathalie Furmento 8729a4c999 Prefixing of src/datawizard/data_request.h ... 15 anni fa
  Nathalie Furmento d26bb1ca08 Prefixing in src/datawizard/copy_driver.h 15 anni fa
  Nathalie Furmento aa93a6951b Prefixing in src/datawizard/coherency.h ... 15 anni fa
  Nathalie Furmento da24e5ab1b More prefixing ... 15 anni fa
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 15 anni fa
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 15 anni fa
  Cédric Augonnet 7d04e39814 Minor cleanups 15 anni fa
  Cédric Augonnet 7a58fe13de Do report the size of the data tranfers in the FxT traces. 15 anni fa
  Cédric Augonnet f5b2fe1170 Simplify the code by manipulating "handles" instead of starpu_data_state_t 15 anni fa
  Cédric Augonnet 5284a61274 When a data request needs to actually perform a data transfer from a source, we 15 anni fa
  Cédric Augonnet e3defda082 Properly handle the case of 'write-only' buffers: there is no need for having a 15 anni fa
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 15 anni fa
  Cédric Augonnet 51d00b2d26 Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t. 16 anni fa
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. 16 anni fa
  Cédric Augonnet f9f71787f8 Use condition variables instead of semaphores in the "data request" mechanisms: 16 anni fa
  Cédric Augonnet 2ad17cc384 cleanup the lists of memory requests at the termination of StarPU 16 anni fa
  Cédric Augonnet af4aae92b2 MAC OS/X does not provide anonymous semaphores, so we need to use condition 16 anni fa
  Cédric Augonnet 41f93730d4 do not forget src/ and tests/ :] 16 anni fa