Commit Verlauf

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