История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them лет назад: 11
  Samuel Thibault 3434b52b4c Add arbiter support лет назад: 11
  Samuel Thibault 8fbc9b2c5a Complete arbiter implementation лет назад: 11
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 11
  Samuel Thibault 69e9aa32cb simplify unpartitioning data, and make it actually wait for completion of all transfers лет назад: 11
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline лет назад: 11
  Samuel Thibault 4c6de74837 Add starpu_data_idle_prefetch_on_node лет назад: 11
  Nathalie Furmento f6d0a56015 mpi: (manually) backport changes from 1.1 to support multiple MPI communicators лет назад: 11
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used лет назад: 11
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 11
  Samuel Thibault 3b766361ce free data outside critical section лет назад: 11
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear лет назад: 11
  Samuel Thibault 4a9e46d095 Reduce the memory footprint of the "requested" bitfield лет назад: 11
  Samuel Thibault bbbf1610c4 Allocate dynamically an array used only while reducing data лет назад: 11
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it лет назад: 12
  Samuel Thibault ea5d8f596b Make a copy of the interface to the memchunk only when the latter gets detached from the data, and thus the interface code will not work on it. Drop the copy when the memchunk gets reattached. This allows interfaces to modify pointers in the interface in unpack, notably лет назад: 12
  Samuel Thibault c8c8eeeb31 More fixes for acquiring node -1 case. Still not working apparently, so not using it for data_invalidate for now. лет назад: 12
  Nathalie Furmento 3989f504bd src: give name to internal tasks лет назад: 12
  Samuel Thibault 631d6e3185 port r 11514 from 1.1: Add unpartition state in trace лет назад: 12
  Samuel Thibault 245bdafca2 port r11388 from 1.1: Allocate RAM memory immediately, without using requests лет назад: 12
  Samuel Thibault 0d1b0375b3 backport r11155 from 1.1: Disabling access to a variable locally does not actually seem to prevent helgrind from raising the race issues, on the contrary it prevents it from recording where the race comes from... Simply just disable checking these variables completely. лет назад: 12
  Samuel Thibault 5c113f4053 While unpartitioning, do not acquire the child data when they are not in redux mode. Otherwise we would not be able to unpartition a data in a callback лет назад: 12
  Samuel Thibault ce1dc108c3 make sure the buffer we are dropping does not contain data лет назад: 12
  Samuel Thibault 2c4d2a6c7e Fix releasing buffers of partitioned data used with reduction лет назад: 12
  Samuel Thibault 77b58f8dd8 Fix memory leak лет назад: 12
  Samuel Thibault e3625c944d make starpu_data_unpartition acquire the child pieces, otherwise we may not have collapsed the reduction лет назад: 12
  Thibaud Lambert 3b7abcc2cf mic: Fix bugs лет назад: 12
  Samuel Thibault 3beeb0a0ba fix comments spuriously commited лет назад: 12
  Samuel Thibault af85f26492 Check returned value лет назад: 12
  Samuel Thibault 27040a7d73 make assertions more verbose лет назад: 12