Commit History

Author SHA1 Message Date
  Andra Hugo 092e72d872 add some doc for the hyp and change name debit-> throughput 12 years ago
  Andra Hugo 14084a5c82 add some doc for the ctxs 12 years ago
  Samuel Thibault 89c785692c restore idle_power variable for now, to fix build. starpu-top still needs to be fixed 12 years ago
  Andra Hugo 339104ed55 for feft_lp distribute resources at each resize instead of moving idle workers from one ctx to another 12 years ago
  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 12 years ago
  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 12 years ago
  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 12 years ago
  Andra Hugo d010c07b4a add func to update the elapsed flops 12 years ago
  Andra Hugo 9d2ba463c5 remove some warnings 12 years ago
  Andra Hugo 109eac0300 remove contraint for tmax in lp 12 years ago
  Andra Hugo abebb0c602 cleaning ispeed_lp code + free hwloc_worker_set when deleting the context 12 years ago
  Joris Pablo aef3279a06 Add possibility to select ploted codelets in starpu_fxt_data_trace 12 years ago
  Joris Pablo 9d66bc1301 Separate codelets in starpu_fxt_data_trace tool 12 years ago
  Samuel Thibault 5bea7b3974 Fix string-based hash table 12 years ago
  Samuel Thibault fed2de5a73 preruntask is supposed to have a correct thread id, use 0 for tags, it shouldn't matter 12 years ago
  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. 12 years ago
  Nathalie Furmento 496278c28c mpi/src/starpu_mpi.c: field is_internal_req is set when creating the request 12 years ago
  Nathalie Furmento 826572c0a9 mpi/src/starpu_mpi.c: rename hashmap and functions to deal with application requests 12 years ago
  Samuel Thibault cf2fcb6937 update to temanejo 1.0rc2 12 years ago
  Samuel Thibault d495f81434 Fix stencil parallelism 12 years ago
  Samuel Thibault 048ea71c9c Add name to stencil start task 12 years ago
  Corentin Salingue e3ed769235 reduce warning 12 years ago
  Samuel Thibault 33d2a77f46 Add missing mutex to protect 'submitted' field access 12 years ago
  Nathalie Furmento 348d9059b8 include/starpu_deprecated_api.h: talk about deprecated types instead of former types 12 years ago
  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) 12 years ago
  Andra Hugo 50dfbc0ca5 change number of flops of a ctx: difference of flops instead of total flops 12 years ago
  Corentin Salingue 2d34323bf4 add mic and scc memory node in _starpu_select_src_node 12 years ago
  Andra Hugo 0a164e277c change dynamically the total number of flops of a context 12 years ago
  Corentin Salingue 902da04706 change the return value for the write function 12 years ago
  Samuel Thibault 192abc3b7f Pass O_BINARY for windows 12 years ago