Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 56e8342a4a Fix warning il y a 5 ans
  Samuel Thibault 385fa6ad24 Don't bother initializing data to zeros when it is already zeroed il y a 5 ans
  Samuel Thibault 421dc26f7b Make sure we do not have zero-sized VLA il y a 6 ans
  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 il y a 6 ans
  Nathalie Furmento 16ae90ed9d src/datawizard/filters.c: clarify error message il y a 6 ans
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly il y a 6 ans
  Samuel Thibault e32db6e20a Add starpu_filter_nparts_compute_chunk_size_and_offset helper. il y a 6 ans
  Samuel Thibault dfea028a3b fix confusion between handle allocated size and handle data size il y a 6 ans
  Samuel Thibault 96790a2eb1 Do not inherit MPI data when partitioning data, application needs to provide a separate MPI tag il y a 6 ans
  Nathalie Furmento fba2accd92 src/datawizard/filters.c: fix previous commit 'fix bug when using unpartitioned data initially registered with NULL pointer' il y a 6 ans
  Nathalie Furmento f5b95e54ca fix bug when using unpartitioned data initially registered with NULL pointer il y a 6 ans
  Samuel Thibault 61d0ca6dd9 Do not introduce invalidation requests when not using sequential consistency il y a 6 ans
  Nathalie Furmento 39997438b4 rename starpu_data_unpartition_submit_sequential_consistency_with_callback into starpu_data_unpartition_submit_sequential_consistency_cb il y a 6 ans
  Nathalie Furmento a58bfe56e6 New function starpu_data_unpartition_submit_sequential_consistency_with_callback() il y a 6 ans
  Samuel Thibault c86f60990f Add starpu_data_set/get_ooc_flag il y a 6 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 7 ans
  Samuel Thibault 424238f6a1 Sort data access requests by priority il y a 7 ans
  Nathalie Furmento 255edba214 new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data il y a 7 ans
  Samuel Thibault 3261d2180f fix warnings il y a 7 ans
  Nathalie Furmento ec08ad1344 src/datawizard/filters.c: display handle address in error message il y a 7 ans
  Nathalie Furmento e3ce3f9d8c New functions starpu_data_partition_submit_sequential_consistency() il y a 7 ans
  Nathalie Furmento 3278b7715f minor fixes following coding conventions w.r.t braces il y a 7 ans
  Samuel Thibault 1c73681e4b fix build il y a 7 ans
  Samuel Thibault adddb8bb36 Add missing active_ro update il y a 7 ans
  Samuel Thibault c1a3edab62 We need to unpartition when accessing R/O while some R/W partitioning is active il y a 7 ans
  Samuel Thibault e7f60b7979 Add missing update of active_ro il y a 7 ans
  Samuel Thibault 72c47e303d Fix a bug when a data is partitioned several times RO il y a 7 ans
  Samuel Thibault b2975770e2 Add missing partitioning optimization: we don't need to unpartition when accessing read-only and the ancestor is already partitioned read-only il y a 7 ans
  Samuel Thibault c54d1b9613 fix sizeof call (doesn't actually change the eventual size) il y a 7 ans
  Samuel Thibault 4758e3dc92 drop spurious verbose il y a 7 ans