Historial de Commits

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