Samuel Thibault
|
b3cae45f6c
make sure libtool is installed
|
14 年之前 |
Cédric Augonnet
|
975cfaa576
Move coverage.sh test into the tests/ directory as this is not something that
|
14 年之前 |
Cédric Augonnet
|
d016ed967c
Move the dot_product example into the examples/reductions/ directory
|
14 年之前 |
Cédric Augonnet
|
6740d0e913
Minor cleanups
|
14 年之前 |
Cédric Augonnet
|
bb17b419fe
The example may only execute on CPU workers
|
14 年之前 |
Cédric Augonnet
|
d24f3f9b7b
Use reductions to compute the min and the max entry of an array
|
14 年之前 |
Nathalie Furmento
|
f38aec272a
drivers/opencl: using fread does not work on all OSes (namely Windows ...)
|
14 年之前 |
Nathalie Furmento
|
fe5a0dc0fd
core/perfmodel/perfmodel_bus.c: cast so that the comparison is correct
|
14 年之前 |
Nathalie Furmento
|
8e358b9e9c
driver/opencl: typo
|
14 年之前 |
Nathalie Furmento
|
61c061f527
drivers/opencl: also detect accelerator devices (as defined by Movidius implementation)
|
14 年之前 |
Nathalie Furmento
|
e976dd317e
drivers/opencl: improve error checking
|
14 年之前 |
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 年之前 |