Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 0df64e8d45 src/core/combined_workers.c: allocate memory before using it vor 11 Jahren
  Nathalie Furmento 691cef0e71 tests/sched_policies/simple_cpu_gpu_sched.c: also set cost functions for OpenCL workers vor 12 Jahren
  Nathalie Furmento 09d64514fa tests/sched_policies/simple_cpu_gpu_sched.c: fix code to set the cost function for all combinations with a cuda device, this needs to be improved to be more user-friendlly vor 12 Jahren
  Nathalie Furmento d77b8601fa tools/gdbinit: fix code vor 12 Jahren
  Nathalie Furmento dabe5e5ed3 tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos vor 12 Jahren
  Nathalie Furmento 73582156f0 tools/gdbinit: new functions to print arch combinations vor 12 Jahren
  Nathalie Furmento e2ed85825c src/core/perfmodel/perfmodel_history.c: vor 12 Jahren
  Nathalie Furmento 0ba0536604 tools/starpu_perfmodel_plot.c: fix variable name vor 12 Jahren
  Nathalie Furmento d5f3126542 src/debug/traces/starpu_fxt.c: code cleaning vor 12 Jahren
  Nathalie Furmento acfb4141a8 tools/starpu_perfmodel_plot.c: update towards the new perf model format, still missing the fxt processing vor 12 Jahren
  Nathalie Furmento 0600561b91 partly revert #13024 as function similar to starpu_worker_get_as_string already existed, its name is starpu_perfmodel_get_archtype_name vor 12 Jahren
  Nathalie Furmento e93e3534ec src/core/perfmodel/perfmodel_history.c: modify function starpu_perfmodel_get_arch_name vor 12 Jahren
  Nathalie Furmento 5ce44510ca perfmodel: new function int starpu_perfmodel_list_combs(FILE *output, struct starpu_perfmodel *model) to display the combinations of a given model vor 12 Jahren
  Nathalie Furmento 97b5ab3447 worker: new function char *starpu_worker_get_as_string(enum starpu_worker_archtype type) vor 12 Jahren
  Nathalie Furmento 61e6732e89 src/core/perfmodel/perfmodel_history.c: correctly index array model->nimpls and dump into model file the index of the global combinations array (i.e the internal arch_combs array) vor 12 Jahren
  Nathalie Furmento 552cbdbcf0 src/core: vor 12 Jahren
  Nathalie Furmento 892665a9b3 src/drivers/driver_common/driver_common.c: when dealing with parallel contexts, also generate trace and stats for non-master workers vor 12 Jahren
  Nathalie Furmento c506a5901d src/core/sched_ctx: new internal function _starpu_sched_ctx_get_sched_ctx_for_worker_and_job to return a context if the worker is the master of a parallel context, and the job is meant to be executed on this parallel context vor 12 Jahren
  Andra Hugo 43402fb9b1 fix wrong allocation of the table of added workers vor 12 Jahren
  Andra Hugo a7288fd535 build perf arch for contexts vor 12 Jahren
  Andra Hugo 694211e31c fix debug mode compilation issues vor 12 Jahren
  Nathalie Furmento 8e6e6dcaab revert Makefile.am to build tools and disable tools/starpu_perfmodel_plot.c vor 12 Jahren
  Andra Hugo d795ede306 merge with trunk 13004 vor 12 Jahren
  Andra Hugo 71cc7e4997 don't indicate number of impls they will be computed when executed vor 12 Jahren
  Andra Hugo 10fe309eac compil issues vor 12 Jahren
  Nathalie Furmento 436a56e106 configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries) vor 12 Jahren
  Andra Hugo c873b63e88 small fix vor 12 Jahren
  Andra Hugo a9b35bd4a7 fix malloc & memset perf model vor 12 Jahren
  Andra Hugo a0f55874a4 fixes for valid model vor 12 Jahren
  Andra Hugo 002b53889f fix bugs with the ids of the arch combinations vor 12 Jahren