Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 3ad31951c8 src: code cleaning hace 14 años
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type hace 14 años
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions hace 14 años
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t hace 14 años
  Nathalie Furmento c80a8acea1 Datatypes renaming hace 14 años
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch hace 14 años
  Nathalie Furmento 345116afd3 src/datawizard/memalloc: rename field interface into chunk_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) hace 15 años
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! hace 15 años
  Cédric Augonnet 20e50d126a Remove dead code hace 15 años
  Cédric Augonnet e3620a36d3 - Implement the SCRATCH access mode using per-worker data replicates in the hace 15 años
  Cédric Augonnet fc5da2fa67 _starpu_allocate_memory_on_node now manipulates a data replicate rather than a hace 15 años
  Cédric Augonnet f57828e9d1 Don't try to allocate a piece of data that is already allocated. hace 15 años
  Cédric Augonnet 57ab0708b3 The allocate_data_on_node method of the starpu_data_interface_ops_t structure hace 15 años
  Cédric Augonnet 952534293d Update copyright date hace 15 años
  Nathalie Furmento 4a983beb04 Update copyright hace 15 años
  Cédric Augonnet ac81ad2867 - Start to rewrite the memory allocation cache mechanisms hace 15 años
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) hace 16 años
  Cédric Augonnet e8068ec12d Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary hace 16 años
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. hace 16 años
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames hace 16 años
  Cédric Augonnet c0ba4bf5e9 Liberate the memory that was implicitely allocated by the DSM to replicate data hace 16 años
  Nathalie Furmento cf6f772b55 Prefixing of src/datawizard/memalloc.h hace 16 años
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure hace 16 años
  Nathalie Furmento 6dd34a77c3 prefix many objects with starpu_ hace 16 años
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions hace 16 años
  Cédric Augonnet fbc16730b4 Minor cleanups: we expose the starpu_data_handle opaque type rather than the hace 16 años
  Cédric Augonnet 8c86d9e771 Start to get rid of the starpu_data_interface_t enum type: for now, the codelet hace 16 años
  Cédric Augonnet d80fb2d49a Revert previous commit: as the comment DID tell, there is a problem as we could hace 16 años
  Cédric Augonnet 4288eb2a81 There is no need to keep a local copy of the "interface" within the memory hace 16 años
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. hace 16 años