Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
..
block.c 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 years ago
block_cpu.c 660641a5d4 fix type conversion 12 years ago
block_cuda.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
block_opencl.c 9063cf5133 examples: avoid shadowed declarations 12 years ago
block_opencl_kernel.cl c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 years ago
dynamic_handles.c 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
hello_world.c 792e54ef83 examples/basic_examples/hello_world.c: use starpu_codelet_init to initialise codelet 12 years ago
mult.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
multiformat.c 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 years ago
multiformat_conversion_codelets.c 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 years ago
multiformat_conversion_codelets_cuda.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
multiformat_conversion_codelets_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
multiformat_conversion_codelets_opencl_kernel.cl b9476e6d4a update code w.r.t coding style 13 years ago
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 years ago
multiformat_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
multiformat_opencl_kernel.cl e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 years ago
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 years ago
variable.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
variable_kernels.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
variable_kernels_cpu.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
variable_kernels_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI 14 years ago
vector_scal.c d64bd81764 Fix MIC build 12 years ago
vector_scal_c.c 6c292a0431 add more function names for MIC/SCC 12 years ago
vector_scal_cpu.c b829f7be62 examples: s/vector_scale/vector_scal/g 12 years ago
vector_scal_cpu_icc.icc b829f7be62 examples: s/vector_scale/vector_scal/g 12 years ago
vector_scal_cpu_template.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
vector_scal_cuda.cu c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations 12 years ago
vector_scal_fortran.F c6109265be Fix Fortran copyrights 14 years ago
vector_scal_opencl.c c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations 12 years ago
vector_scal_opencl_kernel.cl c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations 12 years ago