Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault 2d63bff3c2 Values don't actually matter пре 13 година
  Samuel Thibault 52b0917cf1 Allow using the same parameter several times, in both read and write mode пре 13 година
  Ludovic Courtès a0f073e426 gcc: Make `heap_allocated' arrays really have an array type. пре 13 година
  Nathalie Furmento a20450f5cc include: fix includes пре 13 година
  Nathalie Furmento f311c3c43b include: fix c++ code пре 13 година
  Nathalie Furmento 1f0545b4e9 include: code cleaning пре 13 година
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct пре 13 година
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t пре 13 година
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state пре 13 година
  Nathalie Furmento 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct пре 13 година
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type пре 13 година
  Samuel Thibault 2b4e61f351 Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications. пре 13 година
  Nathalie Furmento c80a8acea1 Datatypes renaming пре 13 година
  Ludovic Courtès 3a97eae379 gcc: Add the `heap_allocated' attribute. пре 13 година
  Nathalie Furmento 08d5d7023e starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used пре 14 година
  Nathalie Furmento ab02f72806 STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler пре 14 година
  Samuel Thibault 9c9900abd6 make macro safer to use пре 14 година
  Samuel Thibault fba61a96c4 Add STARPU_DATA_ACQUIRE_CB, which is the same as starpu_data_acquire_cb except that the code is passed inline as third parameter. пре 14 година
  Nathalie Furmento 54ab8e7b09 new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI пре 14 година
  Cédric Augonnet 4305d24070 Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and пре 14 година
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow пре 14 година
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! пре 14 година
  Nathalie Furmento 38de9abde7 include/starpu_data.h: add missing prototypes пре 14 година
  Cédric Augonnet 8e094a1fec First draft of implementation of the STARPU_REDUX mode. пре 14 година
  Cédric Augonnet 78faf9849a The starpu_data_unregister_no_coherency does the same as starpu_data_unregister пре 14 година
  Cédric Augonnet 8eb64e98ea The starpu_data_set_reduction_methods function defines the per-handle methods пре 14 година
  Cédric Augonnet 7a2ff174e5 Add a STARPU_REDUX mode, for now this is unimplemented пре 14 година
  Cédric Augonnet a46c76bdaa The starpu_data_query_status function describes the status of a data handle on пре 15 година
  Cédric Augonnet 3f9d1a9977 Rename the write-back mechanism into write-through mechanism. пре 15 година
  Cédric Augonnet 461cd23194 Implement starpu_data_invalidate which invalidates all copies of a data handle. пре 15 година