Commit History

Author SHA1 Message Date
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 7 years ago
  Samuel Thibault 89fa50d97a Deprecate handle_to_pointer interface operation 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Corentin Salingue c52e04efb1 Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack 8 years ago
  Nathalie Furmento 76703c1031 src: remove useless parenthesis 8 years ago
  Corentin Salingue 333e34a4b4 Merge from trunk 8 years ago
  Nathalie Furmento 4650ec241d src/datawizard/interfaces/bcsr_interface.c: add comments 8 years ago
  Nathalie Furmento 769eb7571d src: define pack and unpack operations for bcsr data interface 8 years ago
  Nathalie Furmento 724e931d08 src/datawizard/interfaces/bcsr_interface.c: add operation handle_to_pointer 8 years ago
  Nathalie Furmento 1823531766 src/datawizard/interfaces: check the correctness of the data interface 8 years ago
  Samuel Thibault 35ad7ce8b1 more fixes 8 years ago
  Samuel Thibault e9c68a40a5 fix crash with temporary data 8 years ago
  Samuel Thibault 1aefee7563 small fixes 8 years ago
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management 8 years ago
  Samuel Thibault a85109d35d Fix type of home_node: users may want to pass -1 to define temporary data 9 years ago
  Samuel Thibault b474d7ab4e fix pointer computation 9 years ago
  Samuel Thibault 251365a3c5 Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms... 9 years ago
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword 11 years ago
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 11 years ago
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 12 years ago
  Nathalie Furmento 6021863a0a Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node 12 years ago
  Samuel Thibault ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. 12 years ago
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... 12 years ago