Cyril Roelandt
|
bbce5565d0
starpu_opencl_set_kernel_args() does not take the number of arguments to set as a parameter any more.
|
13 yıl önce |
Cyril Roelandt
|
394209fc9a
Add starpu_opencl_set_kernel_args().
|
13 yıl önce |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
13 yıl önce |
Nathalie Furmento
|
dc3ed7d4eb
src/drivers/opencl/driver_opencl_utils.c: deal with cases when no directory is found
|
13 yıl önce |
Nathalie Furmento
|
e6c31e0532
Driver OpenCL: updating compilation of opencl codelets
|
13 yıl önce |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
13 yıl önce |
Samuel Thibault
|
0925502c69
Do not unload OpenCL programs when they haven't been loaded due to no worker (see r4310)
|
13 yıl önce |
Nathalie Furmento
|
011cf9daa0
OpenCL driver: get the correct number of OpenCL workers
|
13 yıl önce |
Samuel Thibault
|
73ac11ecf8
provide file and line of errors
|
13 yıl önce |
Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
14 yıl önce |
Samuel Thibault
|
3483252054
try to include CL/cl_ext.h to get CL_PLATFORM_NOT_FOUND_KHR
|
14 yıl önce |
Samuel Thibault
|
b86c28bddc
Add CUDA-specific error code
|
14 yıl önce |
Nathalie Furmento
|
50ffc4e901
OpenCL driver: improve platform detection and error message system
|
14 yıl önce |
Samuel Thibault
|
ca5dd22771
move C99-ism from cuda/opencl helper headers to libstarpu itself.
|
14 yıl önce |
Nathalie Furmento
|
cce6154e09
OpenCL driver: build options for compiling opencl kernels no longer have a default value. Always use the value given by the user
|
14 yıl önce |
Nathalie Furmento
|
51b04ba8f9
OpenCL Driver: update functions to compile opencl kernel
|
14 yıl önce |
Nathalie Furmento
|
535638a071
src/drivers/opencl/driver_opencl_utils.c: Do not try to load and compile the opencl kernel file if there is no devices
|
14 yıl önce |
Cédric Augonnet
|
8fd1b3f616
Fix some minor warnings
|
14 yıl önce |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 yıl önce |
Samuel Thibault
|
9b79aeb3a8
- Generalize performance model functions a bit to accomodate being used for power consumption.
|
14 yıl önce |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 yıl önce |
Nathalie Furmento
|
686e38fa9c
OpenCL: use const when possible
|
14 yıl önce |
Nathalie Furmento
|
c3bfa8def3
OpenCL: do not compile kernel on invalid devices
|
14 yıl önce |
Nathalie Furmento
|
26d55a4e58
OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object
|
14 yıl önce |
Nathalie Furmento
|
f38aec272a
drivers/opencl: using fread does not work on all OSes (namely Windows ...)
|
14 yıl önce |
Nathalie Furmento
|
bbfaa38132
OpenCL driver: use cl_int when appropriate
|
14 yıl önce |
Nathalie Furmento
|
92f41b0c15
src: use a standard debug/messaging system
|
14 yıl önce |
Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
15 yıl önce |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 yıl önce |
Nathalie Furmento
|
3485f9c86b
OpenCL Driver: renamings:
|
15 yıl önce |