Nathalie Furmento
|
26a2034dbf
socl/src/gc.c: fix format type
|
hace 13 años |
Nathalie Furmento
|
9f425e965b
socl/src/cl_enqueuendrangekernel.c: remove unused object
|
hace 13 años |
Nathalie Furmento
|
af6c007d6e
socl/src/cl_getkernelworkgroupinfo.c: check return value of starpu_task_submit
|
hace 13 años |
Nathalie Furmento
|
8b2e1d14b8
src/datawizard/interfaces/bcsr_interface.c: remove unused variables
|
hace 13 años |
Samuel Thibault
|
419e12e6b0
more details
|
hace 13 años |
Cyril Roelandt
|
10808ace45
Use _starpu_gettid() in the MPI+FxT code.
|
hace 13 años |
Cyril Roelandt
|
44119c0beb
FxT: only include sys/syscall.h on Linux.
|
hace 13 años |
Nathalie Furmento
|
eed1ba5bbc
examples/Makefile.am: remove duplicate line
|
hace 13 años |
Nathalie Furmento
|
a23646c801
src/drivers/opencl/driver_opencl_utils.c: update function to load compiled OpenCL kernels as some compilers produce a binary (and not a text) file
|
hace 13 años |
Nathalie Furmento
|
e924d2284d
configure.ac: set default value for STARPU_MAXIMPLEMENTATIONS to 8 (examples/basic_examples/vector_scal.c needs it)
|
hace 13 años |
Cyril Roelandt
|
258555146a
Fix the size given to _STARPU_TRACE_DATA_COPY().
|
hace 13 años |
Samuel Thibault
|
46ab7b4cd2
add coment
|
hace 13 años |
Nathalie Furmento
|
66ca4dc881
ChangeLog: add new functionalities
|
hace 13 años |
Nathalie Furmento
|
0755556822
examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system
|
hace 13 años |
Nathalie Furmento
|
f1a5f5bd41
src/drivers/opencl/driver_opencl_utils.c: use _STARPU_DEBUG instead of _STARPU_DISP
|
hace 13 años |
Nathalie Furmento
|
0b1d4dad0f
OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel
|
hace 13 años |
Nathalie Furmento
|
67d417ea97
include: modify STARPU_CHECK_RETURN_VALUE to consider all non zero values as errors
|
hace 13 años |
Nathalie Furmento
|
d07aaa7c35
src/drivers/opencl/driver_opencl_utils.c: minor fixes
|
hace 13 años |
Nathalie Furmento
|
8705aa7b2f
OpenCL: implement new functions to store compiled OpenCL kernels on the file system
|
hace 13 años |
Nathalie Furmento
|
ca99ae35b7
src/common/utils.c: remove un-needed display message
|
hace 13 años |
Nathalie Furmento
|
32e85cf2c2
src: improve directory management
|
hace 13 años |
Cyril Roelandt
|
cc0566ac23
BCSR interface: fix the amount of bytes to copy in ram_to_ram().
|
hace 13 años |
Nathalie Furmento
|
84d9fd906d
doc: update references to section which has been renamed
|
hace 13 años |
Nathalie Furmento
|
c05700ba46
doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections
|
hace 13 años |
Nathalie Furmento
|
dc39ab013a
doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args()
|
hace 13 años |
Nathalie Furmento
|
91894d6cf2
include/starpu_opencl.h: remove trailing whitespaces
|
hace 13 años |
Ludovic Courtès
|
423dbf506e
gcc: Fix initialization of integer variables in the `opencl' pragma.
|
hace 13 años |
Ludovic Courtès
|
15a1400aa2
gcc: Fix handling of `opencl_include_dirs' on GCC 4.7+.
|
hace 13 años |
Samuel Thibault
|
4d21f76259
Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation.
|
hace 13 años |
Samuel Thibault
|
3652cbe469
typo
|
hace 13 años |