.. |
block.c
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 yıl önce |
block_cpu.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 yıl önce |
block_cuda.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 yıl önce |
block_opencl.c
|
60a8a83d9b
Fixing dead assignments.
|
13 yıl önce |
block_opencl_kernel.cl
|
69875471bc
Fix copyrights, thanks ludo!
|
14 yıl önce |
hello_world.c
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 yıl önce |
mult.c
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 yıl önce |
multiformat.c
|
f7a20a3af5
Get rid of the conversion_model.
|
13 yıl önce |
multiformat_conversion_codelets.c
|
260aae8a33
Merging branches/multi-format-2
|
13 yıl önce |
multiformat_conversion_codelets_cuda.cu
|
104b94813b
Fixing the multiformat example.
|
13 yıl önce |
multiformat_conversion_codelets_opencl.c
|
6884c732c5
First version of the multiformat interface.
|
13 yıl önce |
multiformat_conversion_codelets_opencl_kernel.cl
|
104b94813b
Fixing the multiformat example.
|
13 yıl önce |
multiformat_cuda.cu
|
104b94813b
Fixing the multiformat example.
|
13 yıl önce |
multiformat_opencl.c
|
6884c732c5
First version of the multiformat interface.
|
13 yıl önce |
multiformat_opencl_kernel.cl
|
104b94813b
Fixing the multiformat example.
|
13 yıl önce |
multiformat_types.h
|
6884c732c5
First version of the multiformat interface.
|
13 yıl önce |
variable.c
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
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
|
08a33ef615
vector_scal : skip if there are no devices.
|
13 yıl önce |
vector_scal_c.c
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 yıl önce |
vector_scal_cpu.c
|
ee63c22a9e
Type renaming:
|
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
|
37772c92ec
Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers.
|
14 yıl önce |
vector_scal_opencl_kernel.cl
|
7ff23acdf9
drop unrelated changes
|
14 yıl önce |