Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 9cf9cde053 mic-configure: revert r10881 as functionality was already available il y a 12 ans
  Nathalie Furmento 6e5c540aaf mic-configure: unrecognized options given to mic-configure are given to configure scripts il y a 12 ans
  Nathalie Furmento dbebd18c93 mic-configure: work on host before mic to avoid having exported variables for mic being used for host il y a 12 ans
  Nathalie Furmento abf057787c mic-configure: test both gcc and icc compilers il y a 12 ans
  Nathalie Furmento bc14a3cc70 configure.ac: scif library is called the same on host and device, and properly set -l option for scif and coi il y a 12 ans
  Nathalie Furmento 15bce4e057 Makefile: compile and link with scif library il y a 12 ans
  Nathalie Furmento 4067e9cf86 configure.ac: detect location of scif library il y a 12 ans
  Nathalie Furmento bc41948fbc include/starpu.h: add definition for function starpu_asynchronous_mic_copy_disabled() il y a 12 ans
  Nathalie Furmento 5acaa8c5e3 Makefile.am: fix previous commit il y a 12 ans
  Nathalie Furmento 3b64395c28 Makefile.am: add mic-configure to dist file il y a 12 ans
  Nathalie Furmento 920df8c828 src/core/combined_workers.c: only access variables if defined il y a 12 ans
  Thibaud Lambert dfcf80c9fd mic: merge trunk il y a 12 ans
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk il y a 12 ans
  Thibaud Lambert e3232aaa48 merge branches/mic in trunk il y a 12 ans
  Thibaud Lambert 40971c2b0e mic: del debug display il y a 12 ans
  Thibaud Lambert 67a384dfbb merge branches/mic in trunk il y a 12 ans
  Thibaud Lambert bdea9cea87 mic: merge trunk il y a 12 ans
  Andra Hugo 4bd4f6b009 bug fix for the prev commit il y a 12 ans
  Andra Hugo 51f869b6a1 reset flops when adding and removing workers too (not only moving) il y a 12 ans
  Andra Hugo 092e72d872 add some doc for the hyp and change name debit-> throughput il y a 12 ans
  Andra Hugo 14084a5c82 add some doc for the ctxs il y a 12 ans
  Thibaud Lambert b2615f92ee mic: merge trunk il y a 12 ans
  Thibaud Lambert 3b7abcc2cf mic: Fix bugs il y a 12 ans
  Samuel Thibault 89c785692c restore idle_power variable for now, to fix build. starpu-top still needs to be fixed il y a 12 ans
  Andra Hugo 339104ed55 for feft_lp distribute resources at each resize instead of moving idle workers from one ctx to another il y a 12 ans
  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 il y a 12 ans
  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 il y a 12 ans
  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 il y a 12 ans
  Andra Hugo d010c07b4a add func to update the elapsed flops il y a 12 ans
  Andra Hugo 9d2ba463c5 remove some warnings il y a 12 ans