Samuel Thibault
|
c5f7ae35b8
Add missing -rdynamic
|
9 years ago |
Samuel Thibault
|
fb8f2eb27a
More MIC fixes
|
9 years ago |
Samuel Thibault
|
419f4e392c
TODOs
|
9 years ago |
Samuel Thibault
|
2514854306
comment bogus cl_arg passing
|
9 years ago |
Samuel Thibault
|
f75c132c78
mention that rdynamic must be used for mic
|
9 years ago |
Samuel Thibault
|
7101e4f860
Fix missing rdynamic for examples
|
9 years ago |
Samuel Thibault
|
f1c54e549d
Complete build flags for MIC
|
9 years ago |
Samuel Thibault
|
c895f9c325
Fix typo
|
9 years ago |
Nathalie Furmento
|
e828ac9449
include/pthread_win32/pthread.h: use semaphores instead of mutexes as recursive mutexes are not supported
|
9 years ago |
Samuel Thibault
|
79d05ee351
more MIC fixes
|
9 years ago |
Samuel Thibault
|
93983d97f2
check both with and without cpus, even in case of failures
|
9 years ago |
Samuel Thibault
|
59f415e123
Make it clear that loader-cross.sh takes the Mic executable
|
9 years ago |
Samuel Thibault
|
86312b2813
Better error report
|
9 years ago |
Samuel Thibault
|
0cf4ad059d
fix dereferencing stack on MIC
|
9 years ago |
Terry Cojean
|
ed91ecb382
use a work around for the bug shown by sched_ctx
|
9 years ago |
Samuel Thibault
|
ee76388447
Add missing MIC and SCC cases in heteroprio scheduler
|
9 years ago |
Samuel Thibault
|
08a513257a
Fix alpha coefficient on MIC & SCC
|
9 years ago |
Samuel Thibault
|
8a22aa412c
Support SINK_PKG_CONFIG_PATH for MIC libraries
|
9 years ago |
Samuel Thibault
|
eb81ce18d9
Detect MIC program termination while trying to connect to it
|
9 years ago |
Samuel Thibault
|
6cb3c31699
make names more explicit
|
9 years ago |
Samuel Thibault
|
f486b967b1
Fix hardcoded number of MIC devices
|
9 years ago |
Nathalie Furmento
|
ca973f683e
include/starpu_util.h: fix condition: it is cuda OR windows, not AND
|
9 years ago |
Samuel Thibault
|
88ffb95d7d
warn user when specifying too many devices
|
9 years ago |
Samuel Thibault
|
d2d1e42b4e
Fix confusion between STARPU_NMIC STARPU_NMICDEVS, the number of devices and the number of cores. STARPU_NMIC will be the number of devices, as people seem to expect, and STARPU_NMICCORES will be the number of cores per device
|
9 years ago |
Samuel Thibault
|
bd0e0e330a
drop duplicate occurrence
|
9 years ago |
Samuel Thibault
|
06b4a40c69
run more examples on Phi
|
9 years ago |
Samuel Thibault
|
dfc4f31603
Do not execute stencil codelets on Phi, they can't have access to the block descriptions
|
9 years ago |
Samuel Thibault
|
25a14847a3
Run yet more tests on Phi
|
9 years ago |
Samuel Thibault
|
ef867b07c0
test both with cpus and without cpus
|
9 years ago |
Samuel Thibault
|
684b7b54eb
enable more tests on Phi
|
9 years ago |