Samuel Thibault b1ed89b939 fix detection of pending transfers il y a 13 ans
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset il y a 13 ans
axpy 98046a9791 examples: add missing copyrights il y a 13 ans
basic_examples 660641a5d4 fix type conversion il y a 13 ans
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
callback 0ee3ebd86c examples: return 77 when there are no devices. il y a 14 ans
cg 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations il y a 13 ans
cholesky 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet il y a 13 ans
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. il y a 14 ans
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
filters ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. il y a 13 ans
fortran 719155db9f copyright fixes il y a 15 ans
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
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. il y a 13 ans
incrementer ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 13 ans
interface b1ed89b939 fix detection of pending transfers il y a 13 ans
lu ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 13 ans
mandelbrot 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager il y a 13 ans
matvecmult 5aa9d73d9a examples/matvecmult/matvecmult.c: remove trealing whitespace il y a 13 ans
mult c4152a1d0d Do not allocate any memory in simgrid mode il y a 13 ans
openmp b829f7be62 examples: s/vector_scale/vector_scal/g il y a 13 ans
pi d87bb4efeb examples: minor fixes following icc warnings il y a 13 ans
pipeline ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 13 ans
ppm_downscaler 660641a5d4 fix type conversion il y a 13 ans
profiling 660641a5d4 fix type conversion il y a 13 ans
reductions 98046a9791 examples: add missing copyrights il y a 13 ans
sched_ctx 660641a5d4 fix type conversion il y a 13 ans
sched_ctx_utils 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx il y a 13 ans
scheduler 660641a5d4 fix type conversion il y a 13 ans
spmd c9f842f8d3 Reduce vector_scal_spmd execution time il y a 13 ans
spmv 159317c1dc Make starpu_interface_matrix_ops public il y a 13 ans
stencil a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) il y a 13 ans
tag_example 660641a5d4 fix type conversion il y a 13 ans
top be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers il y a 13 ans
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 15 ans
Makefile.am a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) il y a 13 ans