Commit History

Author SHA1 Message Date
  Nathalie Furmento 8676cf203a starpupy: rename PYTHON_DEBUG in PYTHON_STARPU_OPTIONS 4 years ago
  Nathalie Furmento 889c1dce78 starpupy/examples/execute.sh: add options --valgrind and --gdb to launch application through specified tool 4 years ago
  Nathalie Furmento b2e6b9ff2b starpupy: when starpu is configured with --enable-debug pass option --debug to setup.py 4 years ago
  HE Kun 3007395497 doxygen: add subsections of parallel computing 4 years ago
  HE Kun a2685e8c0c starpupy: move callback_func before task_submit 4 years ago
  Samuel Thibault 0a87e57bbb python: Remove non-useless path removal 4 years ago
  Samuel Thibault d5bd5ce31c python: Fix setup.py when numpy is not available 4 years ago
  Samuel Thibault af06ba720b Add examples to use valgrind and gdb with python 4 years ago
  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 years ago
  HE Kun a7d7b91a4d Doxygen: add the part about passing Numpy array in Parallel class as input 4 years ago
  HE Kun 8931d07e7a starpupy: add the case to calculate size_base for numpy array when generating perfmodel 4 years ago
  HE Kun fd97d1ef09 starpupy: accept keyword arguments when submit a function as task 4 years ago
  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 years ago
  HE Kun 396370c40a starpupy: add examples of numpy array 4 years ago
  HE Kun dc6ae967e2 starpupy: add numpy array as submitted task input, add some useful Joblib functions/classes 4 years ago
  Nathalie Furmento 447beea936 python: detect availability of python numpy package 4 years ago
  Nathalie Furmento 8d66061886 starpupy: add makefile targets 5 years ago
  Nathalie Furmento 7a6df40d09 starpupy/src: do not declare variable in for loop 5 years ago
  Nathalie Furmento 00cb45574f starpupy: do not use utf8 coding 5 years ago
  Nathalie Furmento a2c5663160 starpupy/src: do not declare variable in for loop 5 years ago
  Nathalie Furmento af9bf4f689 starpupy/src: set utf8 coding 5 years ago
  Nathalie Furmento 18cd24d042 starpupy/examples/execute.sh.in: also look for python script in current directory 5 years ago
  Nathalie Furmento 2f832b7664 starpupy: move files and install python examples 5 years ago
  Nathalie Furmento 9ad338942d starpupy/tests: remove obsolete file 5 years ago
  Nathalie Furmento 56d9b29ed2 starpupy: integrate within autotools 5 years ago
  Nathalie Furmento a7bbe8165e starpupy/src: update code to follow starpu coding conventions 5 years ago
  Nathalie Furmento 91f100c433 starpupy: show plot by default 5 years ago
  Nathalie Furmento ef9d5c84de starpupy: do not show plot by default 5 years ago
  HE Kun 58db88a6b9 starpupy: change the function parallel to class Parallel 5 years ago
  HE Kun 19a93f5423 starpupy: add optional field in the function task_submit 5 years ago