Commit History

Author SHA1 Message Date
  Nathalie Furmento 691cef0e71 tests/sched_policies/simple_cpu_gpu_sched.c: also set cost functions for OpenCL workers 11 years ago
  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 11 years ago
  Nathalie Furmento d77b8601fa tools/gdbinit: fix code 11 years ago
  Nathalie Furmento dabe5e5ed3 tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos 11 years ago
  Nathalie Furmento 73582156f0 tools/gdbinit: new functions to print arch combinations 11 years ago
  Nathalie Furmento e2ed85825c src/core/perfmodel/perfmodel_history.c: 11 years ago
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword 11 years ago
  Nathalie Furmento 0ba0536604 tools/starpu_perfmodel_plot.c: fix variable name 11 years ago
  Nathalie Furmento d5f3126542 src/debug/traces/starpu_fxt.c: code cleaning 11 years ago
  Samuel Thibault 9133c2e5a5 Document the describe data operation 11 years ago
  Samuel Thibault 214c709b08 port r 13033 from 1.1: Add changelog 11 years ago
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 11 years ago
  Nathalie Furmento acfb4141a8 tools/starpu_perfmodel_plot.c: update towards the new perf model format, still missing the fxt processing 11 years ago
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 11 years ago
  Samuel Thibault 0994bcef27 Handle tasks with more than 4GiB data (who knows...) 11 years ago
  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 11 years ago
  Nathalie Furmento e93e3534ec src/core/perfmodel/perfmodel_history.c: modify function starpu_perfmodel_get_arch_name 11 years ago
  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 11 years ago
  Nathalie Furmento 97b5ab3447 worker: new function char *starpu_worker_get_as_string(enum starpu_worker_archtype type) 11 years ago
  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) 11 years ago
  Nathalie Furmento 552cbdbcf0 src/core: 11 years ago
  Nathalie Furmento 892665a9b3 src/drivers/driver_common/driver_common.c: when dealing with parallel contexts, also generate trace and stats for non-master workers 11 years ago
  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 11 years ago
  Andra Hugo 43402fb9b1 fix wrong allocation of the table of added workers 11 years ago
  Andra Hugo a7288fd535 build perf arch for contexts 11 years ago
  Andra Hugo 694211e31c fix debug mode compilation issues 11 years ago
  Nathalie Furmento 8e6e6dcaab revert Makefile.am to build tools and disable tools/starpu_perfmodel_plot.c 11 years ago
  Andra Hugo d795ede306 merge with trunk 13004 11 years ago
  Andra Hugo 71cc7e4997 don't indicate number of impls they will be computed when executed 11 years ago
  Andra Hugo 10fe309eac compil issues 11 years ago