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