Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces vor 10 Jahren
  Samuel Thibault d8af92428c Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Olivier Aumage 104d44742a - move struct handle_entry back to data_interface.c as it may conflict with a similar struct src/core/topology.c vor 11 Jahren
  Olivier Aumage ea7377487d - add missing institutions vor 11 Jahren
  Olivier Aumage 3c50f4fc6f - add support for omp region/omp task context aware data_lookup vor 11 Jahren
  Samuel Thibault c8c8eeeb31 More fixes for acquiring node -1 case. Still not working apparently, so not using it for data_invalidate for now. vor 11 Jahren
  Nathalie Furmento d60dbc4cf1 src: advise not to call starpu_data_set_rank and starpu_data_set_tag but starpu_mpi_data_register (not yet committed) vor 11 Jahren
  Nathalie Furmento 42c8e7dc8e turn function starpu_data_get_data_handle_from_tag private and hence rename it as _starpu_data_get_data_handle_from_tag vor 11 Jahren
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core vor 12 Jahren
  Nathalie Furmento 2c41b7e0b9 move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h vor 12 Jahren
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
  Samuel Thibault 159317c1dc Make starpu_interface_matrix_ops public vor 12 Jahren
  Nathalie Furmento e1d7debf62 src/datawizard: update function _starpu_data_handle_init() that it also sets the mf_node for the new data handle vor 12 Jahren
  Nathalie Furmento b222c59e81 src/datawizard: partly revert 8083 for update children storage in vor 12 Jahren
  Nathalie Furmento d0213f8b01 src/datawizard: update children storage in starpu_data_handle_t vor 12 Jahren
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from vor 13 Jahren
  Cyril Roelandt 885215433f Replace the public function starpu_data_is_multiformat_handle by a private function _starpu_data_is_multiformat_handle. vor 13 Jahren
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t vor 13 Jahren
  Nathalie Furmento c80a8acea1 Datatypes renaming vor 13 Jahren
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy vor 13 Jahren
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: vor 14 Jahren
  Ludovic Courtès 6a059a9904 Update the pointer -> handle mapping for lazily-allocated data. vor 14 Jahren
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. vor 14 Jahren
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
  Cédric Augonnet 952534293d Update copyright date vor 15 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 15 Jahren
  Cédric Augonnet 9a1e274278 - Move the functions prototypes and the structures required to create new data vor 15 Jahren
  Cédric Augonnet 5c2343f691 Provide a method to compare whether two interfaces are "compatible" (ie. it is vor 15 Jahren
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) vor 15 Jahren