Commit History

Author SHA1 Message Date
  Corentin Salingue 631853b887 merge trunk 13 years ago
  Corentin Salingue 772f2198d6 add copy disk to disk function 13 years ago
  Samuel Thibault ff1386dc3a drop now-unused variable 13 years ago
  Andra Hugo d0b859619b fixes + refact in the hyp 13 years ago
  Samuel Thibault fe372493c0 Do not push NULL-registered data to RAM if we are flushing RAM 13 years ago
  Samuel Thibault d2772ccb73 When evicting data, push it to its home node, not systematically RAM. 13 years ago
  Samuel Thibault c7feff9179 Do not even try to free data which was allocated by the user. 13 years ago
  Samuel Thibault 64a94f053d When evicting a partitioned data, notify children of the deallocation 13 years ago
  Corentin Salingue c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions 13 years ago
  Samuel Thibault 27040a7d73 make assertions more verbose 13 years ago
  Samuel Thibault d955b351ff fix build 13 years ago
  Samuel Thibault a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed 13 years ago
  Corentin Salingue 17a808e940 merge trunk + fix drivers_disk return bug 13 years ago
  Samuel Thibault f4b7f9260b fix doc build 13 years ago
  Samuel Thibault d4fd52a761 comment 13 years ago
  Nathalie Furmento f6e7bc9c0d create new pkg-config files for 1.2 13 years ago
  Corentin Salingue 8d4cf47c18 merge trunk 13 years ago
  Corentin Salingue cb39ac03d8 copy_1_to_1...() can register on disk 13 years ago
  Nathalie Furmento aaf95c0f68 move struct starpu_sink_topology from include/starpu_worker.h to src/drivers/mp_common/sink_common.h and rename it to struct _starpu_sink_topology 13 years ago
  Nathalie Furmento a7047a3a4a move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology 13 years ago
  Nathalie Furmento f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 13 years ago
  Samuel Thibault a426ccf0ed Add missing return, thanks Corentin Salingue for spotting it 13 years ago
  Corentin Salingue 5a260508b9 merge trunk 13 years ago
  Corentin Salingue 95a1855fb7 add interface for disk 13 years ago
  Samuel Thibault 3a47982627 factorize the block and matrix mic/scc/ram implementations into any_to_any 13 years ago
  Samuel Thibault d7febf20d0 note that there are multiple measurements for a given combined worker size 13 years ago
  Nathalie Furmento 2c41b7e0b9 move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h 13 years ago
  Corentin Salingue 89f1a1cf9e forget handling_node in link support direct transfer 13 years ago
  Corentin Salingue c4c9e9cc40 add case ram <-> disk in link support direct transfer 13 years ago
  Samuel Thibault f89fa6901a comments 13 years ago