Commit History

Author SHA1 Message Date
  Samuel Thibault 424238f6a1 Sort data access requests by priority 7 years ago
  Samuel Thibault 5c9fc9b4f8 fix warning in non-fxt profiles 7 years ago
  Nathalie Furmento 255edba214 new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data 7 years ago
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 7 years ago
  Samuel Thibault e733006af5 Add a missing invalid change 7 years ago
  Samuel Thibault 89fa50d97a Deprecate handle_to_pointer interface operation 7 years ago
  Nathalie Furmento edd3ce1a20 src: do not allow to define a unregister hook multiple times 7 years ago
  Samuel Thibault b250e277f9 Move _starpu_data_set_unregister_hook to where the hook is called 8 years ago
  Samuel Thibault e1163621b9 Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc. 8 years ago
  Samuel Thibault d37ef8a81d fix memleak 8 years ago
  Samuel Thibault abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. 8 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Corentin Salingue c52e04efb1 Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack 8 years ago
  Samuel Thibault 8f7df5ff07 Make sure not to discard data on partitioning or unregistration 8 years ago
  Samuel Thibault dd1d486d39 Avoid requiring that a data being unregistered has to be initialized 8 years ago
  Corentin Salingue 1c68b5c972 Fix merge -r20618 : function disappeared 8 years ago
  Corentin Salingue 0c5c0295bb merge trunk 8 years ago
  Nathalie Furmento 73c19b8047 fixes following cppcheck warnings 8 years ago
  Corentin Salingue 333e34a4b4 Merge from trunk 8 years ago
  Nathalie Furmento 1020cf37cc reduce variable scope when possible 8 years ago
  Nathalie Furmento a4bad8febf src: improve error message when trying to access pack and unpack operations on data interfaces 8 years ago
  Samuel Thibault cbabff4ad5 Add data_unregister event in traces 8 years ago
  Samuel Thibault 8bb05d3cbe Add data size and description to data.rec 8 years ago
  Corentin Salingue f9c20a61bb merge from trunk 9 years ago
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 9 years ago
  Samuel Thibault db0acb2486 Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data. 9 years ago
  Samuel Thibault c2d386b786 merge trunk 9 years ago
  Samuel Thibault e491b4a92f Fix abusive assertion failure while reducing value of a handle 9 years ago
  Samuel Thibault 5917982afb Fix ram pointer registration 9 years ago
  Olivier Aumage 80bb8e2b10 - avoid accessing StarPU's own data structures directly in the OpenMP layer 9 years ago