Commit History

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