Nathalie Furmento
|
a901e911ff
datawizard/copy_driver: do not use a temporary variable
|
14 年 前 |
Nathalie Furmento
|
e1d768fab3
core/perfmodel_bus: check maximum size available on OpenCL device
|
14 年 前 |
Nathalie Furmento
|
a73845b3b1
doc: update w.r.t source code (see commit #2898)
|
14 年 前 |
Nathalie Furmento
|
33ec408d01
examples/incrementer: the local size depends on the kernel and not on the input data size
|
14 年 前 |
Cédric Augonnet
|
cbc382c472
Fix previous commit
|
14 年 前 |
Cédric Augonnet
|
18d2a219cc
Call starpu_profiling_init automatically during starpu_init
|
14 年 前 |
Cédric Augonnet
|
a4250148e4
Skip the {start,stop} progression events. They are otherwise called so often that they cause FxT to
|
14 年 前 |
Samuel Thibault
|
d6bdc92843
Add missing calls to starpu_profiling_init
|
14 年 前 |
Samuel Thibault
|
5dd81e4825
drop including now-suppressed pthread_win32
|
14 年 前 |
Nathalie Furmento
|
35519c2ee2
basic_examples/vector_scal: the local size depends on the kernel and not on the input data size
|
14 年 前 |
Nathalie Furmento
|
bbfaa38132
OpenCL driver: use cl_int when appropriate
|
14 年 前 |
Cédric Augonnet
|
74eb7e7ac1
Remove redundant events in the header of the generated Paje trace. Vite 1.1 is
|
14 年 前 |
Samuel Thibault
|
8565827e33
more mingw fixes
|
14 年 前 |
Samuel Thibault
|
22399386c3
misc mingw fixes
|
14 年 前 |
Samuel Thibault
|
a87af74021
fix signedness for atomic ops
|
14 年 前 |
Samuel Thibault
|
f534ed4a44
misc windows fixes
|
14 年 前 |
Samuel Thibault
|
2d7e4a4ebf
timespec is now defined in mingw
|
14 年 前 |
Cédric Augonnet
|
620f1a09a7
Fix typo
|
14 年 前 |
Cédric Augonnet
|
e5d5a53202
Thanks to implicit deps, there is no need for a barrier anymore.
|
14 年 前 |
Samuel Thibault
|
bbfbe3b824
mingw now provides the pthread API
|
14 年 前 |
Samuel Thibault
|
a70d094226
fix type according to atomic operations
|
14 年 前 |
Cédric Augonnet
|
32aa89be27
Handle Read after Redux or Redux after Read, the Redux mode is handled as a
|
14 年 前 |
Cédric Augonnet
|
5265e9aa13
No comment :)
|
14 年 前 |
Samuel Thibault
|
4c1062a533
do not systematically add -I/usr//include, it poses problems on mingw
|
14 年 前 |
Cédric Augonnet
|
cc07018373
Simplify the _starpu_detect_implicit_data_deps_with_handle function by
|
14 年 前 |
Cédric Augonnet
|
2bc05e3288
Skip "reduction tasks" when detecting implicit deps.
|
14 年 前 |
Samuel Thibault
|
efea829150
fix 'unused' warning
|
14 年 前 |
Samuel Thibault
|
3a9920892b
fix 'unused' warnings, add PTHREAD_MUTEX_ERRORCHECK
|
14 年 前 |
Samuel Thibault
|
7305d4d589
Add missing include.
|
14 年 前 |
Cédric Augonnet
|
57c92b5413
The RW-lock protecting the handle is given either to the "reduction tasks" and
|
14 年 前 |