Cyril Roelandt
|
32e25ba66e
src/sched_policies/heft.c: Fix a bug that caused a handle to be converted twice in some cases.
|
лет назад: 13 |
Nathalie Furmento
|
ee3570bcfb
examples/spmd/vector_scal_spmd.c: skip on enodev
|
лет назад: 13 |
Nathalie Furmento
|
af8467cd5a
disable asynchronous copy: distinguish what is an action and what is an enquiry
|
лет назад: 13 |
Nathalie Furmento
|
2ef15ea6b9
tests/datawizard/handle_to_pointer.c: synchronise OpenCL queue and do not abort on error, return EXIT_FAILURE
|
лет назад: 13 |
Nathalie Furmento
|
9f4255e6dc
examples/spmv: fix datatypes for opencl kernel
|
лет назад: 13 |
Nicolas Collin
|
b6575c2a6f
Added the SPMD example in Makefile.am.
|
лет назад: 13 |
Nathalie Furmento
|
9726e1822b
tests/datawizard/: synchronise opencl queues
|
лет назад: 13 |
Andra Hugo
|
6b39de6779
merge fix
|
лет назад: 13 |
Nathalie Furmento
|
c7de5b704c
examples/basic_examples/: stdint.h might not be available in OpenCL
|
лет назад: 13 |
Nathalie Furmento
|
252d28171c
tests/datawizard/: synchronise opencl queues
|
лет назад: 13 |
Nathalie Furmento
|
fbdb8cbff6
examples/axpy/axpy.c: add include <math.h>
|
лет назад: 13 |
Nathalie Furmento
|
a399e22906
rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled
|
лет назад: 13 |
Nathalie Furmento
|
e2d7b54e8a
socl/examples/clinfo/clinfo.c: use sizeof(str) instead of the size
|
лет назад: 13 |
Cyril Roelandt
|
2a5b1290a0
src/drivers/opencl/driver_opencl.c: check the return values of the cl* functions.
|
лет назад: 13 |
Andra Hugo
|
32cd9ccc12
forgot file
|
лет назад: 13 |
Nathalie Furmento
|
8006006cee
socl/examples/clinfo/clinfo.c: fix information querying returning string
|
лет назад: 13 |
Nathalie Furmento
|
24addd0cad
socl/src: special case for string informations
|
лет назад: 13 |
Andra Hugo
|
a1079cd79e
new merge
|
лет назад: 13 |
Nicolas Collin
|
415864e912
Bug fixed in parallel_heft.
|
лет назад: 13 |
Nathalie Furmento
|
16fde28268
src/drivers/opencl/driver_opencl_utils.c: more explicit message
|
лет назад: 13 |
Nathalie Furmento
|
46712bca84
tests/datawizard/increment_redux_lazy.c: return EXIT_FAILURE on error, do not abort
|
лет назад: 13 |
Nathalie Furmento
|
4ab290b2b2
tests/datawizard/increment_redux_v2.c: force queue synchronisation when finishing codelet
|
лет назад: 13 |
Nathalie Furmento
|
ecb8e6593f
tests/datawizard/increment_redux.c: force queue synchronisation when finishing codelet
|
лет назад: 13 |
Cyril Roelandt
|
6721571f65
starpu_opencl_unload_opencl(): check the return value of clReleaseProgram.
|
лет назад: 13 |
Cyril Roelandt
|
d6fd124ae4
Check the return value of starpu_opencl_unload_opencl().
|
лет назад: 13 |
Cyril Roelandt
|
016a2fc57b
drivers/opencl/driver_opencl_utils.c: starpu_opencl_unload_opencl() returns an int, not a cl_int.
|
лет назад: 13 |
Nicolas Collin
|
7896032ed3
Added a SPMD example.
|
лет назад: 13 |
Nicolas Collin
|
43da36b19c
Merge branch 'pheft'
|
лет назад: 13 |
Nathalie Furmento
|
31be5f7d91
src/datawizard/interfaces/data_interface.c: test values before setting them to NULL
|
лет назад: 13 |
Nathalie Furmento
|
f1c953984c
examples/basic_examples/block: use correct datatypes for block datas and really write a data parallel opencl kernel
|
лет назад: 13 |