HE Kun
|
d3c40b6a90
starpupy: add end_msg option in joblib.parallel, and add perfmodel_plot function
|
5 lat temu |
HE Kun
|
622b37ba5d
change "save_history_based_model" to public, separate "starpu_perfmodel_deinit" from "starpu_perfmodel_unload_model"
|
5 lat temu |
HE Kun
|
e0fae99ffb
starpupy: add perfmodel option in joblib.parallel function
|
5 lat temu |
Samuel Thibault
|
acbb392970
Really allow using --enable-build-doc even if the html documentation was already built
|
5 lat temu |
Samuel Thibault
|
bc328579b7
Allow using --enable-build-doc even if the html documentation was already built
|
5 lat temu |
HE Kun
|
d8f092c9c3
starpupy: return common Future in parallel Future version
|
5 lat temu |
HE Kun
|
68a18b89ea
starpupy: provide parallel computing imitating Joblib
|
5 lat temu |
HE Kun
|
50b7911e27
starpupy: add the case that the argument of python function passed in can be the Future result of another python function
|
5 lat temu |
HE Kun
|
e520ec7da2
starpupy: use task_submit arguments starting from the second as the arguments of the function passed in
|
5 lat temu |
HE Kun
|
ceb204c221
starpupy: add an example, using decorator to wrap a function with input
|
5 lat temu |
Nathalie Furmento
|
c7f2d9ccc5
update authors and copyright holders
|
5 lat temu |
HE Kun
|
a47579dc72
starpupy: support the function which takes int/float as input and output
|
5 lat temu |
Nathalie Furmento
|
2cea0a5aac
starpupy: move up src and tests
|
5 lat temu |
Nathalie Furmento
|
fc74071cf6
starpupy: create src and tests directories
|
5 lat temu |
Nathalie Furmento
|
51d70e0887
rebase
|
5 lat temu |
HE Kun
|
80ed709392
starpupy: "starpu.task_submit" returns void
|
5 lat temu |
Samuel Thibault
|
9ce79c5ead
starpupy: Generalize getting python include flag
|
5 lat temu |
HE Kun
|
0452af3bf9
python interface: submit the function no input and no output as a task
|
5 lat temu |
HE Kun
|
8c7b6dddbe
starpupy: add python main function to use starpu wrapper
|
5 lat temu |
HE Kun
|
4431d5d0b3
starpupy: "starpu.task_submit" returns asyncio.Future
|
5 lat temu |
Samuel Thibault
|
00a73d8364
Disable mlr by default
|
5 lat temu |
Samuel Thibault
|
9b05d3421c
wont_use: be coherent with the for loop
|
5 lat temu |
Samuel Thibault
|
a8e512e964
nactive_readonly_children is actually only the allocated size, not the used size
|
5 lat temu |
Samuel Thibault
|
7f94411fe3
simgrid: set SIMGRID_CFLAGS and SIMGRID_LIBS too when the simgrid path is set by hand
|
5 lat temu |
Nathalie Furmento
|
a9392aba29
fix code and add test for using starpu_data_wont_use() on partitioned data
|
5 lat temu |
Samuel Thibault
|
090222e7b8
fix build
|
5 lat temu |
HE Kun
|
34b60466e6
starpupy: "starpu.task_submit" returns void
|
5 lat temu |
Samuel Thibault
|
c4799d3b9d
mpi cholesky: Simplify column-wise algorithm
|
5 lat temu |
Samuel Thibault
|
800c27cebd
starpupy: Generalize getting python include flag
|
5 lat temu |
HE Kun
|
b92041a8f4
python interface: submit the function no input and no output as a task
|
5 lat temu |