Commit Verlauf

Autor SHA1 Nachricht Datum
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management vor 8 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault b25760aa94 fix warnings vor 11 Jahren
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword vor 11 Jahren
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely vor 11 Jahren
  Nathalie Furmento 0b1c0eb6d0 src/datawizard/interfaces/void_interface.c: fix pack function, count and ptr should be set vor 11 Jahren
  Nathalie Furmento 4e5f992ff6 src/datawizard/interfaces/void_interface.c: define pack and unpack functions vor 11 Jahren
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory vor 12 Jahren
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able vor 12 Jahren
  Samuel Thibault ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. vor 12 Jahren
  Samuel Thibault ef9881a564 fix warning vor 12 Jahren
  Samuel Thibault 41d0c9be3d fix build vor 12 Jahren
  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. vor 12 Jahren
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) vor 12 Jahren
  Nathalie Furmento 2faf1c758e data interfaces: remove references to functions which copy to and from SPU devices vor 12 Jahren
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed vor 12 Jahren
  Nathalie Furmento 8ef31f4109 src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230) vor 13 Jahren
  Samuel Thibault 4dc472d777 Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it vor 13 Jahren
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. vor 13 Jahren
  Nathalie Furmento 3ad31951c8 src: code cleaning vor 13 Jahren
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t vor 13 Jahren
  Nathalie Furmento c80a8acea1 Datatypes renaming vor 13 Jahren
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' vor 14 Jahren
  Cédric Augonnet 8386cce80c Do not declare the same field multiple time vor 14 Jahren
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: vor 14 Jahren
  Nathalie Furmento a9b4016e35 rename function parameter interface into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) vor 14 Jahren
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it vor 14 Jahren