Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations il y a 6 ans
  Samuel Thibault 3b80686db6 fix test il y a 6 ans
  Samuel Thibault 52a3ab55d4 doc: use MPI_Get_address() instead of MPI_Address() which is deprecated il y a 6 ans
  Nathalie Furmento 51f6ea20c1 src/datawizard/interfaces: cast to avoid warnings il y a 6 ans
  Nathalie Furmento 41df1a8163 examples/interface/complex_interface.c: change unpack freeing function to be consistent with the pack operation il y a 6 ans
  Nathalie Furmento a4077afc93 For unpack operations, move the memory deallocation from il y a 6 ans
  Nathalie Furmento c583e56fc2 tests/datawizard/interfaces: simplify test framework and add test for pack/unpack functions il y a 6 ans
  Nathalie Furmento 1307f05749 mpi/examples: example with a user-defined filter function il y a 6 ans
  Nathalie Furmento 3da2b69928 Optional data interface init function il y a 6 ans
  Nathalie Furmento fdb486694f doc/doxygen/chapters/501_environment_variables.doxy: fix reference il y a 6 ans
  Nathalie Furmento 43ba010b8d examples/sched_ctx/parallel_tasks_with_cluster_api.c: fix code il y a 6 ans
  Nathalie Furmento d8e687239d clusters: small updates il y a 6 ans
  Nathalie Furmento 3c7ede1d6b Cluster support is disabled by default, unless the configure option --enable-cluster is specified il y a 6 ans
  Samuel Thibault 3b301b5328 Fix computing difference il y a 6 ans
  Samuel Thibault 0d43332610 fix warning il y a 6 ans
  Samuel Thibault 44b3dc0657 Fix distance to diagonal computation il y a 6 ans
  Samuel Thibault 65a63fabe3 Do not copy byte to be overwritten, avoids a gcc warning il y a 6 ans
  Samuel Thibault e8470f01d6 Avoid calling unregistration hook twice if it triggered some data management that kept a busy reference il y a 6 ans
  Nathalie Furmento 687cd9269b examples/Makefile.am: add missing file to dist il y a 6 ans
  Nathalie Furmento d143b2d4df examples/Makefile.am: add missing file to dist il y a 6 ans
  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 il y a 6 ans
  Nathalie Furmento beac2054aa socl/src/Makefile.am: add fxt flags il y a 6 ans
  Samuel Thibault d17cb263f6 simgrid transfer costs: make sure the default is to count it il y a 6 ans
  Samuel Thibault fe0c66aca2 Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable data transfer costs. il y a 6 ans
  Samuel Thibault 071df84d97 Bring starpu 1.2 ChangeLog items il y a 6 ans
  Samuel Thibault 2eacaff536 Return trivial timing when transfer is trivial il y a 6 ans
  Samuel Thibault 2dd785016e Really use STARPU_DISK_NO_RECLAIM as a flag il y a 6 ans
  Samuel Thibault ee279aba2e Fix race when allocating/releasing files concurrently il y a 6 ans
  Samuel Thibault 8adc974883 cholesky: accept negative values for lambdas il y a 6 ans
  Samuel Thibault a1af0f0a34 cholesky: we always want to allow running gemms on gpus il y a 6 ans