Commit History

Author SHA1 Message Date
  Nathalie Furmento 2381da9cb4 contrib/ci.inria.fr: only build on recent versions of debian 5 years ago
  Nathalie Furmento d78266e283 starpupy/examples/starpu_py_parallel.py: use the number of cpus when launching a parallel job 5 years ago
  Nathalie Furmento 2f3062b35e starpupy/examples/starpu_py_parallel.py: reduce problem size and do not display plots by default 5 years ago
  Nathalie Furmento 924cac328f starpupy/examples: pass parameters to python script 5 years ago
  Nathalie Furmento 395369a653 starpupy/src/starpu_task_wrapper.c: do not declare variable in for loops and small fixes for code formatting 5 years ago
  Nathalie Furmento 80909fca45 contrib/ci.inria.fr: launch on a recent version of debian 5 years ago
  Nathalie Furmento f34ff54983 starpupy: fix code when numpy is not available 5 years ago
  Nathalie Furmento 8676cf203a starpupy: rename PYTHON_DEBUG in PYTHON_STARPU_OPTIONS 5 years ago
  Nathalie Furmento 889c1dce78 starpupy/examples/execute.sh: add options --valgrind and --gdb to launch application through specified tool 5 years ago
  Nathalie Furmento b2e6b9ff2b starpupy: when starpu is configured with --enable-debug pass option --debug to setup.py 5 years ago
  HE Kun 3007395497 doxygen: add subsections of parallel computing 5 years ago
  HE Kun a2685e8c0c starpupy: move callback_func before task_submit 5 years ago
  Samuel Thibault 0a87e57bbb python: Remove non-useless path removal 5 years ago
  Samuel Thibault d5bd5ce31c python: Fix setup.py when numpy is not available 5 years ago
  Samuel Thibault af06ba720b Add examples to use valgrind and gdb with python 5 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 5 years ago
  HE Kun a7d7b91a4d Doxygen: add the part about passing Numpy array in Parallel class as input 5 years ago
  HE Kun 8931d07e7a starpupy: add the case to calculate size_base for numpy array when generating perfmodel 5 years ago
  HE Kun fd97d1ef09 starpupy: accept keyword arguments when submit a function as task 5 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 5 years ago
  HE Kun 396370c40a starpupy: add examples of numpy array 5 years ago
  HE Kun dc6ae967e2 starpupy: add numpy array as submitted task input, add some useful Joblib functions/classes 5 years ago
  Nathalie Furmento 447beea936 python: detect availability of python numpy package 5 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