Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 60d1be2f90 examples/interface/complex_interface.c: add missing ; il y a 4 ans
  Samuel Thibault 8607ba7b3c Fix complex_compare il y a 4 ans
  Nathalie Furmento b769e5e2cd examples/interface: add missing compare ops for complex interface il y a 4 ans
  Samuel Thibault 5d2b80bf9f Fix more examples of interface definitions il y a 5 ans
  Samuel Thibault 92a477cf4a Fix freeing packed data after MPI send il y a 5 ans
  Nathalie Furmento 6a16f8370f update copyright holders il y a 5 ans
  Samuel Thibault d8eed7a430 Do not let people imagine that these are not pointers il y a 5 ans
  Nathalie Furmento 41df1a8163 examples/interface/complex_interface.c: change unpack freeing function to be consistent with the pack operation il y a 6 ans
  Nathalie Furmento a4077afc93 For unpack operations, move the memory deallocation from il y a 6 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Nathalie Furmento 11b9a53c7b minor fixes to suppress warnings il y a 6 ans
  Samuel Thibault 87d6395a2e fix warnings il y a 6 ans
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside il y a 6 ans
  Samuel Thibault 89fa50d97a Deprecate handle_to_pointer interface operation il y a 6 ans
  Nathalie Furmento 089c051bf5 fix copyrights il y a 7 ans
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights il y a 7 ans
  Samuel Thibault 1e5090a010 Remove handle_to_pointer method for the complex interface; it does not make sense since there are two buffers il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it il y a 10 ans
  Samuel Thibault 4eb4700f71 fix warning il y a 10 ans
  Samuel Thibault 12d79745d1 Make pack allocate aligned buffers for o_direct to be able to work il y a 10 ans
  Nathalie Furmento a14ec27140 examples/interface/complex_interface.c: fix interface implementation il y a 10 ans
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... il y a 10 ans
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate il y a 11 ans
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Nathalie Furmento f060b6e137 examples/interface/complex_interface.c: do not pack data when given NULL pointer il y a 12 ans
  Nathalie Furmento 94cd5e98eb data interface: update the prototype of the function pack_data to be able to return a negative value for the size il y a 12 ans
  Nathalie Furmento 6021863a0a Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node il y a 12 ans
  Samuel Thibault b1ed89b939 fix detection of pending transfers il y a 12 ans