Commit History

Author SHA1 Message Date
  Thibaud Lambert bdea9cea87 mic: merge trunk 12 years ago
  Andra Hugo 4bd4f6b009 bug fix for the prev commit 12 years ago
  Andra Hugo 51f869b6a1 reset flops when adding and removing workers too (not only moving) 12 years ago
  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
  Thibaud Lambert b2615f92ee mic: merge trunk 12 years ago
  Thibaud Lambert 3b7abcc2cf mic: Fix bugs 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
  Nathalie Furmento d4fc39555d tests/loader-cross.sh.in: fix path to build_host 12 years ago
  Nathalie Furmento 01c606573f configure.ac: replace $__coi_lib_name with $4 (following r#10806) 12 years ago
  Nathalie Furmento deb20004f0 mic-configure: fix test to check mic host compiler is available 12 years ago
  Nathalie Furmento f04dafc99f mic-configure: error when mic gcc compiler not found in PATH 12 years ago
  Nathalie Furmento 9db5f7c6ea configure.ac: avoid using intermediary variables as m4 could get lost 12 years ago
  Nathalie Furmento 12041e1963 mic-configure: fixes when building outside source directory 12 years ago
  Samuel Thibault cf2fcb6937 update to temanejo 1.0rc2 12 years ago