Commit History

Author SHA1 Message Date
  Nathalie Furmento 143148eb21 tests/perfmodels/valid_model.c: fix indexing of array struct starpu_perfmodel::per_arch 11 years ago
  Nathalie Furmento f771a7d675 tools/starpu_perfmodel_plot.c: fix indexing of array struct starpu_perfmodel::per_arch 11 years ago
  Andra Hugo c5ecdeec6a merge trunk 11 years ago
  Andra Hugo 95206641ae fix compil error when having the hypervisor (workerid declared out of the scope) 11 years ago
  Nathalie Furmento e0814cb255 perf_model: fix the calculation of the number of implementations for a given comb i.e the field struct starpu_perfmodel::nimpls 11 years ago
  Samuel Thibault c90cdf163a Fix spurious data pointer registration when using scratch or redux buffers 11 years ago
  Nathalie Furmento c3e786f042 src/datawizard/footprint.c: rewrite algorithm for _starpu_compute_buffers_footprint() to fit new struct starpu_perfmodel 11 years ago
  Nathalie Furmento 942982bd0e merge trunk 11 years ago
  Nathalie Furmento 1fa3d5632d src/core/jobs.c: fix double declaration of variable i 11 years ago
  Nathalie Furmento ea5974951f fix merge of #13120 11 years ago
  Nathalie Furmento 2b3c2b9741 perf_model: rename some functions 11 years ago
  Nathalie Furmento 3186f6e27f use newly introduced functions starpu_perfmodel_set_per_arch_cost_function and starpu_perfmodel_get_per_arch functions 11 years ago
  Nathalie Furmento 817bb27398 use newly introduced functions starpu_perfmodel_set_per_arch_cost_function and starpu_perfmodel_get_per_arch functions 11 years ago
  Nathalie Furmento 352da7186b New functions to avoid users having to access directly per_arch f:ields of the struct starpu_perfmodel 11 years ago
  Nathalie Furmento 67ca2ac7f0 merge trunk 11 years ago
  Nathalie Furmento db66bd4a1d src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid 11 years ago
  Nathalie Furmento 6952978639 merge trunk 11 years ago
  Samuel Thibault 62565da682 Fix another buffer overflow in task data array 11 years ago
  Samuel Thibault a5b74117e2 Fix buffer overflow in task data array when using the hypervisor 11 years ago
  Nathalie Furmento de7e0bc553 merge trunk 11 years ago
  Nathalie Furmento 53a11e7402 workers: new function starpu_worker_get_type_as_string() 11 years ago
  Samuel Thibault 3b7a4ec8f9 Mention MIC too 11 years ago
  Samuel Thibault de346af4fe mention Xeon Phi too 11 years ago
  Nathalie Furmento 6df7ed1471 configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake) 11 years ago
  Nathalie Furmento ec50d579d6 configure.ac: fix command syntax 11 years ago
  Samuel Thibault 3f9b8cd37a Add the starpu_paje_summary statistics tool. 11 years ago
  Nathalie Furmento 3870547f6b merge trunk 11 years ago
  Nathalie Furmento 58bcf4755d src/core/sched_ctx.c: sched_ctx->workers->init is now called in starpu_sched_ctx_create_worker_collection() and _starpu_delete_sched_ctx() calls starpu_sched_ctx_create_worker_collection() even when there is no sched_policy 11 years ago
  Nathalie Furmento a3905bb1e7 examples/openmp/vector_scal_omp.c: free memory and better deal with enodev error 11 years ago
  Nathalie Furmento 80f3700aff src/core/sched_ctx.c: remove trailing whitespaces 11 years ago