Samuel Thibault bf7f638242 Add missing async flag пре 10 година
..
block.c 6e5d499f17 replace 0 with macro part 6 пре 12 година
block_cpu.c 660641a5d4 fix type conversion пре 12 година
block_cuda.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files пре 12 година
block_opencl.c 9063cf5133 examples: avoid shadowed declarations пре 12 година
block_opencl_kernel.cl c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL пре 13 година
dynamic_handles.c a8e4891126 examples/basic_examples/dynamic_handles.c: do not execute on cuda and opencl as memory test will fail, we would need to write a specific implementation but there is no need to, testing on cpu is enough пре 11 година
hello_world.c 792e54ef83 examples/basic_examples/hello_world.c: use starpu_codelet_init to initialise codelet пре 12 година
mult.c 1ee69f6aaa drop including sys/time.h, now useless пре 10 година
multiformat.c 6e5d499f17 replace 0 with macro part 6 пре 12 година
multiformat_conversion_codelets.c c60d91cb3f Enable asynchronous OpenCL wherever possible пре 11 година
multiformat_conversion_codelets_cuda.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible пре 11 година
multiformat_conversion_codelets_opencl.c c60d91cb3f Enable asynchronous OpenCL wherever possible пре 11 година
multiformat_conversion_codelets_opencl_kernel.cl b9476e6d4a update code w.r.t coding style пре 13 година
multiformat_cuda.cu a7614b7809 examples/basic_examples/multiformat: no longer define FPRINTF in multiformat_types.h as it is included in an opencl kernel and variadic macros are not allowed in OpenCL пре 12 година
multiformat_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files пре 12 година
multiformat_opencl_kernel.cl e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set пре 13 година
multiformat_types.h a7614b7809 examples/basic_examples/multiformat: no longer define FPRINTF in multiformat_types.h as it is included in an opencl kernel and variadic macros are not allowed in OpenCL пре 12 година
variable.c 6e5d499f17 replace 0 with macro part 6 пре 12 година
variable_kernels.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files пре 12 година
variable_kernels_cpu.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros пре 12 година
variable_kernels_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files пре 12 година
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI пре 14 година
vector_scal.c c60d91cb3f Enable asynchronous OpenCL wherever possible пре 11 година
vector_scal_c.c bf7f638242 Add missing async flag пре 10 година
vector_scal_cpu.c b829f7be62 examples: s/vector_scale/vector_scal/g пре 12 година
vector_scal_cpu_icc.icc b829f7be62 examples: s/vector_scale/vector_scal/g пре 12 година
vector_scal_cpu_template.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros пре 12 година
vector_scal_cuda.cu 8f26d26ad7 Introduce the STARPU_CUDA_ASYNC and STARPU_OPENCL_ASYNC flags. No optimization is done yet for now. пре 11 година
vector_scal_fortran.F c6109265be Fix Fortran copyrights пре 14 година
vector_scal_opencl.c c60d91cb3f Enable asynchronous OpenCL wherever possible пре 11 година
vector_scal_opencl_kernel.cl c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations пре 12 година