Commit History

Author SHA1 Message Date
  Samuel Thibault 18ff0ebdc3 Avoid recording useless data state changes 5 years ago
  Samuel Thibault 040f190393 Add a task prefetch level 5 years ago
  Samuel Thibault d8080ac246 Yet more prefetch enum use 5 years ago
  Samuel Thibault 75e93fa729 Document that one should check that the kernel did properly start 5 years ago
  Samuel Thibault 0d04c9700f Use an enum for the prefetch levels 5 years ago
  Samuel Thibault 7eaaa88c9c memalloc: Fix read coherency of prefetch_out_of_memory 5 years ago
  Samuel Thibault 885c16cf26 Avoid tracing all allocation attempts from prefetches 5 years ago
  Samuel Thibault 81af69b6e2 Make sure we don't overflow the cache arrays 5 years ago
  Samuel Thibault 5e867b97e2 More debugging info 5 years ago
  Samuel Thibault f542492d6e When reclaiming, round the amount up so we are not surprised for small amounts 5 years ago
  Samuel Thibault 99cd3eaf05 Don't reparse disk list when we have already done so 5 years ago
  Samuel Thibault 9c500272a9 We can push data outside CPU memory when there are several NUMA nodes 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 6 years ago
  Nathalie Furmento 96ddf670aa minor fixes following compiler warnings 6 years ago
  Nathalie Furmento 95772c4275 fix memory statistics printing 6 years ago
  Samuel Thibault 40b6341ca4 memalloc: Compute evictability at initialization, so it is costless to determine it and can be used to avoid useless LRU management 6 years ago
  Samuel Thibault 1e106ea8ca Don't bother maintaining mc list ordering when there is only one memory node 6 years ago
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 6 years ago
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations 6 years ago
  Samuel Thibault 2dd785016e Really use STARPU_DISK_NO_RECLAIM as a flag 6 years ago
  Samuel Thibault c941fc4979 Fix using optional get_alloc_size method 7 years ago
  Samuel Thibault dfea028a3b fix confusion between handle allocated size and handle data size 7 years ago
  Samuel Thibault bec950cc42 Add STARPU_MATRIX_SET_NX/NY 7 years ago
  Samuel Thibault 2a179aa951 Add starpu_memory_node_get_name, make starpu_perfmodel_recdump dump memory node information 7 years ago
  Nathalie Furmento 14dbaa66f7 small fixes for cppcheck warnings 7 years ago
  Samuel Thibault 4ba5120ff3 fix warning 7 years ago
  Samuel Thibault 134c36c5cf Add support for tidying data without a home node too 7 years ago
  Samuel Thibault f69e29a920 Avoid trying to tidy disks or RAM when there is no disk 7 years ago
  Samuel Thibault c86f60990f Add starpu_data_set/get_ooc_flag 7 years ago
  Samuel Thibault 17edf42307 Fix reusing relaxed-memory memchunks 7 years ago