| .. |
|
Makefile.am
|
8676cf203a
starpupy: rename PYTHON_DEBUG in PYTHON_STARPU_OPTIONS
|
5 years ago |
|
__init__.py
|
fd97d1ef09
starpupy: accept keyword arguments when submit a function as task
|
5 years ago |
|
delay.py
|
2f832b7664
starpupy: move files and install python examples
|
5 years ago |
|
intermedia.py
|
9dfa483688
starpupy: get the return value of size_base directly from Python function and set it as an option of task_submit
|
4 years ago |
|
joblib.py
|
9dfa483688
starpupy: get the return value of size_base directly from Python function and set it as an option of task_submit
|
4 years ago |
|
setup.cfg.in
|
00cb45574f
starpupy: do not use utf8 coding
|
5 years ago |
|
setup.py.in
|
d5bd5ce31c
python: Fix setup.py when numpy is not available
|
5 years ago |
|
starpu_task_wrapper.c
|
c0f21b3e6e
starpupy: add cloudpickle to dump and to load arguments (TODO: if the input of submitted function is a Future)
|
4 years ago |