История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 79e5dcfa70 starpupy: release task data only after the starpu core is finished with using it лет назад: 5
  HE Kun 83bc792574 Merge branch 'master' of gitlab.inria.fr:starpu/starpu лет назад: 5
  HE Kun 5e5fd00fd1 starpupy: await the future object manually if it is not finished when we need its result for the next task лет назад: 5
  Samuel Thibault 99ae8e2d95 Skip starpupy tests with the graph_test scheduler лет назад: 5
  Nathalie Furmento 0c67142bfa starpupy/src: minor fixes лет назад: 5
  HE Kun a915109be8 starpupy: unify the name of starpupy exception лет назад: 5
  HE Kun 19b6377230 starpupy: define a new exception for starpupy module лет назад: 5
  Samuel Thibault c4843b98b3 No need to call PyEval_InitThreads starting from python 3.9 лет назад: 5
  HE Kun a69e9ad028 starpupy: fix warning лет назад: 5
  Nathalie Furmento 3ef79e4a8c starpupy/src: fix code format лет назад: 5
  HE Kun d41f3c0aa8 starpupy: release/reacquire the GIL around starpu_shutdown() лет назад: 5
  HE Kun 3c2ccccf51 starpupy: check the installation of modules лет назад: 5
  HE Kun 1c4e909d1d starpupy: use pickle.loads лет назад: 5
  HE Kun b443c57d60 starpupy: adapt to MPI master/slave model лет назад: 5
  HE Kun 4aaf75ba69 starpupy: be able to only provide function name for task_submit лет назад: 5
  HE Kun 7410112ffa starpupy: add prologue_callback_func to adapt to the case that the argument of submitted function is Future лет назад: 5
  HE Kun af37a41186 starpupy: add two more methods to unpack argument from starpu_codelet_pack_arg_data лет назад: 5
  HE Kun 2f589ef97c starpupy: when function result is not None type, unpack its char array лет назад: 5
  HE Kun 04156eeba0 starpupy: pack/unpack contents of cloudpickle result лет назад: 5
  HE Kun c0f21b3e6e starpupy: add cloudpickle to dump and to load arguments (TODO: if the input of submitted function is a Future) лет назад: 5
  HE Kun d1c9a394f1 starpupy: change the way to check whether the PyObject is None type лет назад: 5
  HE Kun 9dfa483688 starpupy: get the return value of size_base directly from Python function and set it as an option of task_submit лет назад: 5
  HE Kun f777063bed starpupy:replace struct codelet_args by using starpu_codelet_pack/unpack лет назад: 5
  Nathalie Furmento 395369a653 starpupy/src/starpu_task_wrapper.c: do not declare variable in for loops and small fixes for code formatting лет назад: 5
  Nathalie Furmento f34ff54983 starpupy: fix code when numpy is not available лет назад: 5
  HE Kun a2685e8c0c starpupy: move callback_func before task_submit лет назад: 5
  HE Kun 8931d07e7a starpupy: add the case to calculate size_base for numpy array when generating perfmodel лет назад: 5
  HE Kun dc6ae967e2 starpupy: add numpy array as submitted task input, add some useful Joblib functions/classes лет назад: 5
  Nathalie Furmento 7a6df40d09 starpupy/src: do not declare variable in for loop лет назад: 5
  Nathalie Furmento a2c5663160 starpupy/src: do not declare variable in for loop лет назад: 5