コミット履歴

作者 SHA1 メッセージ 日付
  Andra Hugo cab6a2b1de merge trunk 12 年 前
  Andra Hugo afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) 12 年 前
  Andra Hugo 621eaf8db7 don't forget the eg in the hyp 12 年 前
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state 12 年 前
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear 12 年 前
  Nathalie Furmento 940e31bb36 merge trunk 12 年 前
  Nathalie Furmento 3a49a7daec configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually 12 年 前
  Samuel Thibault 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... 12 年 前
  Nathalie Furmento c2961b796e tests/perfmodels/valid_model.c: fix typo, lmodel is not a pointer 12 年 前
  Nathalie Furmento 143148eb21 tests/perfmodels/valid_model.c: fix indexing of array struct starpu_perfmodel::per_arch 12 年 前
  Nathalie Furmento f771a7d675 tools/starpu_perfmodel_plot.c: fix indexing of array struct starpu_perfmodel::per_arch 12 年 前
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 12 年 前
  Samuel Thibault 9d36c055e7 Make sure not to add the post_sync_task when none was define because sequential consistency was not enabled 12 年 前
  Andra Hugo c5ecdeec6a merge trunk 12 年 前
  Andra Hugo 95206641ae fix compil error when having the hypervisor (workerid declared out of the scope) 12 年 前
  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 12 年 前
  Samuel Thibault c90cdf163a Fix spurious data pointer registration when using scratch or redux buffers 12 年 前
  Nathalie Furmento c3e786f042 src/datawizard/footprint.c: rewrite algorithm for _starpu_compute_buffers_footprint() to fit new struct starpu_perfmodel 12 年 前
  Nathalie Furmento 942982bd0e merge trunk 12 年 前
  Nathalie Furmento 1fa3d5632d src/core/jobs.c: fix double declaration of variable i 12 年 前
  Nathalie Furmento ea5974951f fix merge of #13120 12 年 前
  Nathalie Furmento 2b3c2b9741 perf_model: rename some functions 12 年 前
  Nathalie Furmento 3186f6e27f use newly introduced functions starpu_perfmodel_set_per_arch_cost_function and starpu_perfmodel_get_per_arch functions 12 年 前
  Nathalie Furmento 817bb27398 use newly introduced functions starpu_perfmodel_set_per_arch_cost_function and starpu_perfmodel_get_per_arch functions 12 年 前
  Nathalie Furmento 352da7186b New functions to avoid users having to access directly per_arch f:ields of the struct starpu_perfmodel 12 年 前
  Nathalie Furmento 67ca2ac7f0 merge trunk 12 年 前
  Nathalie Furmento db66bd4a1d src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid 12 年 前
  Nathalie Furmento 6952978639 merge trunk 12 年 前
  Samuel Thibault 62565da682 Fix another buffer overflow in task data array 12 年 前
  Samuel Thibault a5b74117e2 Fix buffer overflow in task data array when using the hypervisor 12 年 前