커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 13 년 전
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: 14 년 전
  Cédric Augonnet 732e65e13c Cleanup of the data request management code (ie. simplify the management of 14 년 전
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 년 전
  Cédric Augonnet 58215b1860 - Add sanity checks 14 년 전
  Cédric Augonnet 9557513f74 Do not forget to take back the spinlock if the transfer was successful, this 14 년 전
  Cédric Augonnet dabb837619 Memory reclaiming bug fix: while reclaiming memory, we should not hold the lock of the header describing the entire state of the handle while other handles are inspected to find available memory. 14 년 전
  Cédric Augonnet 6290ece0a1 - Add a "ndeps" field in the data request structure so that a request may 14 년 전
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups 14 년 전
  Cédric Augonnet 9491fa3d4e Minimalist documentation of some internal functions 14 년 전
  Cédric Augonnet ddb5759a50 Minor code cleanups 14 년 전
  Cédric Augonnet bfe3303c4b The generic method to copy a data handle from a node to another node now 14 년 전
  Cédric Augonnet c65bd29a96 - The data request structure does not contain handle + {src_node,dst_node} 14 년 전
  Cédric Augonnet 74b87470d3 The _starpu_search_existing_data_request now considers a 14 년 전
  Cédric Augonnet dbbd13ce5a To remain coherent within StarPU, we now return -EAGAIN to specify that a data 14 년 전
  Cédric Augonnet e84341dbfa In order to be a little more coherent, we only use -ENOMEM and not a mix of 14 년 전
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 14 년 전
  Samuel Thibault cabfa0bce4 add locking convention 14 년 전
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 14 년 전
  Cédric Augonnet 952534293d Update copyright date 14 년 전
  Nathalie Furmento 4a983beb04 Update copyright 15 년 전
  Cédric Augonnet 4e8827c5d3 Cache the size and the footprint of the data into the handle structure rather 15 년 전
  Cédric Augonnet 6c24cd5dc7 Defer the execution of the callback associated to a request after the handle's 15 년 전
  Cédric Augonnet 60a507c7bd protect the request a bit earlier to be safe 15 년 전
  Cédric Augonnet dd1034c582 It is now possible to append callback to data requests 15 년 전
  Cédric Augonnet f483d3bb70 Minor code cleanups in the data request management. 15 년 전
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. 15 년 전
  Cédric Augonnet b19e14f7c2 yet more error checking 15 년 전
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) 15 년 전
  Nathalie Furmento 7e5f41b49c Prefixing of src/common/fxt.h (3rd and last step) 15 년 전