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

Автор SHA1 Сообщение Дата
  Samuel Thibault 08cb460480 automatically allocate lazily-allocated data when partitioning, or else unpartition will not have a backstore. Fixes tests/datawizard/partition_lazy лет назад: 14
  Nathalie Furmento 5bd0025725 src: let's decrease number of warnings for icc ... лет назад: 14
  Samuel Thibault a28e4f6696 TODO лет назад: 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 7d34fe53b5 fixes following GCC (annoying) warnings лет назад: 14
  Cyril Roelandt 6cf1b9da9d Turn starpu_is_multiformat_handle into starpu_data_is_multiformat_handle. лет назад: 14
  Cyril Roelandt e332089751 Do not compare and interface identifier to STARPU_MULTIFORMAT_ID to determine whether the interface uses multiple format. This allows other interfaces to use multiple formats and to trigger the creation of conversion tasks. лет назад: 14
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. лет назад: 14
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. лет назад: 14
  Nathalie Furmento 2e92a74869 src/datawizard/filters.c: nested functions might not be available лет назад: 14
  Cyril Roelandt ac859c1e11 Multiformat : filter example. лет назад: 14
  Samuel Thibault 2a4eed6f6a When unpartitioning data, lock the children header, to wait for termination of any request лет назад: 14
  Samuel Thibault 1c446ee4eb Fix memory leak лет назад: 14
  Nathalie Furmento 3ad31951c8 src: code cleaning лет назад: 14
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type лет назад: 14
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions лет назад: 14
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t лет назад: 14
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state лет назад: 14
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu лет назад: 14
  Nathalie Furmento c80a8acea1 Datatypes renaming лет назад: 14
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy лет назад: 14
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues лет назад: 14
  Samuel Thibault 94040d2af4 Make starpu_data_unregister wait for all pending requests. This should fix issues with WT, notably лет назад: 14
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler лет назад: 14
  Samuel Thibault 93ea7f7cbd Fix count of number of valid copies. Take into account the case where a memory node has all the bits, but fragmented. лет назад: 14
  Samuel Thibault 582c577327 On unpartition, free children memchunks. Only free the father if it is not valid лет назад: 14
  Cédric Augonnet 0a45631312 Fix a typo лет назад: 14
  Antoine Lucas d0f3dffa33 Add starpu_data_vget_sub_data, same as starpu_data_get_sub_data, but taking a va_list лет назад: 14
  Samuel Thibault 3c4bf1a2a9 Add starpu_data_vmap_filters, same as starpu_data_map_filters, but taking a va_list. лет назад: 14
  Nathalie Furmento 1d0a1fb10d src/datawizard/filters.c: subdata created by partitioning should not be free-ed as they might be used later on лет назад: 14