Samuel Thibault 159317c1dc Make starpu_interface_matrix_ops public il y a 12 ans
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset il y a 13 ans
axpy ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
basic_examples 6a15c87804 examples/basic_examples/hello_world.c: give a name to the codelet il y a 12 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 13 ans
cg ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
cholesky eb64e18781 merge fixes il y a 12 ans
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. il y a 13 ans
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
filters 8fdc9fbc75 add parameter size to function starpu_free_buffer_on_node() il y a 12 ans
fortran 719155db9f copyright fixes il y a 14 ans
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
heat 6178d5fd8d Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library. il y a 13 ans
incrementer ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
interface 8fdc9fbc75 add parameter size to function starpu_free_buffer_on_node() il y a 12 ans
lu ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
mandelbrot 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager il y a 12 ans
matvecmult 5aa9d73d9a examples/matvecmult/matvecmult.c: remove trealing whitespace il y a 12 ans
mult c4152a1d0d Do not allocate any memory in simgrid mode il y a 12 ans
openmp b829f7be62 examples: s/vector_scale/vector_scal/g il y a 12 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 12 ans
ppm_downscaler 572473b193 examples: check return values of starpu functions il y a 13 ans
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers il y a 13 ans
reductions ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
sched_ctx 4be171f0e6 starpu_shutdown fix (left contexts not deleted caused shutdown to have pbs) il y a 12 ans
sched_ctx_utils 8c21b0e865 everyone has to delete the ctxs they created, remove workers does not deletes the corresponding queues in the scheduler, il y a 12 ans
scheduler 29536adfdd fix dummy too il y a 12 ans
spmd b829f7be62 examples: s/vector_scale/vector_scal/g il y a 12 ans
spmv 159317c1dc Make starpu_interface_matrix_ops public il y a 12 ans
stencil 3dbcfad9f5 Use starpu_timing_now instead of gettimeofday il y a 12 ans
tag_example ccb2b1282d rename slow-machine to the more appropriate term quick-check il y a 12 ans
top be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers il y a 12 ans
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 14 ans
Makefile.am b74fc182bb allow submitting to several ctxs from 1 th + small example il y a 12 ans