Commit History

Author SHA1 Message Date
  Samuel Thibault f2921af797 perfmodel_history: fix safety of using per_arch 4 years ago
  Samuel Thibault 1f3cc1ba12 Avoid overriding automake's install/uninstall targets 4 years ago
  Nathalie Furmento e98a933049 configure.ac: fix command to retrieve mpi ldflags 4 years ago
  HE Kun a0949a6500 Merge branch 'master' into python-test 4 years ago
  Nathalie Furmento 92772b1255 mpi: document and check the value of MPI_Status 4 years ago
  HE Kun d1b91b3fee starpupy: print input/return arrays 4 years ago
  Nathalie Furmento 6a476de29d mpi/examples: use MPI_STATUS_IGNORE instead of NULL to ignore status 4 years ago
  Nathalie Furmento c093f0c5aa mpi/examples/user_datatype/user_datatype_early.c: mpi_wait do not accept NULL as a value for the status, use instead MPI_STATUS_IGNORE 4 years ago
  HE Kun e55e3b9231 starpupy; reduce the size of array 4 years ago
  Nathalie Furmento 41d7803065 starpupy/examples/execute.sh: allow to launch mpi with gdb 4 years ago
  Nathalie Furmento 3ef79e4a8c starpupy/src: fix code format 4 years ago
  Nathalie Furmento 1e600e7e81 configure.ac: check for cloudpickle python module 4 years ago
  Philippe SWARTVAGHER 72e39acbfe nmad: decrement number of pending requests just after destroying a request 4 years ago
  HE Kun d41f3c0aa8 starpupy: release/reacquire the GIL around starpu_shutdown() 4 years ago
  Samuel Thibault 5643195edc Complete data interface documentation 4 years ago
  HE Kun 3c2ccccf51 starpupy: check the installation of modules 4 years ago
  Samuel Thibault dbfa184779 memalloc: Do not test for nb_tasks_prefetch in try_to_reuse_potentially_in_use_mc 4 years ago
  Samuel Thibault e88a1e567a memalloc: Do try to reuse a non-wontuse memchunk for a prefetch 4 years ago
  Samuel Thibault 0f1d878461 mpi: Do not call the peek_data method when not defined in the interface 4 years ago
  HE Kun 1c4e909d1d starpupy: use pickle.loads 4 years ago
  HE Kun 913ef45a09 starpupy: use inspect.getfullargspec() instead of inspect.getargspec()for python3 4 years ago
  Samuel Thibault ab094dc154 typo 4 years ago
  Samuel Thibault 3b788d96b7 Fix missing starpu_shutdown 4 years ago
  Samuel Thibault 5fea7341a9 Fix missing starpu_shutdown 4 years ago
  Samuel Thibault b3ee1c8445 perf_knobs_03: Fix test termination when using mpich and non-supported number of cores 4 years ago
  Samuel Thibault b779d21574 perf_knobs_03: Fix test termination when using mpich and non-supported number of cores 4 years ago
  Nathalie Furmento 225fe8a077 starpupy/examples/execute.sh.in: shift cannot be done inside function 4 years ago
  Philippe SWARTVAGHER f7d639663e mpi: add missing starpu_spin_destroy 4 years ago
  Nathalie Furmento f00bc36dc7 starpupy/examples: launch with mpiexec when mpi master slave mode is enabled 4 years ago
  HE Kun 9393955291 remove a printf 4 years ago