Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 65a63fabe3 Do not copy byte to be overwritten, avoids a gcc warning hace 6 años
  Samuel Thibault e8470f01d6 Avoid calling unregistration hook twice if it triggered some data management that kept a busy reference hace 6 años
  Nathalie Furmento 687cd9269b examples/Makefile.am: add missing file to dist hace 6 años
  Nathalie Furmento d143b2d4df examples/Makefile.am: add missing file to dist hace 6 años
  Nathalie Furmento d5aaad1fc0 mpi/src/starpu_mpi.c: fix implementation starpu_mpi_wait_for_all() which could lead to a deadlock if some nodes would not re-enter the loop hace 6 años
  Nathalie Furmento beac2054aa socl/src/Makefile.am: add fxt flags hace 6 años
  Samuel Thibault d17cb263f6 simgrid transfer costs: make sure the default is to count it hace 6 años
  Samuel Thibault fe0c66aca2 Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable data transfer costs. hace 6 años
  Samuel Thibault 071df84d97 Bring starpu 1.2 ChangeLog items hace 6 años
  Samuel Thibault 2eacaff536 Return trivial timing when transfer is trivial hace 6 años
  Samuel Thibault 2dd785016e Really use STARPU_DISK_NO_RECLAIM as a flag hace 6 años
  Samuel Thibault ee279aba2e Fix race when allocating/releasing files concurrently hace 6 años
  Samuel Thibault 8adc974883 cholesky: accept negative values for lambdas hace 6 años
  Samuel Thibault a1af0f0a34 cholesky: we always want to allow running gemms on gpus hace 6 años
  Samuel Thibault 4738aeb33a cholesky: show in the dag what the compiler forced hace 6 años
  Samuel Thibault a50f0acd93 cholesky: Add pieces for compiler-generated code hace 6 años
  Samuel Thibault e245698b75 Clear copyrights, there is hardly anything of the original code hace 6 años
  Samuel Thibault ab5b2737e9 Add cpu-only and gpu-only task variants hace 6 años
  Samuel Thibault 863b71e08a Add compiler-tuned cholesky hace 6 años
  Berenger Bramas da69ff5021 Add Heteroprio documentation (including a simple example) hace 6 años
  Samuel Thibault 65862a4302 report aio errors hace 6 años
  Samuel Thibault c87a684b71 note that pointer_is_inside is optional hace 6 años
  Samuel Thibault aeadbc9262 make starpu_data_expected_transfer_time use _starpu_determine_request_path to completely count multi-hop transfers instead of using transitive closure of bandwidth_matrix hace 6 años
  Samuel Thibault 5a4994aa3c Fix more pointer-integer types hace 6 años
  Nathalie Furmento 31b858e89d examples/cpp/add_vectors_interface.cpp: initialize all fields hace 6 años
  Nathalie Furmento 902c10978a Changelog: mention 'Support Taskloop directive of OpenMP' (#a47c2d4d142c6d5c83e59d80eb34548ef1767ca4) hace 6 años
  Nathalie Furmento 9f71d24055 examples/cpp/add_vectors_interface.cpp: fix function signature hace 6 años
  Samuel Thibault 8bb92d1fd8 Fix building add_vectors_interface on gcc 5 and above hace 6 años
  Samuel Thibault bae9192bdc Revert "Fault tolerance support with starpu_task_failed()" hace 6 años
  Samuel Thibault beb8a3d0b9 Fault tolerance support with starpu_task_failed() hace 6 años