Commit History

Author SHA1 Message Date
  Samuel Thibault 271c5470fa Fix missing inlines and inline detection 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 5 years ago
  Nathalie Furmento 59213a1661 src: update data interface implementations to only use starpu public API 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 years ago
  Nathalie Furmento 755c1becb0 data: data interfaces now define a name through the struct starpu_data_interface_ops 8 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
  Samuel Thibault b25760aa94 fix warnings 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 0b1c0eb6d0 src/datawizard/interfaces/void_interface.c: fix pack function, count and ptr should be set 11 years ago
  Nathalie Furmento 4e5f992ff6 src/datawizard/interfaces/void_interface.c: define pack and unpack functions 11 years ago
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 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 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 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 ef9881a564 fix warning 12 years ago
  Samuel Thibault 41d0c9be3d fix build 12 years ago
  Samuel Thibault de6deb09f5 Introduce the starpu_interface_copy helper, and the any_to_any copy method, which permits to factorize a lot of interface code. 12 years ago
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 years ago
  Nathalie Furmento 2faf1c758e data interfaces: remove references to functions which copy to and from SPU devices 12 years ago
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 12 years ago
  Nathalie Furmento 8ef31f4109 src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230) 13 years ago
  Samuel Thibault 4dc472d777 Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it 13 years ago
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago