.. |
audio
|
d2cd1868e2
provide good examples by always using cudaMemsetAsync, not cudaMemset
|
12 years ago |
axpy
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
basic_examples
|
57db11eb82
include: macros STARPU_HAVE_NEARBYINTF and STARPU_HAVE_RINTF are now publicly available
|
12 years ago |
binary
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
callback
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
13 years ago |
cg
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
cholesky
|
eb64e18781
merge fixes
|
12 years ago |
common
|
d20369d76e
BLAS: A and B must be of type "const TYPE *" in SGEMM.
|
13 years ago |
cpp
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
filters
|
8fdc9fbc75
add parameter size to function starpu_free_buffer_on_node()
|
12 years ago |
fortran
|
719155db9f
copyright fixes
|
14 years ago |
gl_interop
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
gordon
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
heat
|
6178d5fd8d
Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library.
|
12 years ago |
incrementer
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
interface
|
8fdc9fbc75
add parameter size to function starpu_free_buffer_on_node()
|
12 years ago |
lu
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
mandelbrot
|
2fe2fd8755
sched_policy: rename parallel greedy scheduler to parallel eager
|
12 years ago |
matvecmult
|
5aa9d73d9a
examples/matvecmult/matvecmult.c: remove trealing whitespace
|
12 years ago |
mult
|
c4152a1d0d
Do not allocate any memory in simgrid mode
|
12 years ago |
openmp
|
b829f7be62
examples: s/vector_scale/vector_scal/g
|
12 years ago |
pi
|
d87bb4efeb
examples: minor fixes following icc warnings
|
12 years ago |
pipeline
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
ppm_downscaler
|
572473b193
examples: check return values of starpu functions
|
13 years ago |
profiling
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
12 years ago |
reductions
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
sched_ctx
|
a2b2a56087
examples: add missing copyright and fix coding style
|
12 years ago |
sched_ctx_utils
|
a2b2a56087
examples: add missing copyright and fix coding style
|
12 years ago |
scheduler
|
2fe2fd8755
sched_policy: rename parallel greedy scheduler to parallel eager
|
12 years ago |
spmd
|
b829f7be62
examples: s/vector_scale/vector_scal/g
|
12 years ago |
spmv
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
stencil
|
3dbcfad9f5
Use starpu_timing_now instead of gettimeofday
|
12 years ago |
tag_example
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 years ago |
top
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 years ago |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
Makefile.am
|
b74fc182bb
allow submitting to several ctxs from 1 th + small example
|
12 years ago |