Nathalie Furmento
|
e98a933049
configure.ac: fix command to retrieve mpi ldflags
|
4 gadi atpakaļ |
HE Kun
|
d1b91b3fee
starpupy: print input/return arrays
|
4 gadi atpakaļ |
HE Kun
|
e55e3b9231
starpupy; reduce the size of array
|
4 gadi atpakaļ |
Nathalie Furmento
|
41d7803065
starpupy/examples/execute.sh: allow to launch mpi with gdb
|
4 gadi atpakaļ |
Nathalie Furmento
|
3ef79e4a8c
starpupy/src: fix code format
|
4 gadi atpakaļ |
Nathalie Furmento
|
1e600e7e81
configure.ac: check for cloudpickle python module
|
4 gadi atpakaļ |
HE Kun
|
d41f3c0aa8
starpupy: release/reacquire the GIL around starpu_shutdown()
|
4 gadi atpakaļ |
HE Kun
|
3c2ccccf51
starpupy: check the installation of modules
|
4 gadi atpakaļ |
HE Kun
|
1c4e909d1d
starpupy: use pickle.loads
|
4 gadi atpakaļ |
HE Kun
|
913ef45a09
starpupy: use inspect.getfullargspec() instead of inspect.getargspec()for python3
|
4 gadi atpakaļ |
Samuel Thibault
|
3b788d96b7
Fix missing starpu_shutdown
|
4 gadi atpakaļ |
Samuel Thibault
|
b3ee1c8445
perf_knobs_03: Fix test termination when using mpich and non-supported number of cores
|
4 gadi atpakaļ |
Nathalie Furmento
|
225fe8a077
starpupy/examples/execute.sh.in: shift cannot be done inside function
|
4 gadi atpakaļ |
Nathalie Furmento
|
f00bc36dc7
starpupy/examples: launch with mpiexec when mpi master slave mode is enabled
|
4 gadi atpakaļ |
HE Kun
|
9393955291
remove a printf
|
4 gadi atpakaļ |
HE Kun
|
b443c57d60
starpupy: adapt to MPI master/slave model
|
4 gadi atpakaļ |
HE Kun
|
2a3ca2760f
send the return value from MPI slave to master
|
4 gadi atpakaļ |
HE Kun
|
eefadccee8
add cl_ret and cl_ret_size as members of starpu_task structure
|
4 gadi atpakaļ |
Samuel Thibault
|
ba5247994a
Fix using RTLD_DEFAULT
|
4 gadi atpakaļ |
Samuel Thibault
|
7948043abf
MPI MS: Fix looking up symbols from libraries
|
4 gadi atpakaļ |
Samuel Thibault
|
2f1cae5014
starpupy: fix missing cleanup
|
4 gadi atpakaļ |
HE Kun
|
5793e5cb22
doxygen: explain that we can also provide function name in the form of a string for task_submit
|
4 gadi atpakaļ |
HE Kun
|
4aaf75ba69
starpupy: be able to only provide function name for task_submit
|
4 gadi atpakaļ |
HE Kun
|
7410112ffa
starpupy: add prologue_callback_func to adapt to the case that the argument of submitted function is Future
|
4 gadi atpakaļ |
HE Kun
|
af37a41186
starpupy: add two more methods to unpack argument from starpu_codelet_pack_arg_data
|
4 gadi atpakaļ |
HE Kun
|
2f589ef97c
starpupy: when function result is not None type, unpack its char array
|
4 gadi atpakaļ |
HE Kun
|
04156eeba0
starpupy: pack/unpack contents of cloudpickle result
|
4 gadi atpakaļ |
HE Kun
|
c0f21b3e6e
starpupy: add cloudpickle to dump and to load arguments (TODO: if the input of submitted function is a Future)
|
4 gadi atpakaļ |
HE Kun
|
d1c9a394f1
starpupy: change the way to check whether the PyObject is None type
|
4 gadi atpakaļ |
HE Kun
|
9dfa483688
starpupy: get the return value of size_base directly from Python function and set it as an option of task_submit
|
4 gadi atpakaļ |