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