Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 67951c8857 merge trunk il y a 11 ans
  Nathalie Furmento 0fb9ed8550 src/core/perfmodel/perfmodel_history.: factorise some code il y a 11 ans
  Samuel Thibault 2a4327990e remove unused variable il y a 11 ans
  Samuel Thibault 0ee6e32149 Fix prototype il y a 11 ans
  Samuel Thibault ef61dfaf6a Add parameter to can_copy, so it can choose from which node to issue the transfer. il y a 11 ans
  Nathalie Furmento 3311366e8d src/core/perfmodel/perfmodel_history.c: protect the access to global variable arch_combs il y a 11 ans
  Samuel Thibault c3e6095f8d Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks il y a 11 ans
  Samuel Thibault 97b650bef6 Do not keep the scheduling mutex while submitting conversion tasks, since that may be calling _starpu_post_data_request and thus _starpu_wake_all_blocked_workers_on_node in the end, leading to a deadlock. il y a 11 ans
  Samuel Thibault 4497fe7d38 Fix eager policies in blocking mode: the policy mutex mustn't be held while calling starpu_wakeup_worker, since in other parts of the code we take the mutexes the other way il y a 11 ans
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h il y a 11 ans
  Samuel Thibault 2d9267358e Avoid changing the existing format, which would break Lucas' scripts il y a 11 ans
  Nathalie Furmento 3671738467 examples/sched_ctx/sched_ctx_without_sched_policy.c: add a CUDA worker il y a 11 ans
  Nathalie Furmento 8dabeb00b1 tests/sched_policies/simple_cpu_gpu_sched.c: fix merge il y a 11 ans
  Nathalie Furmento 08c7460028 src: if StarPU has been configured with the option il y a 11 ans
  Nathalie Furmento ff84d79b70 src/debug/traces/starpu_fxt.c: deal with datatypes having no description il y a 11 ans
  Samuel Thibault 3b8e0c07be Fix policy name il y a 11 ans
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode il y a 11 ans
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only il y a 11 ans
  Nathalie Furmento f56f454c4d merge trunk il y a 11 ans
  Nathalie Furmento 2320efaf07 src/drivers/driver_common/driver_common.c: create both arch combinations il y a 11 ans
  Nathalie Furmento 2478efaba9 src/drivers/driver_common/driver_common.c: generate fxt traces for the codelet execution on all workers (and not only the master) il y a 11 ans
  Nathalie Furmento c48651a5f0 src/debug/traces/starpu_fxt.c: ignore internal fut events il y a 11 ans
  Nathalie Furmento 4b6b81e04e src/debug/traces/starpu_fxt.c: add missing case _STARPU_FUT_DATA_LOAD il y a 11 ans
  Nathalie Furmento be934feb12 tools/starpu_perfmodel_plot.c: also dump if the codelet symbol matches requested symbol without its machine name il y a 11 ans
  Nathalie Furmento aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents il y a 11 ans
  Nathalie Furmento 53f712b7e9 perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file) il y a 11 ans
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list il y a 11 ans
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation il y a 11 ans
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled il y a 11 ans
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events il y a 11 ans