Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 67951c8857 merge trunk před 11 roky
  Nathalie Furmento 0fb9ed8550 src/core/perfmodel/perfmodel_history.: factorise some code před 11 roky
  Samuel Thibault 2a4327990e remove unused variable před 11 roky
  Samuel Thibault 0ee6e32149 Fix prototype před 11 roky
  Samuel Thibault ef61dfaf6a Add parameter to can_copy, so it can choose from which node to issue the transfer. před 11 roky
  Nathalie Furmento 3311366e8d src/core/perfmodel/perfmodel_history.c: protect the access to global variable arch_combs před 11 roky
  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 před 11 roky
  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. před 11 roky
  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 před 11 roky
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h před 11 roky
  Samuel Thibault 2d9267358e Avoid changing the existing format, which would break Lucas' scripts před 11 roky
  Nathalie Furmento 3671738467 examples/sched_ctx/sched_ctx_without_sched_policy.c: add a CUDA worker před 11 roky
  Nathalie Furmento 8dabeb00b1 tests/sched_policies/simple_cpu_gpu_sched.c: fix merge před 11 roky
  Nathalie Furmento 08c7460028 src: if StarPU has been configured with the option před 11 roky
  Nathalie Furmento ff84d79b70 src/debug/traces/starpu_fxt.c: deal with datatypes having no description před 11 roky
  Samuel Thibault 3b8e0c07be Fix policy name před 11 roky
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode před 11 roky
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only před 11 roky
  Nathalie Furmento f56f454c4d merge trunk před 11 roky
  Nathalie Furmento 2320efaf07 src/drivers/driver_common/driver_common.c: create both arch combinations před 11 roky
  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) před 11 roky
  Nathalie Furmento c48651a5f0 src/debug/traces/starpu_fxt.c: ignore internal fut events před 11 roky
  Nathalie Furmento 4b6b81e04e src/debug/traces/starpu_fxt.c: add missing case _STARPU_FUT_DATA_LOAD před 11 roky
  Nathalie Furmento be934feb12 tools/starpu_perfmodel_plot.c: also dump if the codelet symbol matches requested symbol without its machine name před 11 roky
  Nathalie Furmento aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents před 11 roky
  Nathalie Furmento 53f712b7e9 perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file) před 11 roky
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list před 11 roky
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation před 11 roky
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled před 11 roky
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events před 11 roky