Commit History

Author SHA1 Message Date
  Nathalie Furmento 3abc2c75c6 Merge branch 'master' into python-test 4 years ago
  Nathalie Furmento 61e4acf372 contrib/ci.inria.fr: fix to avoid clock problem 4 years ago
  HE Kun 82a33c3a2d starpupy: apply two-dimension Numpy matrix 4 years ago
  Samuel Thibault aa8350c37d Prepare compatibility with future simgrid versions 4 years ago
  Samuel Thibault ff80e8bbd1 Fix typo 4 years ago
  Samuel Thibault 397eb56a85 Finish factorizing link creation 4 years ago
  Samuel Thibault 6e319c21e9 Fix warning while linking julia files 4 years ago
  Samuel Thibault 68c4aef70d Now tested with simgrid 3.26 4 years ago
  Samuel Thibault ffaedfe004 Fix build against simgrid 3.26 that dropped simgrid/msg.h 4 years ago
  HE Kun 56cbb2810c starpupy: use n_jobs=-1 instead of calling the number of cpus 4 years ago
  Nathalie Furmento 2381da9cb4 contrib/ci.inria.fr: only build on recent versions of debian 4 years ago
  Nathalie Furmento d78266e283 starpupy/examples/starpu_py_parallel.py: use the number of cpus when launching a parallel job 4 years ago
  Nathalie Furmento 2f3062b35e starpupy/examples/starpu_py_parallel.py: reduce problem size and do not display plots by default 4 years ago
  Nathalie Furmento 924cac328f starpupy/examples: pass parameters to python script 4 years ago
  Nathalie Furmento 395369a653 starpupy/src/starpu_task_wrapper.c: do not declare variable in for loops and small fixes for code formatting 4 years ago
  Nathalie Furmento 80909fca45 contrib/ci.inria.fr: launch on a recent version of debian 4 years ago
  Samuel Thibault 2b85c30da0 Avoid schedulers which choose the implementation with energy benchmarks 4 years ago
  Samuel Thibault 401922df71 Fix modular MCT with non-calibrated energy models 4 years ago
  Samuel Thibault ff6f86246c Show name of arch for which energy measurement could not be done 4 years ago
  Samuel Thibault 4011657118 Release data dependencies only after calling the callback 4 years ago
  Nathalie Furmento f34ff54983 starpupy: fix code when numpy is not available 4 years ago
  Samuel Thibault bee7627e77 S_IXGRP and S_IXOTH are not available on windows... 4 years ago
  Samuel Thibault 0566d30aae tasks_size_overhead: Always test at least one cpu 4 years ago
  Samuel Thibault ba5f96c804 Allocate values array automatically rather than dynamically 4 years ago
  Samuel Thibault 8916981974 Fix build when sc_hypervisor is enabled 4 years ago
  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