Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento e362d51c0f merge trunk vor 11 Jahren
  Nathalie Furmento 9858d13da9 src/core/perfmodel/perfmodel_history.c: deal with cases when there is no history for a perf model vor 11 Jahren
  Nathalie Furmento 5a95720995 examples/scheduler/schedulers.sh: fix code vor 11 Jahren
  Nathalie Furmento f9d3e8daa0 merge trunk vor 11 Jahren
  Nathalie Furmento 5667146bad examples/scheduler/schedulers.sh: add error message vor 11 Jahren
  Nathalie Furmento b14831d574 src/core/perfmodel/perfmodel_history.c: free memory vor 11 Jahren
  Nathalie Furmento 8ad6d08310 src/core/topology.c: free memory vor 11 Jahren
  Samuel Thibault 4d85c82e59 Fix position of corner k,k tile MPI flush vor 11 Jahren
  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 11 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 11 Jahren
  Nathalie Furmento d77b8601fa tools/gdbinit: fix code vor 11 Jahren
  Nathalie Furmento dabe5e5ed3 tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos vor 11 Jahren
  Nathalie Furmento 73582156f0 tools/gdbinit: new functions to print arch combinations vor 11 Jahren
  Nathalie Furmento e2ed85825c src/core/perfmodel/perfmodel_history.c: vor 11 Jahren
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword vor 11 Jahren
  Nathalie Furmento 0ba0536604 tools/starpu_perfmodel_plot.c: fix variable name vor 11 Jahren
  Nathalie Furmento d5f3126542 src/debug/traces/starpu_fxt.c: code cleaning vor 11 Jahren
  Samuel Thibault 9133c2e5a5 Document the describe data operation vor 11 Jahren
  Samuel Thibault 214c709b08 port r 13033 from 1.1: Add changelog vor 11 Jahren
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle vor 11 Jahren
  Nathalie Furmento acfb4141a8 tools/starpu_perfmodel_plot.c: update towards the new perf model format, still missing the fxt processing vor 11 Jahren
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely vor 11 Jahren
  Samuel Thibault 0994bcef27 Handle tasks with more than 4GiB data (who knows...) vor 11 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 11 Jahren
  Nathalie Furmento e93e3534ec src/core/perfmodel/perfmodel_history.c: modify function starpu_perfmodel_get_arch_name vor 11 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 11 Jahren
  Nathalie Furmento 97b5ab3447 worker: new function char *starpu_worker_get_as_string(enum starpu_worker_archtype type) vor 11 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 11 Jahren
  Nathalie Furmento 552cbdbcf0 src/core: vor 11 Jahren