Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
14 年之前 |
Nathalie Furmento
|
db63f0fb70
doc: minor fix
|
14 年之前 |
Cédric Augonnet
|
5afb322c21
When creating per-worker replicates, we don't create more replicates than there are workers
|
14 年之前 |
Cédric Augonnet
|
3096ff03f4
The _starpu_worker_get_relative_speedup function now takes a starpu_perf_arch
|
14 年之前 |
Nathalie Furmento
|
2bb283fb4f
OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object
|
14 年之前 |
Nathalie Furmento
|
26d55a4e58
OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object
|
14 年之前 |
Nathalie Furmento
|
38808dce37
OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object
|
14 年之前 |
Nathalie Furmento
|
cafb22e85f
Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled
|
14 年之前 |
Cédric Augonnet
|
babde97945
Store tasks instead of jobs in the per-worker lists.
|
14 年之前 |
Samuel Thibault
|
b841a828c3
make it really clear about the value at entry of the function
|
14 年之前 |
Samuel Thibault
|
eb001abd5b
(non-)document relation between scratch and the rest
|
14 年之前 |
Samuel Thibault
|
cafe57bf6c
explicit a bit more about SCRATCH
|
14 年之前 |
Nathalie Furmento
|
c099c48e8f
autogen.sh: specify shell to execute the script (this is needed by buildbot)
|
14 年之前 |
Cédric Augonnet
|
e06529d93f
Implement tree-based reductions
|
14 年之前 |
Cédric Augonnet
|
c384b4f4e7
When starting a kernel while there remains pending data requests, the measured
|
14 年之前 |
Cédric Augonnet
|
e972e93da4
Fix make distcheck
|
14 年之前 |
Cédric Augonnet
|
56b6ce49ca
Remove the examples/coverage directory because its content was moved into tests/coverage/
|
14 年之前 |
Cédric Augonnet
|
77e1ff6d24
The examples are not in the current directory anymore
|
14 年之前 |
Cédric Augonnet
|
5a6e53c653
Remove superfluous cudaThreadSynchronize() calls.
|
14 年之前 |
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 年之前 |