Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves 13 lat temu
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 lat temu
axpy 98046a9791 examples: add missing copyrights 13 lat temu
basic_examples 660641a5d4 fix type conversion 13 lat temu
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
callback 0ee3ebd86c examples: return 77 when there are no devices. 14 lat temu
cg 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations 13 lat temu
cholesky 438cb42e66 Add support for directly drawing GFlops curves 13 lat temu
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 14 lat temu
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
filters ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. 13 lat temu
fortran 719155db9f copyright fixes 15 lat temu
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
heat 6562c5dbc0 For termination notification, replace manual condition with starpu_task_wait_for_all. This is much safer as it waits for the callbacks to have finished with accessing subchilds before unpartitioning. 13 lat temu
incrementer ccb2b1282d rename slow-machine to the more appropriate term quick-check 13 lat temu
interface b1ed89b939 fix detection of pending transfers 13 lat temu
lu ccb2b1282d rename slow-machine to the more appropriate term quick-check 13 lat temu
mandelbrot 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 13 lat temu
matvecmult 5aa9d73d9a examples/matvecmult/matvecmult.c: remove trealing whitespace 13 lat temu
mult c4152a1d0d Do not allocate any memory in simgrid mode 13 lat temu
openmp b829f7be62 examples: s/vector_scale/vector_scal/g 13 lat temu
pi d87bb4efeb examples: minor fixes following icc warnings 13 lat temu
pipeline ccb2b1282d rename slow-machine to the more appropriate term quick-check 13 lat temu
ppm_downscaler 660641a5d4 fix type conversion 13 lat temu
profiling 660641a5d4 fix type conversion 13 lat temu
reductions 98046a9791 examples: add missing copyrights 13 lat temu
sched_ctx 660641a5d4 fix type conversion 13 lat temu
sched_ctx_utils cc8ea216d1 renaming & ispeed 13 lat temu
scheduler 660641a5d4 fix type conversion 13 lat temu
spmd c9f842f8d3 Reduce vector_scal_spmd execution time 13 lat temu
spmv 159317c1dc Make starpu_interface_matrix_ops public 13 lat temu
stencil a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) 13 lat temu
tag_example 660641a5d4 fix type conversion 13 lat temu
top be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 13 lat temu
.gitignore 27eaf1ca36 Add `.gitignore'. 15 lat temu
Makefile.am a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) 13 lat temu