Samuel Thibault
|
f486b967b1
Fix hardcoded number of MIC devices
|
пре 9 година |
Nathalie Furmento
|
ca973f683e
include/starpu_util.h: fix condition: it is cuda OR windows, not AND
|
пре 9 година |
Samuel Thibault
|
88ffb95d7d
warn user when specifying too many devices
|
пре 9 година |
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 година |
Samuel Thibault
|
bd0e0e330a
drop duplicate occurrence
|
пре 9 година |
Samuel Thibault
|
06b4a40c69
run more examples on Phi
|
пре 9 година |
Samuel Thibault
|
dfc4f31603
Do not execute stencil codelets on Phi, they can't have access to the block descriptions
|
пре 9 година |
Samuel Thibault
|
25a14847a3
Run yet more tests on Phi
|
пре 9 година |
Samuel Thibault
|
ef867b07c0
test both with cpus and without cpus
|
пре 9 година |
Samuel Thibault
|
684b7b54eb
enable more tests on Phi
|
пре 9 година |
Samuel Thibault
|
7d0da05fe9
Fix selecting the core ID on MIC
|
пре 9 година |
Samuel Thibault
|
af88411670
Don't pass -fopenmp everywhere just because it is supported :)
|
пре 9 година |
Samuel Thibault
|
dbb26be914
Fix case when libtool doesn't actually come into play for Xeon Phi
|
пре 9 година |
Samuel Thibault
|
ab2e83d8e1
Fix c++ link on mic
|
пре 9 година |
Samuel Thibault
|
5576e64af0
drop warning
|
пре 9 година |
Samuel Thibault
|
4084697bc6
Fix idleness computation when pipeline length is 0
|
пре 9 година |
Samuel Thibault
|
8a464a73a3
Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task
|
пре 9 година |
Samuel Thibault
|
afc6a3e568
Add missing merge
|
пре 9 година |
Samuel Thibault
|
3df1961412
port r16324 from 1.2: Complete weak symbols list for 1.2
|
пре 9 година |
Samuel Thibault
|
ed20c185b7
port r16320 from 1.2: Fix using barriers with simgrid on macosX
|
пре 9 година |
Samuel Thibault
|
f26f86d5f0
Re-enable looking for timespec in pthread.h, for mingw which defines timespec there only
|
пре 9 година |
Samuel Thibault
|
90bf39960e
Vastly improve simgrid simulation time by using wake queues
|
пре 9 година |
Samuel Thibault
|
99f84f963a
simplify code
|
пре 9 година |
Samuel Thibault
|
0443e121da
Fix previous commit
|
пре 9 година |
Samuel Thibault
|
259bdb17dc
Move worker_set management to topology, so it can be initialized earlier
|
пре 9 година |
Samuel Thibault
|
43d332ead7
Apparently microsoft added timespec to MSVC 2015 (i.e. 1900, don't ask...)
|
пре 9 година |
Nathalie Furmento
|
d0a3b993f9
include/starpu_util.h: only define struct timespec for MSVC versions older than 10.0 (i.e _MSC_VER <= 1600)
|
пре 9 година |
Nathalie Furmento
|
80f8544406
tools/msvc/starpu_exec.bat: fix MSVC location
|
пре 9 година |
Samuel Thibault
|
e44bcbeef4
Also exclude commented code in simgrid mode
|
пре 9 година |
Samuel Thibault
|
7b5eb80185
don't bother initializing the matrix in simgrid mode
|
пре 9 година |