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 年 前 |
Nathalie Furmento
|
39853e6635
examples/Makefile.am: add missing \
|
13 年 前 |
Nathalie Furmento
|
6058410a1c
examples/Makefile.am: typos
|
13 年 前 |
Ludovic Courtès
|
0b6a3ffb1c
gcc: Fix OpenCL type checking for `short int'.
|
13 年 前 |
Cyril Roelandt
|
1080005252
Make examples/axpy/axpy work with OpenCL.
|
13 年 前 |
Cyril Roelandt
|
03bbe60cd2
examples/axpy/axpy.c: check the computation.
|
13 年 前 |
Nathalie Furmento
|
8a8be0755d
Makefile.am: add rule for building starpu_top
|
13 年 前 |
Samuel Thibault
|
07595aa459
Do not drop prefetch requests on ENOMEM, to avoid dropping just-upgraded fetch requests, and to keep fetching data all the time as much as possible
|
13 年 前 |
Cyril Roelandt
|
86e332292f
Make tests/perfmodels/regression_based and tests/perfmodels/non_linear_regression_based work with OpenCL.
|
13 年 前 |
Nathalie Furmento
|
dac3e4515b
doc: specify which binary to run for StarPU-Top
|
13 年 前 |
Nathalie Furmento
|
2577b0db97
Makefile.am: renaming of StarPU-Top to starpu_top
|
13 年 前 |
Nathalie Furmento
|
41b240d5a1
starpu-top: rename binary to starpu_top and generate its man page
|
13 年 前 |
Nathalie Furmento
|
74945af520
doc: script starpu_top has been renamed to starpu_workers_activity (cf #5757)
|
13 年 前 |