Cronologia Commit

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