Commit History

Author SHA1 Message Date
  Samuel Thibault a8e512e964 nactive_readonly_children is actually only the allocated size, not the used size 5 years ago
  Nathalie Furmento a9392aba29 fix code and add test for using starpu_data_wont_use() on partitioned data 5 years ago
  Samuel Thibault 3db3e9d862 Make readonly dups know what handle they are dup for 5 years ago
  Samuel Thibault 657eb12aa4 Fix computing footprint for partitioned data 5 years ago
  Samuel Thibault f0fbd7cdbc Optimize calling starpu_data_dup_ro on a read-only data 5 years ago
  Samuel Thibault c4bf3c6484 Rearrange _starpu_data_state fields and initialization 5 years ago
  Samuel Thibault 08765ad78a Rename handle field readonly into part_readonly, to leave room for another kind of readonly notion 5 years ago
  Samuel Thibault 5e29a6aeac missing fetch enum usage 5 years ago
  Samuel Thibault 271c5470fa Fix missing inlines and inline detection 5 years ago
  Nathalie Furmento 7fd380ceef update copyright holders 6 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 6 years ago
  Samuel Thibault a26ffe6b10 Fix initializing child sequential consistency mutex 6 years ago
  Samuel Thibault 56e8342a4a Fix warning 6 years ago
  Samuel Thibault 385fa6ad24 Don't bother initializing data to zeros when it is already zeroed 6 years ago
  Samuel Thibault 421dc26f7b Make sure we do not have zero-sized VLA 6 years ago
  Nathalie Furmento 1895bc218c New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE 6 years ago
  Nathalie Furmento 16ae90ed9d src/datawizard/filters.c: clarify error message 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
  Samuel Thibault e32db6e20a Add starpu_filter_nparts_compute_chunk_size_and_offset helper. 6 years ago
  Samuel Thibault dfea028a3b fix confusion between handle allocated size and handle data size 7 years ago
  Samuel Thibault 96790a2eb1 Do not inherit MPI data when partitioning data, application needs to provide a separate MPI tag 7 years ago
  Nathalie Furmento fba2accd92 src/datawizard/filters.c: fix previous commit 'fix bug when using unpartitioned data initially registered with NULL pointer' 7 years ago
  Nathalie Furmento f5b95e54ca fix bug when using unpartitioned data initially registered with NULL pointer 7 years ago
  Samuel Thibault 61d0ca6dd9 Do not introduce invalidation requests when not using sequential consistency 7 years ago
  Nathalie Furmento 39997438b4 rename starpu_data_unpartition_submit_sequential_consistency_with_callback into starpu_data_unpartition_submit_sequential_consistency_cb 7 years ago
  Nathalie Furmento a58bfe56e6 New function starpu_data_unpartition_submit_sequential_consistency_with_callback() 7 years ago
  Samuel Thibault c86f60990f Add starpu_data_set/get_ooc_flag 7 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Samuel Thibault 424238f6a1 Sort data access requests by priority 7 years ago
  Nathalie Furmento 255edba214 new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data 7 years ago