Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g 12 年 前
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 年 前
axpy ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
basic_examples b829f7be62 examples: s/vector_scale/vector_scal/g 12 年 前
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
callback 0ee3ebd86c examples: return 77 when there are no devices. 13 年 前
cg ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
cholesky 72ca65213e show default values 13 年 前
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 年 前
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
filters 961d06f306 Drop todo 12 年 前
fortran 719155db9f copyright fixes 14 年 前
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
heat 6178d5fd8d Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library. 13 年 前
incrementer ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
interface ab7c89dbe8 expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too 12 年 前
lu ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
mandelbrot ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
matvecmult 181c7d4c65 Add a performance model to matvecmult 12 年 前
mult bf8cceeff0 Use starpu_timing_now instead of gettimeofday 12 年 前
openmp b829f7be62 examples: s/vector_scale/vector_scal/g 12 年 前
pi d87bb4efeb examples: minor fixes following icc warnings 13 年 前
pipeline ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
ppm_downscaler 572473b193 examples: check return values of starpu functions 13 年 前
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 年 前
reductions ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
scheduler ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
spmd b829f7be62 examples: s/vector_scale/vector_scal/g 12 年 前
spmv ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
stencil 3dbcfad9f5 Use starpu_timing_now instead of gettimeofday 12 年 前
tag_example ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 年 前
top be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 12 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年 前
Makefile.am c989236047 exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles 12 年 前