История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault cc2c83286c Allocate per_worker array lazily, to divide data handle weight by something by an order of 10x лет назад: 10
  Samuel Thibault de1b0691ab inline the tests of _starpu_data_check_not_busy лет назад: 10
  Samuel Thibault 4270d6780d make sure we don't forget to check result of _starpu_data_check_not_busy лет назад: 10
  Samuel Thibault 2c97e16b19 fix declaration лет назад: 11
  Samuel Thibault 3434b52b4c Add arbiter support лет назад: 11
  Samuel Thibault 8fbc9b2c5a Complete arbiter implementation лет назад: 11
  Nathalie Furmento e3b44209ed update copyright лет назад: 11
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 11
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators лет назад: 11
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces лет назад: 12
  Samuel Thibault d8af92428c Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple лет назад: 12
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 12
  Olivier Aumage 104d44742a - move struct handle_entry back to data_interface.c as it may conflict with a similar struct src/core/topology.c лет назад: 12
  Olivier Aumage ea7377487d - add missing institutions лет назад: 12
  Olivier Aumage 3c50f4fc6f - add support for omp region/omp task context aware data_lookup лет назад: 12
  Samuel Thibault c8c8eeeb31 More fixes for acquiring node -1 case. Still not working apparently, so not using it for data_invalidate for now. лет назад: 12
  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) лет назад: 12
  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 лет назад: 12
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core лет назад: 13
  Nathalie Furmento 2c41b7e0b9 move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h лет назад: 13
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet лет назад: 13
  Samuel Thibault 159317c1dc Make starpu_interface_matrix_ops public лет назад: 13
  Nathalie Furmento e1d7debf62 src/datawizard: update function _starpu_data_handle_init() that it also sets the mf_node for the new data handle лет назад: 13
  Nathalie Furmento b222c59e81 src/datawizard: partly revert 8083 for update children storage in лет назад: 13
  Nathalie Furmento d0213f8b01 src/datawizard: update children storage in starpu_data_handle_t лет назад: 13
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from лет назад: 14
  Cyril Roelandt 885215433f Replace the public function starpu_data_is_multiformat_handle by a private function _starpu_data_is_multiformat_handle. лет назад: 14
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t лет назад: 15
  Nathalie Furmento c80a8acea1 Datatypes renaming лет назад: 15
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy лет назад: 15