Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault ff4f22836f Add missing starpu_data_pack/unpack_node il y a 5 ans
  Nathalie Furmento 9054490002 happy 2021 il y a 5 ans
  Nathalie Furmento 7fbe9fb89b src/datawizard/interfaces/data_interface.c: clean req_list and reduction_req_list il y a 5 ans
  Samuel Thibault ba6d0f518d rather clean _id_to_ops* at termination il y a 5 ans
  Nathalie Furmento 2f49a5a2af src/datawizard/interfaces/data_interface.c: set to 0 in init for cases when starpu is shutdown and started several times in the same application il y a 5 ans
  Samuel Thibault 746ad41619 Avoid allocating before we checked whether starpu_init shall return ENODEV or not il y a 5 ans
  Nathalie Furmento e60f02f71e Revert "src/datawizard/interfaces/data_interface.c: add missing free" il y a 5 ans
  Nathalie Furmento 23b72678a9 src/datawizard/interfaces/data_interface.c: add missing free il y a 5 ans
  Nathalie Furmento 872ce61e9e src/datawizard/interfaces/data_interface.c: no longer print unregistered data at shutdown il y a 5 ans
  Nathalie Furmento 4ceae500b3 starpu_data_print() : handle->ops may be NULL il y a 5 ans
  Nathalie Furmento da315f8de6 src/datawizard/interfaces/data_interface.c: fix when data not allocated on node il y a 5 ans
  Nathalie Furmento d49e3ce83a new function starpu_data_print() to display basic informations on a handle il y a 5 ans
  Nathalie Furmento 60dc3ab232 fix function struct starpu_data_interface_ops *_starpu_data_interface_get_ops(unsigned interface_id) il y a 5 ans
  Nathalie Furmento 0f23b464b1 check the field interfaceid is set when registering a data il y a 5 ans
  Nathalie Furmento a9392aba29 fix code and add test for using starpu_data_wont_use() on partitioned data il y a 5 ans
  Samuel Thibault c70a3e76f2 Add starpu_data_release_to and starpu_data_release_to_on_node il y a 5 ans
  Samuel Thibault 2d9654aa09 Fix bogus wt_mask parameter passed to _starpu_release_data_on_node il y a 5 ans
  Samuel Thibault d3107c1dbd Catch at submission time applications trying to read from an uninitialized handle il y a 5 ans
  Samuel Thibault 0490e60969 dup_ro: Fix crash when using starpu_data_unregister_submit il y a 5 ans
  Samuel Thibault 3db3e9d862 Make readonly dups know what handle they are dup for il y a 5 ans
  Samuel Thibault 657eb12aa4 Fix computing footprint for partitioned data il y a 5 ans
  Samuel Thibault c2bccf7252 starpu_data_dup_ro: optimize when src_handle already has a read-only duplicate il y a 5 ans
  Samuel Thibault f0fbd7cdbc Optimize calling starpu_data_dup_ro on a read-only data il y a 5 ans
  Samuel Thibault c4bf3c6484 Rearrange _starpu_data_state fields and initialization il y a 5 ans
  Samuel Thibault 08765ad78a Rename handle field readonly into part_readonly, to leave room for another kind of readonly notion il y a 5 ans
  Samuel Thibault ba78fab7cb Let applications call starpu_data_unregister_submit on data with a home buffer (starpu-mpi actually even does it), but put fat warnings about this being unsafe il y a 5 ans
  Samuel Thibault 9af3b1d819 Fix check inversion :) il y a 5 ans
  Samuel Thibault 63f24c5dfe Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer il y a 5 ans
  Samuel Thibault 0d04c9700f Use an enum for the prefetch levels il y a 5 ans
  Samuel Thibault 04c456453f Add starpu_data_get_coordinates_array il y a 5 ans