Commit History

Author SHA1 Message Date
  HE Kun 9c25f16f32 Merge branch 'master' into python-test 4 years ago
  HE Kun 9d2739398e starpupy: merge if/else 4 years ago
  HE Kun a776db7ed0 copy cl_ret_size into starpu_task 4 years ago
  HE Kun 91d2bc7f07 Merge remote-tracking branch 'origin/python-test' into python-test 4 years ago
  HE Kun 68971610d4 member access without through pointer 4 years ago
  Samuel Thibault 949e6036ca perfmodel_history: fix locking for using per_arch 4 years ago
  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