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