Commit History

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