Commit History

Author SHA1 Message Date
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution 13 years ago
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 years ago
  Nathalie Furmento eb32a9b3d4 src: fix coding style 13 years ago
  Samuel Thibault 90dbcea98b fix indentation 13 years ago
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes 13 years ago
  Nathalie Furmento b222c59e81 src/datawizard: partly revert 8083 for update children storage in 13 years ago
  Nathalie Furmento d0213f8b01 src/datawizard: update children storage in starpu_data_handle_t 13 years ago
  Andra Hugo 61700d1cff merge fix 13 years ago
  Andra Hugo 6a484de2b1 merge first step 13 years ago
  Andra Hugo 125960a47b rollback to r7157 13 years ago
  Nathalie Furmento 22b0946858 merge trunk@6550:6587 13 years ago
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 years ago
  Andra Hugo bc5d989c60 merge 14 years ago
  Andra Hugo 5b06d0b479 merge fix 14 years ago
  Andra Hugo 5b3f428b00 merge 14 years ago
  Samuel Thibault 26d2804cd4 Check that the handle spinlock is held when manipulating refcnts 14 years ago
  Andra Hugo 760bc799be merge datawizard+drivers 14 years ago
  Samuel Thibault 24693b03ac Submit reduction tasks after data_cpy might have set its dependency on them 14 years ago
  Samuel Thibault 5c529d2324 We don't need to clear the redux_tasks array 14 years ago
  Cyril Roelandt e7687a5a77 Only submit reduction tasks once they have all been built. 14 years ago
  Nathalie Furmento c829e1b4a9 src/datawizard/reduction.c: error: 'for' loop initial declarations are only allowed in C99 mode 14 years ago
  Cyril Roelandt 08a35b5d86 Replace a while loop by a for loop for the sake of clarity. 14 years ago
  Samuel Thibault 3046a7c6af Keep reduction tasks' detach to 1, as we don't wait for them, dependencies get things right already 14 years ago
  Samuel Thibault fe8ca57b3d The copy for reduction into lazy allocation needs to depend on the reduction task graph 14 years ago
  Samuel Thibault 79ee0e721b include the original handle data into the reduction. Handle the case where it is lazily allocated. Fixes increment_redux_lazy 14 years ago
  Nathalie Furmento 4341e89436 src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 14 years ago
  Nathalie Furmento 4092dc6e8c src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 14 years ago
  Samuel Thibault fe42152165 Also propagate relaxed_coherency to memory chunk that could already be allocated 14 years ago
  Samuel Thibault 669684893e Do not free memory chunks used for reduction. 14 years ago
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 years ago