Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) %!s(int64=12) %!d(string=hai) anos
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset %!s(int64=13) %!d(string=hai) anos
axpy 98046a9791 examples: add missing copyrights %!s(int64=12) %!d(string=hai) anos
basic_examples 6a15c87804 examples/basic_examples/hello_world.c: give a name to the codelet %!s(int64=13) %!d(string=hai) anos
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
callback 0ee3ebd86c examples: return 77 when there are no devices. %!s(int64=13) %!d(string=hai) anos
cg 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations %!s(int64=12) %!d(string=hai) anos
cholesky 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet %!s(int64=12) %!d(string=hai) anos
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. %!s(int64=13) %!d(string=hai) anos
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
filters c7321a76ff fix type for node to always be unsigned (instead of uint32_t) %!s(int64=12) %!d(string=hai) anos
fortran 719155db9f copyright fixes %!s(int64=14) %!d(string=hai) anos
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
incrementer ccb2b1282d rename slow-machine to the more appropriate term quick-check %!s(int64=13) %!d(string=hai) anos
interface c7321a76ff fix type for node to always be unsigned (instead of uint32_t) %!s(int64=12) %!d(string=hai) anos
lu ccb2b1282d rename slow-machine to the more appropriate term quick-check %!s(int64=13) %!d(string=hai) anos
mandelbrot 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager %!s(int64=13) %!d(string=hai) anos
matvecmult 5aa9d73d9a examples/matvecmult/matvecmult.c: remove trealing whitespace %!s(int64=13) %!d(string=hai) anos
mult c4152a1d0d Do not allocate any memory in simgrid mode %!s(int64=13) %!d(string=hai) anos
openmp b829f7be62 examples: s/vector_scale/vector_scal/g %!s(int64=13) %!d(string=hai) anos
pi d87bb4efeb examples: minor fixes following icc warnings %!s(int64=13) %!d(string=hai) anos
pipeline ccb2b1282d rename slow-machine to the more appropriate term quick-check %!s(int64=13) %!d(string=hai) anos
ppm_downscaler 572473b193 examples: check return values of starpu functions %!s(int64=14) %!d(string=hai) anos
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers %!s(int64=13) %!d(string=hai) anos
reductions 98046a9791 examples: add missing copyrights %!s(int64=12) %!d(string=hai) anos
sched_ctx a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) %!s(int64=12) %!d(string=hai) anos
sched_ctx_utils 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, %!s(int64=13) %!d(string=hai) anos
scheduler 4e51b5aa3a examples/scheduler/schedulers.sh: fix test syntax %!s(int64=12) %!d(string=hai) anos
spmd c9f842f8d3 Reduce vector_scal_spmd execution time %!s(int64=12) %!d(string=hai) anos
spmv 159317c1dc Make starpu_interface_matrix_ops public %!s(int64=13) %!d(string=hai) anos
stencil 3dbcfad9f5 Use starpu_timing_now instead of gettimeofday %!s(int64=13) %!d(string=hai) anos
tag_example af31edba2f examples: remove gordon implementations %!s(int64=12) %!d(string=hai) anos
top be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers %!s(int64=13) %!d(string=hai) anos
.gitignore 27eaf1ca36 Add `.gitignore'. %!s(int64=14) %!d(string=hai) anos
Makefile.am fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions %!s(int64=12) %!d(string=hai) anos