Cyril Roelandt
|
76428a1544
examples/cpp/incrementer_cpp: make sure we return the right return value from main().
|
13 years ago |
Nathalie Furmento
|
42d37693dd
tests/datawizard/reclaim.c: also lower number of tasks on slow machines
|
13 years ago |
Nicolas Collin
|
c1ff1fec58
Useless checks and lines deleted.
|
13 years ago |
Nathalie Furmento
|
b86fdf68ab
tests/datawizard/gpu_register.c: OpenCL kernel needs to be compiled earlier
|
13 years ago |
Nathalie Furmento
|
45e8deb138
tests/datawizard/gpu_register.c: compile opencl kernel
|
13 years ago |
Nathalie Furmento
|
cdd2900939
examples/reductions/minmax_reduction.c: reduce values on slow machines
|
13 years ago |
Nathalie Furmento
|
7878f9b69c
tests/datawizard/gpu_register.c: fix synchronous copy
|
13 years ago |
Nathalie Furmento
|
94cb5a6423
tests/datawizard/lazy_allocation.c: fix synchronous copy
|
13 years ago |
Nathalie Furmento
|
7386c36dc2
tests/datawizard/manual_reduction.c: fix synchronous copy
|
13 years ago |
Nathalie Furmento
|
0ad123fbd4
tests/datawizard/data_invalidation.c: fix synchronous copy
|
13 years ago |
Ludovic Courtès
|
fb8edd8ba9
gcc: Interpret the body of a task as its implicit CPU implementation.
|
13 years ago |
Ludovic Courtès
|
e9988e4304
gcc: Add `signed char' as a valid OpenCL type.
|
13 years ago |
Ludovic Courtès
|
b2f6ae3abf
gcc: Factorize function "taskification".
|
13 years ago |
Ludovic Courtès
|
ec7a4dd28a
gcc: Factorize the addition of a task implementation.
|
13 years ago |
Nathalie Furmento
|
8ca1c86827
doc: remove functions which no longer exist
|
13 years ago |
Nathalie Furmento
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
13 years ago |
Nathalie Furmento
|
989a7f610a
tests/errorcheck/starpu_init_noworker.c: fix spelling for STARPU_NOPENCL
|
13 years ago |
Nathalie Furmento
|
95792eaa2c
tests/datawizard/interfaces: skip the tests if no CPU is available.
|
13 years ago |
Samuel Thibault
|
c6b65fe5f8
re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu.
|
13 years ago |
Nathalie Furmento
|
3d50759006
src/drivers/opencl/driver_opencl.c: really implement a synchronous copy
|
13 years ago |
Nathalie Furmento
|
f2e74c77aa
socl/src: add warning to free memory
|
13 years ago |
Nathalie Furmento
|
143ef752ae
tests/helper/starpu_data_cpy.c: return EXIT_FAILURE instead of aborting
|
13 years ago |
Nathalie Furmento
|
b53f29d34a
tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype
|
13 years ago |
Nathalie Furmento
|
d3040ea03f
tests/datawizard/opencl_codelet_unsigned_inc.c: set directly local to 1, global being equal to 1, local cannot be bigger
|
13 years ago |
Nathalie Furmento
|
f283b72408
tests/datawizard/mpi_like.c: delete trailing whitespace
|
13 years ago |
Nathalie Furmento
|
8cb8bc6432
tests/datawizard/acquire_release_opencl.c: set directly local to 1, global being equal to 1, local cannot be bigger
|
13 years ago |
Nathalie Furmento
|
8f8e0da3ba
socl/src: remove free which are freeing memory which may be used at a later stage
|
13 years ago |
Cyril Roelandt
|
4dc1fe0a41
doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY".
|
13 years ago |
Cyril Roelandt
|
ed73e59e65
tests/datawizard/interfaces: skip the tests if no CPU is available.
|
13 years ago |
Nathalie Furmento
|
cc1cb2f709
include/starpu_deprecated_api.h: remove '"'
|
13 years ago |