Commit History

Yazar SHA1 Mesaj Tarih
  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 12 yıl önce
  Nathalie Furmento e93e3534ec src/core/perfmodel/perfmodel_history.c: modify function starpu_perfmodel_get_arch_name 12 yıl önce
  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 12 yıl önce
  Nathalie Furmento 97b5ab3447 worker: new function char *starpu_worker_get_as_string(enum starpu_worker_archtype type) 12 yıl önce
  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) 12 yıl önce
  Nathalie Furmento 552cbdbcf0 src/core: 12 yıl önce
  Nathalie Furmento 892665a9b3 src/drivers/driver_common/driver_common.c: when dealing with parallel contexts, also generate trace and stats for non-master workers 12 yıl önce
  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 12 yıl önce
  Andra Hugo 43402fb9b1 fix wrong allocation of the table of added workers 12 yıl önce
  Andra Hugo a7288fd535 build perf arch for contexts 12 yıl önce
  Andra Hugo 694211e31c fix debug mode compilation issues 12 yıl önce
  Nathalie Furmento 8e6e6dcaab revert Makefile.am to build tools and disable tools/starpu_perfmodel_plot.c 12 yıl önce
  Andra Hugo d795ede306 merge with trunk 13004 12 yıl önce
  Andra Hugo 71cc7e4997 don't indicate number of impls they will be computed when executed 12 yıl önce
  Andra Hugo 10fe309eac compil issues 12 yıl önce
  Nathalie Furmento 436a56e106 configure.ac: --enable-blas-lib now also accepts the value mkl (to be consistent with the other blas libraries) 12 yıl önce
  Andra Hugo c873b63e88 small fix 12 yıl önce
  Andra Hugo a9b35bd4a7 fix malloc & memset perf model 12 yıl önce
  Andra Hugo a0f55874a4 fixes for valid model 12 yıl önce
  Andra Hugo 002b53889f fix bugs with the ids of the arch combinations 12 yıl önce
  Samuel Thibault 02ce5c2683 Drop spurious changes (again...) 12 yıl önce
  Andra Hugo fca611cf90 small compil issue 12 yıl önce
  Samuel Thibault fe9ca6b56f port r12993 from 1.1: Fix crash with a lot of MPI nodes 12 yıl önce
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 12 yıl önce
  Andra Hugo 2eaf836156 merge with trunk 12 yıl önce
  Samuel Thibault f14e68dc2c Separate worker and thread state, to see streamed kernel executions 12 yıl önce
  Samuel Thibault 02acdca9b3 drop spurious changes 12 yıl önce
  Samuel Thibault e22c0d9891 Fix function name: the existing function deals with a thread, not a worker 12 yıl önce
  Samuel Thibault 3c1e8b4b7f Do not register threads several times 12 yıl önce
  Samuel Thibault 9bd9a1d234 Add missing pre_exec hook for dm 12 yıl önce