Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
..
block.c 6e5d499f17 replace 0 with macro part 6 hace 12 años
block_cpu.c 660641a5d4 fix type conversion hace 12 años
block_cuda.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
block_opencl.c 9063cf5133 examples: avoid shadowed declarations hace 12 años
block_opencl_kernel.cl c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL hace 13 años
dynamic_handles.c 6e5d499f17 replace 0 with macro part 6 hace 12 años
hello_world.c 792e54ef83 examples/basic_examples/hello_world.c: use starpu_codelet_init to initialise codelet hace 12 años
mult.c 6e5d499f17 replace 0 with macro part 6 hace 12 años
multiformat.c 6e5d499f17 replace 0 with macro part 6 hace 12 años
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 hace 12 años
multiformat_conversion_codelets_cuda.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
multiformat_conversion_codelets_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
multiformat_conversion_codelets_opencl_kernel.cl b9476e6d4a update code w.r.t coding style hace 13 años
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 hace 12 años
multiformat_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
multiformat_opencl_kernel.cl e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set hace 13 años
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 hace 12 años
variable.c 6e5d499f17 replace 0 with macro part 6 hace 12 años
variable_kernels.cu ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
variable_kernels_cpu.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
variable_kernels_opencl.c ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files hace 12 años
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI hace 14 años
vector_scal.c 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
vector_scal_c.c 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
vector_scal_cpu.c b829f7be62 examples: s/vector_scale/vector_scal/g hace 12 años
vector_scal_cpu_icc.icc b829f7be62 examples: s/vector_scale/vector_scal/g hace 12 años
vector_scal_cpu_template.h b227dbcfdc Use STARPU_ATTRIBUTE_* macros hace 12 años
vector_scal_cuda.cu c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations hace 12 años
vector_scal_fortran.F c6109265be Fix Fortran copyrights hace 14 años
vector_scal_opencl.c c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations hace 12 años
vector_scal_opencl_kernel.cl c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations hace 12 años