Commit History

Author SHA1 Message Date
  Samuel Thibault c70a3e76f2 Add starpu_data_release_to and starpu_data_release_to_on_node 5 years ago
  Samuel Thibault 2d9654aa09 Fix bogus wt_mask parameter passed to _starpu_release_data_on_node 5 years ago
  Samuel Thibault d3107c1dbd Catch at submission time applications trying to read from an uninitialized handle 5 years ago
  Samuel Thibault 0490e60969 dup_ro: Fix crash when using starpu_data_unregister_submit 5 years ago
  Samuel Thibault 3db3e9d862 Make readonly dups know what handle they are dup for 5 years ago
  Samuel Thibault 657eb12aa4 Fix computing footprint for partitioned data 5 years ago
  Samuel Thibault c2bccf7252 starpu_data_dup_ro: optimize when src_handle already has a read-only duplicate 5 years ago
  Samuel Thibault f0fbd7cdbc Optimize calling starpu_data_dup_ro on a read-only data 5 years ago
  Samuel Thibault c4bf3c6484 Rearrange _starpu_data_state fields and initialization 5 years ago
  Samuel Thibault 08765ad78a Rename handle field readonly into part_readonly, to leave room for another kind of readonly notion 5 years ago
  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 5 years ago
  Samuel Thibault 9af3b1d819 Fix check inversion :) 5 years ago
  Samuel Thibault 63f24c5dfe Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer 5 years ago
  Samuel Thibault 0d04c9700f Use an enum for the prefetch levels 5 years ago
  Samuel Thibault 04c456453f Add starpu_data_get_coordinates_array 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 5 years ago
  Samuel Thibault 56e8342a4a Fix warning 5 years ago
  Samuel Thibault 385fa6ad24 Don't bother initializing data to zeros when it is already zeroed 5 years ago
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 6 years ago
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations 6 years ago
  Nathalie Furmento a4077afc93 For unpack operations, move the memory deallocation from 6 years ago
  Nathalie Furmento 3da2b69928 Optional data interface init function 6 years ago
  Samuel Thibault e8470f01d6 Avoid calling unregistration hook twice if it triggered some data management that kept a busy reference 6 years ago
  Samuel Thibault c941fc4979 Fix using optional get_alloc_size method 6 years ago
  Samuel Thibault dfea028a3b fix confusion between handle allocated size and handle data size 6 years ago
  Nathalie Furmento 14dbaa66f7 small fixes for cppcheck warnings 6 years ago
  Samuel Thibault c86f60990f Add starpu_data_set/get_ooc_flag 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault 424238f6a1 Sort data access requests by priority 7 years ago
  Samuel Thibault 5c9fc9b4f8 fix warning in non-fxt profiles 7 years ago