Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 216db5f9ed merge trunk vor 11 Jahren
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable vor 11 Jahren
  Nathalie Furmento 498acc5ca0 src/drivers/driver_common/driver_common.c: rename variable to avoid shadowing vor 11 Jahren
  Andra Hugo 46367259cb refatctoring to use j->task_size = nworkers of ctx vor 11 Jahren
  Nathalie Furmento 73eca60223 merge trunk vor 11 Jahren
  Nathalie Furmento e393e5c9c1 minor fixes vor 11 Jahren
  Nathalie Furmento f0caab0f9a src/drivers: use a more meaningful name than args for the worker parameter vor 11 Jahren
  Nathalie Furmento 646b163daf src/core/perfmodel/perfmodel_print.c: remove unused variable vor 11 Jahren
  Nathalie Furmento b075e113b1 task_submit: always call starpu_perfmodel_init when a power_model is defined, this ensures power_model->state will be allocated vor 11 Jahren
  Nathalie Furmento c6df644385 task_submit: always call starpu_perfmodel_init when a model is defined, this ensures model->state will be allocated vor 11 Jahren
  Nathalie Furmento dcab3c2cfa merge trunk vor 11 Jahren
  Nathalie Furmento c5dfa54187 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol vor 11 Jahren
  Nathalie Furmento 0ea15a56ec do not free memory twice, the memory is already freed in topology.c::_starpu_destroy_topology vor 11 Jahren
  Samuel Thibault 6ad2537790 Fix name conflict vor 11 Jahren
  Andra Hugo 97a1e6bc22 fix merge trunk@13163 vor 11 Jahren
  Andra Hugo 819a37afbd rollback sched_ctx (forgot that here there are stuff that in the trunk aren't) vor 11 Jahren
  Andra Hugo 1f869a8090 merge trunk vor 11 Jahren
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx vor 11 Jahren
  Nathalie Furmento a590112c14 fix fxt code vor 11 Jahren
  Nathalie Furmento 4c43618b9b merge trunk vor 11 Jahren
  Nathalie Furmento 30c6a266f2 configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info vor 11 Jahren
  Samuel Thibault 1bbf290033 Document using nvidia-smi to measure CUDA task consumption vor 11 Jahren
  Samuel Thibault b25760aa94 fix warnings vor 11 Jahren
  Andra Hugo cab6a2b1de merge trunk vor 11 Jahren
  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) vor 11 Jahren
  Andra Hugo 621eaf8db7 don't forget the eg in the hyp vor 11 Jahren
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state vor 11 Jahren
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear vor 11 Jahren
  Nathalie Furmento 940e31bb36 merge trunk vor 11 Jahren
  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 vor 11 Jahren