Commit History

Author SHA1 Message Date
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 years ago
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento fd84a18ae7 src: fix minor warnings (detected by compiler icc) 14 years ago
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 years ago
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: 14 years ago
  Cédric Augonnet 732e65e13c Cleanup of the data request management code (ie. simplify the management of 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet 6290ece0a1 - Add a "ndeps" field in the data request structure so that a request may 15 years ago
  Cédric Augonnet c65bd29a96 - The data request structure does not contain handle + {src_node,dst_node} 15 years ago
  Cédric Augonnet 74b87470d3 The _starpu_search_existing_data_request now considers a 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Cédric Augonnet dd1034c582 It is now possible to append callback to data requests 15 years ago
  Cédric Augonnet f483d3bb70 Minor code cleanups in the data request management. 15 years ago
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames 15 years ago
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 15 years ago
  Nathalie Furmento e477195279 Prefixing of type job and associated list functionalities 15 years ago
  Nathalie Furmento 8729a4c999 Prefixing of src/datawizard/data_request.h ... 15 years ago
  Nathalie Furmento d26bb1ca08 Prefixing in src/datawizard/copy_driver.h 15 years ago
  Nathalie Furmento da24e5ab1b More prefixing ... 15 years ago
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 years ago
  Cédric Augonnet 7d04e39814 Minor cleanups 16 years ago
  Cédric Augonnet 077020f485 Cleanup: get rid of the data_state type which was just a useless alias for the 16 years ago
  Cédric Augonnet f5b2fe1170 Simplify the code by manipulating "handles" instead of starpu_data_state_t 16 years ago
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 years ago