Commit Verlauf

Autor SHA1 Nachricht Datum
  Andra Hugo 092e72d872 add some doc for the hyp and change name debit-> throughput vor 12 Jahren
  Andra Hugo 14084a5c82 add some doc for the ctxs vor 12 Jahren
  Samuel Thibault 89c785692c restore idle_power variable for now, to fix build. starpu-top still needs to be fixed vor 12 Jahren
  Andra Hugo 339104ed55 for feft_lp distribute resources at each resize instead of moving idle workers from one ctx to another vor 12 Jahren
  Andra Hugo c6ae0527ab workers keep a chained list of contexts (instead of a sparse list) and remove as many loops as possible at pop time vor 12 Jahren
  Andra Hugo c365c9f927 bug fixing: when a ctx has a single worker left it does not give it away, it keeps it and it shares it with a another ctx vor 12 Jahren
  Andra Hugo 0513d558a8 compute the speed of a type of worker: get max_idle time instead of the sum of idle time of all the workers of the same type vor 12 Jahren
  Andra Hugo d010c07b4a add func to update the elapsed flops vor 12 Jahren
  Andra Hugo 9d2ba463c5 remove some warnings vor 12 Jahren
  Andra Hugo 109eac0300 remove contraint for tmax in lp vor 12 Jahren
  Andra Hugo abebb0c602 cleaning ispeed_lp code + free hwloc_worker_set when deleting the context vor 12 Jahren
  Joris Pablo aef3279a06 Add possibility to select ploted codelets in starpu_fxt_data_trace vor 12 Jahren
  Joris Pablo 9d66bc1301 Separate codelets in starpu_fxt_data_trace tool vor 12 Jahren
  Samuel Thibault 5bea7b3974 Fix string-based hash table vor 12 Jahren
  Samuel Thibault fed2de5a73 preruntask is supposed to have a correct thread id, use 0 for tags, it shouldn't matter vor 12 Jahren
  Nathalie Furmento 7bda9c53e1 mpi/src/starpu_mpi.c: store size of the request when known in advance. It avoids having to look in hashmap tables for internal received requests. vor 12 Jahren
  Nathalie Furmento 496278c28c mpi/src/starpu_mpi.c: field is_internal_req is set when creating the request vor 12 Jahren
  Nathalie Furmento 826572c0a9 mpi/src/starpu_mpi.c: rename hashmap and functions to deal with application requests vor 12 Jahren
  Samuel Thibault cf2fcb6937 update to temanejo 1.0rc2 vor 12 Jahren
  Samuel Thibault d495f81434 Fix stencil parallelism vor 12 Jahren
  Samuel Thibault 048ea71c9c Add name to stencil start task vor 12 Jahren
  Corentin Salingue e3ed769235 reduce warning vor 12 Jahren
  Samuel Thibault 33d2a77f46 Add missing mutex to protect 'submitted' field access vor 12 Jahren
  Nathalie Furmento 348d9059b8 include/starpu_deprecated_api.h: talk about deprecated types instead of former types vor 12 Jahren
  Nathalie Furmento 3f01452297 mpi/src/starpu_mpi_collective.c: fix code for starpu_mpi_scatter_detached (at least i hope, old code not commented is tricky to understand) vor 12 Jahren
  Andra Hugo 50dfbc0ca5 change number of flops of a ctx: difference of flops instead of total flops vor 12 Jahren
  Corentin Salingue 2d34323bf4 add mic and scc memory node in _starpu_select_src_node vor 12 Jahren
  Andra Hugo 0a164e277c change dynamically the total number of flops of a context vor 12 Jahren
  Corentin Salingue 902da04706 change the return value for the write function vor 12 Jahren
  Samuel Thibault 192abc3b7f Pass O_BINARY for windows vor 12 Jahren