Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 3abc2c75c6 Merge branch 'master' into python-test il y a 5 ans
  Nathalie Furmento 61e4acf372 contrib/ci.inria.fr: fix to avoid clock problem il y a 5 ans
  HE Kun 82a33c3a2d starpupy: apply two-dimension Numpy matrix il y a 5 ans
  Samuel Thibault aa8350c37d Prepare compatibility with future simgrid versions il y a 5 ans
  Samuel Thibault ff80e8bbd1 Fix typo il y a 5 ans
  Samuel Thibault 397eb56a85 Finish factorizing link creation il y a 5 ans
  Samuel Thibault 6e319c21e9 Fix warning while linking julia files il y a 5 ans
  Samuel Thibault 68c4aef70d Now tested with simgrid 3.26 il y a 5 ans
  Samuel Thibault ffaedfe004 Fix build against simgrid 3.26 that dropped simgrid/msg.h il y a 5 ans
  HE Kun 56cbb2810c starpupy: use n_jobs=-1 instead of calling the number of cpus il y a 5 ans
  Nathalie Furmento 2381da9cb4 contrib/ci.inria.fr: only build on recent versions of debian il y a 5 ans
  Nathalie Furmento d78266e283 starpupy/examples/starpu_py_parallel.py: use the number of cpus when launching a parallel job il y a 5 ans
  Nathalie Furmento 2f3062b35e starpupy/examples/starpu_py_parallel.py: reduce problem size and do not display plots by default il y a 5 ans
  Nathalie Furmento 924cac328f starpupy/examples: pass parameters to python script il y a 5 ans
  Nathalie Furmento 395369a653 starpupy/src/starpu_task_wrapper.c: do not declare variable in for loops and small fixes for code formatting il y a 5 ans
  Nathalie Furmento 80909fca45 contrib/ci.inria.fr: launch on a recent version of debian il y a 5 ans
  Samuel Thibault 2b85c30da0 Avoid schedulers which choose the implementation with energy benchmarks il y a 5 ans
  Samuel Thibault 401922df71 Fix modular MCT with non-calibrated energy models il y a 5 ans
  Samuel Thibault ff6f86246c Show name of arch for which energy measurement could not be done il y a 5 ans
  Samuel Thibault 4011657118 Release data dependencies only after calling the callback il y a 5 ans
  Nathalie Furmento f34ff54983 starpupy: fix code when numpy is not available il y a 5 ans
  Samuel Thibault bee7627e77 S_IXGRP and S_IXOTH are not available on windows... il y a 5 ans
  Samuel Thibault 0566d30aae tasks_size_overhead: Always test at least one cpu il y a 5 ans
  Samuel Thibault ba5f96c804 Allocate values array automatically rather than dynamically il y a 5 ans
  Samuel Thibault 8916981974 Fix build when sc_hypervisor is enabled il y a 5 ans
  Nathalie Furmento 8676cf203a starpupy: rename PYTHON_DEBUG in PYTHON_STARPU_OPTIONS il y a 5 ans
  Nathalie Furmento 889c1dce78 starpupy/examples/execute.sh: add options --valgrind and --gdb to launch application through specified tool il y a 5 ans
  Nathalie Furmento b2e6b9ff2b starpupy: when starpu is configured with --enable-debug pass option --debug to setup.py il y a 5 ans
  HE Kun 3007395497 doxygen: add subsections of parallel computing il y a 5 ans
  HE Kun a2685e8c0c starpupy: move callback_func before task_submit il y a 5 ans