Commit History

Author SHA1 Message Date
  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
  Samuel Thibault 35ad7ce8b1 more fixes 9 years ago
  Samuel Thibault 01951b3635 drop spurious code 9 years ago
  Samuel Thibault 76cf3612a8 small fixes 9 years ago
  Samuel Thibault 1aefee7563 small fixes 9 years ago
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management 9 years ago
  Samuel Thibault 0b8436aad5 Avoid spuriously freeing an entry which is not ours 9 years ago
  Samuel Thibault c888eb8837 fix ram pointer unregistration coherency 9 years ago
  Samuel Thibault c307a031d3 Fix RAM pointer registration: uthash does not actually support several entries using the same key, so we have to avoid doing it 9 years ago
  Samuel Thibault 5d82d338bf Fix macro name to more precisely reflect behavior 9 years ago
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 9 years ago
  Samuel Thibault de0bb767b0 port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk. 9 years ago
  Samuel Thibault 26f550995f Add starpu_data_set_user_data and starpu_data_get_user_data. 9 years ago