Samuel Thibault
|
c46d26e887
re-fix erand48_r use on BSD
|
13 年 前 |
Samuel Thibault
|
224ef1ef81
Add showcheck rule for gcc-plugin source
|
13 年 前 |
Samuel Thibault
|
c9c9c25b7c
Print the discrepancy details
|
13 年 前 |
Samuel Thibault
|
6c6e0032d3
Use TYPE instead of float
|
13 年 前 |
Nathalie Furmento
|
478f55762e
src/core/perfmodel/perfmodel_bus.c: revert last commit #6099, OpenCL CPU devices should not be skipped
|
13 年 前 |
Cyril Roelandt
|
9a97aa40de
examples/reductions/dot_product.c: check the result of the computations.
|
13 年 前 |
Cyril Roelandt
|
4c003c74ec
Make examples/reductions/dot_product work with OpenCL.
|
13 年 前 |
Nathalie Furmento
|
199966dc94
ChangeLog: mention OpenCL CPU devices
|
13 年 前 |
Nicolas Collin
|
f9f4e490a0
Use pre_exec_hook in parallel_heft instead of post_exec_hook.
|
13 年 前 |
Nathalie Furmento
|
df34f3fb6b
Makefile.am: clean-local already existed. clean starpu-top/starpu_top as well
|
13 年 前 |
Nathalie Furmento
|
73a1ddd157
Makefile.am: add rule clean-local to remove starpu_top.1
|
13 年 前 |
Nathalie Furmento
|
92dddf41f5
core/perfmodel/perfmodel_bus.c: skip OpenCL CPU devices
|
13 年 前 |
Nathalie Furmento
|
0982aa560d
drivers/opencl: enable OpenCL on CPU when environment variable STARPU_OPENCL_ON_CPUS is defined with a positive value
|
13 年 前 |
Nathalie Furmento
|
4f21884a2f
tests/Makefile.am: do not add perfmodels/opencl_memset_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA
|
13 年 前 |
Nathalie Furmento
|
ba13c4c564
examples/Makefile.am: do not add incrementer/incrementer_kernels_opencl_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA
|
13 年 前 |
Cyril Roelandt
|
1addb07bf4
examples/cpp/incrementer_cpp.cpp: unload the opencl program before shutting down.
|
13 年 前 |
Cyril Roelandt
|
028728a6eb
Make examples/cpp/incrementer_cpp work with CUDA and OpenCL.
|
13 年 前 |
Cyril Roelandt
|
39cf6fd80b
tests/errorcheck/invalid_tasks: remove the "where" field in gpu_only_cl.
|
13 年 前 |
Nathalie Furmento
|
16e7849761
src/drivers/opencl/driver_opencl_utils.c: always display the output of the OpenCL compilation, and also check compilation status with clGetProgramBuildInfo(CL_PROGRAM_BUILD_STATUS)
|
13 年 前 |
Samuel Thibault
|
8fbc64eb8c
Also let the non-cpu task try to go on an opencl device and fail
|
13 年 前 |
Ludovic Courtès
|
0cf2504978
gcc: Use `builtin_decl_explicit' as defined in GCC 4.7.0.
|
13 年 前 |
Samuel Thibault
|
29cf4183e1
Fix list splicing
|
13 年 前 |
Nathalie Furmento
|
7c6d1be836
tests/Makefile.am: add datawizard/opencl_codelet_unsigned_inc_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA just once
|
13 年 前 |
Nathalie Furmento
|
be3048e262
tests: minor fixes:
|
13 年 前 |
Nathalie Furmento
|
98c8720097
examples/tag_example/tag_restartable.c: lower values on slow machines
|
13 年 前 |
Cyril Roelandt
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
13 年 前 |
Nathalie Furmento
|
8c2b55e3f6
Makefile.am: use the existing rule to build starpu-top
|
13 年 前 |
Nathalie Furmento
|
e6bea2930e
examples/interface/complex_kernels_opencl.c: fix bugs
|
13 年 前 |
Nathalie Furmento
|
2e52e650ec
starpu-top: fix qtw embed compilation
|
13 年 前 |
Nathalie Furmento
|
8a6d726e45
tests/datawizard/scratch.c: print message on error
|
13 年 前 |