HE Kun
|
a2685e8c0c
starpupy: move callback_func before task_submit
|
4 年 前 |
Samuel Thibault
|
0a87e57bbb
python: Remove non-useless path removal
|
4 年 前 |
Samuel Thibault
|
d5bd5ce31c
python: Fix setup.py when numpy is not available
|
4 年 前 |
Samuel Thibault
|
af06ba720b
Add examples to use valgrind and gdb with python
|
4 年 前 |
HE Kun
|
af87b9a942
starpupy: import logger and __version__ from joblib, and in normal mode of parallel calculation return the result from inner asyncio function
|
4 年 前 |
HE Kun
|
a7d7b91a4d
Doxygen: add the part about passing Numpy array in Parallel class as input
|
4 年 前 |
HE Kun
|
8931d07e7a
starpupy: add the case to calculate size_base for numpy array when generating perfmodel
|
4 年 前 |
HE Kun
|
fd97d1ef09
starpupy: accept keyword arguments when submit a function as task
|
4 年 前 |
HE Kun
|
9645b43e35
starpupy: add the case that argument of starpu.joblib.delayed is tuple format, and examples for the function which has multiple arrays as its arguments
|
4 年 前 |
HE Kun
|
396370c40a
starpupy: add examples of numpy array
|
4 年 前 |
HE Kun
|
dc6ae967e2
starpupy: add numpy array as submitted task input, add some useful Joblib functions/classes
|
4 年 前 |
Nathalie Furmento
|
447beea936
python: detect availability of python numpy package
|
4 年 前 |
Nathalie Furmento
|
8d66061886
starpupy: add makefile targets
|
4 年 前 |
Nathalie Furmento
|
7a6df40d09
starpupy/src: do not declare variable in for loop
|
4 年 前 |
Nathalie Furmento
|
00cb45574f
starpupy: do not use utf8 coding
|
4 年 前 |
Nathalie Furmento
|
a2c5663160
starpupy/src: do not declare variable in for loop
|
4 年 前 |
Nathalie Furmento
|
af9bf4f689
starpupy/src: set utf8 coding
|
4 年 前 |
Nathalie Furmento
|
18cd24d042
starpupy/examples/execute.sh.in: also look for python script in current directory
|
4 年 前 |
Nathalie Furmento
|
2f832b7664
starpupy: move files and install python examples
|
4 年 前 |
Nathalie Furmento
|
9ad338942d
starpupy/tests: remove obsolete file
|
4 年 前 |
Nathalie Furmento
|
56d9b29ed2
starpupy: integrate within autotools
|
4 年 前 |
Nathalie Furmento
|
a7bbe8165e
starpupy/src: update code to follow starpu coding conventions
|
4 年 前 |
Nathalie Furmento
|
91f100c433
starpupy: show plot by default
|
4 年 前 |
Nathalie Furmento
|
ef9d5c84de
starpupy: do not show plot by default
|
4 年 前 |
HE Kun
|
58db88a6b9
starpupy: change the function parallel to class Parallel
|
4 年 前 |
HE Kun
|
19a93f5423
starpupy: add optional field in the function task_submit
|
4 年 前 |
Nathalie Furmento
|
3b0ca07a9b
doc: small fixes for python documentation
|
4 年 前 |
HE Kun
|
b35e8722c8
doxygen: delete the example of task_submit without returning Future object, and move the example of decorator to the section Returning Future Object
|
4 年 前 |
Nathalie Furmento
|
c2ec7a35d7
fxt: allow more space for symbol codelet name
|
4 年 前 |
Nathalie Furmento
|
e7381d77e2
src/util/fstarpu.c: add missing cases
|
4 年 前 |