Nathalie Furmento c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 yıl önce
..
block.c ba6e618d50 examples/basic_examples/block.c: task->destroy must be set to 0 before calling starpu_task_destroy() 13 yıl önce
block_cpu.c b9476e6d4a update code w.r.t coding style 13 yıl önce
block_cuda.cu b9476e6d4a update code w.r.t coding style 13 yıl önce
block_opencl.c c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 yıl önce
block_opencl_kernel.cl c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 yıl önce
hello_world.c e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) 13 yıl önce
mult.c 0ee3ebd86c examples: return 77 when there are no devices. 13 yıl önce
multiformat.c d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 13 yıl önce
multiformat_conversion_codelets.c 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 yıl önce
multiformat_conversion_codelets_cuda.cu 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 yıl önce
multiformat_conversion_codelets_opencl.c 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 yıl önce
multiformat_conversion_codelets_opencl_kernel.cl b9476e6d4a update code w.r.t coding style 13 yıl önce
multiformat_cuda.cu e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 yıl önce
multiformat_opencl.c e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 yıl önce
multiformat_opencl_kernel.cl e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 yıl önce
multiformat_types.h b9476e6d4a update code w.r.t coding style 13 yıl önce
variable.c a36692bf99 examples/basic_examples/variable.c: when no worker is found, it is not an error, just skip the example 13 yıl önce
variable_kernels.cu 69875471bc Fix copyrights, thanks ludo! 14 yıl önce
variable_kernels_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 yıl önce
variable_kernels_opencl.c 27d61d9f32 Fixing dead assignment. 13 yıl önce
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI 14 yıl önce
vector_scal.c d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 13 yıl önce
vector_scal_c.c 0e898d8fd4 examples/: check return value for starpu functions 13 yıl önce
vector_scal_cpu.c 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles 13 yıl önce
vector_scal_cpu_icc.icc 7a0f65790f Also build vector_scal with icc when available 13 yıl önce
vector_scal_cuda.cu d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. 14 yıl önce
vector_scal_fortran.F c6109265be Fix Fortran copyrights 14 yıl önce
vector_scal_opencl.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 13 yıl önce
vector_scal_opencl_kernel.cl b9476e6d4a update code w.r.t coding style 13 yıl önce