Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 6862d3efcd TODO: copy on write for starpu_data_dup před 5 roky
  Samuel Thibault c2bccf7252 starpu_data_dup_ro: optimize when src_handle already has a read-only duplicate před 5 roky
  Samuel Thibault 1318120b04 starpu_data_dup_ro: Do not call callback if NULL před 5 roky
  Samuel Thibault 4d8bc36386 tests: Factorize increment codelet před 5 roky
  Samuel Thibault 589da2ef83 starpu_data_dup_ro: add missing call to callback_func when optmization succeeds před 5 roky
  Samuel Thibault f0fbd7cdbc Optimize calling starpu_data_dup_ro on a read-only data před 5 roky
  Samuel Thibault c4bf3c6484 Rearrange _starpu_data_state fields and initialization před 5 roky
  Samuel Thibault 08765ad78a Rename handle field readonly into part_readonly, to leave room for another kind of readonly notion před 5 roky
  Samuel Thibault b88202175b Add starpu_data_dup_ro() před 5 roky
  Samuel Thibault 41a8f2bb7c Fix non-C99 build před 5 roky
  Samuel Thibault 18ff0ebdc3 Avoid recording useless data state changes před 5 roky
  Samuel Thibault 8043f9c9dd Sort fkt release list by date před 5 roky
  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 před 5 roky
  Samuel Thibault 9af3b1d819 Fix check inversion :) před 5 roky
  Samuel Thibault 63f24c5dfe Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer před 5 roky
  Samuel Thibault 2a7d31d6b1 mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten před 5 roky
  Samuel Thibault 8765ed2b4d mpi early: Add missing free when we don't have an MPI datatype před 5 roky
  Samuel Thibault ab63982e47 Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies před 5 roky
  Nathalie Furmento 5419e4c755 examples: add a filter example to show how to submit a task accessing in read mode a data which has been asynchronously partitioned před 5 roky
  Samuel Thibault d53885d6dd No need to test display_bindings with simgrid před 5 roky
  Samuel Thibault 4cda4db27e mpi cholesky: add task submission order by priority před 5 roky
  Samuel Thibault c1ecad389b add calls to cudaGetLastError() to avoid propagation of peer access error před 5 roky
  Samuel Thibault cb32c032f8 Fix uninitialized variable před 5 roky
  Nathalie Furmento 4ca7b83c30 mpi: free datatype once used před 5 roky
  Nathalie Furmento e56bfe49c9 mpi: call MPI_Unpack() for data which have been received as raw early před 5 roky
  Nathalie Furmento 27ebff9898 src/common/utils.c: initialize variable před 5 roky
  Nathalie Furmento 42d7283856 src/drivers/cuda: add calls to cudaGetLastError() to avoid propagation of peer access error před 5 roky
  Samuel Thibault cd50593c6c Install missing programs for the corresponding .sh scripts před 5 roky
  Nathalie Furmento 583185cc0b small updates před 5 roky
  Samuel Thibault 39ae9b01ef Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register před 5 roky