Commit History

Author SHA1 Message Date
  Nathalie Furmento 9cf9cde053 mic-configure: revert r10881 as functionality was already available 12 years ago
  Nathalie Furmento 6e5c540aaf mic-configure: unrecognized options given to mic-configure are given to configure scripts 12 years ago
  Nathalie Furmento dbebd18c93 mic-configure: work on host before mic to avoid having exported variables for mic being used for host 12 years ago
  Nathalie Furmento abf057787c mic-configure: test both gcc and icc compilers 12 years ago
  Nathalie Furmento bc14a3cc70 configure.ac: scif library is called the same on host and device, and properly set -l option for scif and coi 12 years ago
  Nathalie Furmento 15bce4e057 Makefile: compile and link with scif library 12 years ago
  Nathalie Furmento 4067e9cf86 configure.ac: detect location of scif library 12 years ago
  Nathalie Furmento bc41948fbc include/starpu.h: add definition for function starpu_asynchronous_mic_copy_disabled() 12 years ago
  Nathalie Furmento 5acaa8c5e3 Makefile.am: fix previous commit 12 years ago
  Nathalie Furmento 3b64395c28 Makefile.am: add mic-configure to dist file 12 years ago
  Nathalie Furmento 920df8c828 src/core/combined_workers.c: only access variables if defined 12 years ago
  Thibaud Lambert dfcf80c9fd mic: merge trunk 12 years ago
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk 12 years ago
  Thibaud Lambert e3232aaa48 merge branches/mic in trunk 12 years ago
  Thibaud Lambert 40971c2b0e mic: del debug display 12 years ago
  Thibaud Lambert 67a384dfbb merge branches/mic in trunk 12 years ago
  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