Commit History

Author SHA1 Message Date
  Nathalie Furmento a5cce7d4ac mpi/examples/matrix_decomposition: fix call to matrix_display 5 years ago
  Samuel Thibault 42fb9c3b61 mpi_cholesky: Initialize and show values only on the concerned nodes 5 years ago
  Samuel Thibault b7cce8498a cholesky_mpi: fix showing blocks 5 years ago
  Samuel Thibault 19eae39aed document starpu_perfmodel_history_based_expected_perf unit 5 years ago
  Samuel Thibault 3db3e9d862 Make readonly dups know what handle they are dup for 5 years ago
  Samuel Thibault 5abaf314b7 starpu_data_dup_ro test: Do not override reported errors 5 years ago
  Nathalie Furmento 047cfc5b1a examples: check return for starpu_opencl_unload_opencl 5 years ago
  Nathalie Furmento f2314028bf tests/helper/starpu_data_dup_ro.c: skip test when no worker can execute the task 5 years ago
  Samuel Thibault 657eb12aa4 Fix computing footprint for partitioned data 5 years ago
  Nathalie Furmento 87f2e60707 tests/Makefile.am: add file to dist 5 years ago
  Samuel Thibault cc32851e89 Fix build with opencl 5 years ago
  Samuel Thibault cb1166b8d8 Give more explicit names to tests 5 years ago
  Samuel Thibault 6862d3efcd TODO: copy on write for starpu_data_dup 5 years ago
  Samuel Thibault c2bccf7252 starpu_data_dup_ro: optimize when src_handle already has a read-only duplicate 5 years ago
  Samuel Thibault 1318120b04 starpu_data_dup_ro: Do not call callback if NULL 5 years ago
  Samuel Thibault 4d8bc36386 tests: Factorize increment codelet 5 years ago
  Samuel Thibault 589da2ef83 starpu_data_dup_ro: add missing call to callback_func when optmization succeeds 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 b88202175b Add starpu_data_dup_ro() 5 years ago
  Samuel Thibault 41a8f2bb7c Fix non-C99 build 5 years ago
  Samuel Thibault 18ff0ebdc3 Avoid recording useless data state changes 5 years ago
  Samuel Thibault 8043f9c9dd Sort fkt release list by date 5 years ago
  Samuel Thibault ba78fab7cb Let applications call starpu_data_unregister_submit on data with a home buffer (starpu-mpi actually even does it), but put fat warnings about this being unsafe 5 years ago
  Samuel Thibault 9af3b1d819 Fix check inversion :) 5 years ago
  Samuel Thibault 63f24c5dfe Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer 5 years ago
  Samuel Thibault 2a7d31d6b1 mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten 5 years ago
  Samuel Thibault 8765ed2b4d mpi early: Add missing free when we don't have an MPI datatype 5 years ago
  Samuel Thibault ab63982e47 Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies 5 years ago