| .. |
|
audio
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
axpy
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
basic_examples
|
bf7f638242
Add missing async flag
|
11 years ago |
|
binary
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
callback
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
cg
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
cholesky
|
eb85895d18
merge trunk
|
11 years ago |
|
common
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 years ago |
|
cpp
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 years ago |
|
filters
|
816ef98955
Fix starpu_opencl_allocate_memory call
|
11 years ago |
|
fortran
|
9a92cd76b3
examples/fortran: get rid off directory bindings
|
11 years ago |
|
gl_interop
|
be5af1b04c
Fix OpenGL build
|
12 years ago |
|
heat
|
eb85895d18
merge trunk
|
11 years ago |
|
incrementer
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
interface
|
6a0c92daab
Avoid void* arithmetic, icc refuses it on windows...
|
11 years ago |
|
lu
|
7cfc7403f1
Disable check and pivoting code in simgrid mode, to save the matrix allocations
|
11 years ago |
|
mandelbrot
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
matvecmult
|
c60d91cb3f
Enable asynchronous OpenCL wherever possible
|
11 years ago |
|
mult
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
openmp
|
a3905bb1e7
examples/openmp/vector_scal_omp.c: free memory and better deal with enodev error
|
11 years ago |
|
pi
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
pipeline
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 years ago |
|
ppm_downscaler
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
profiling
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 years ago |
|
reductions
|
c60d91cb3f
Enable asynchronous OpenCL wherever possible
|
11 years ago |
|
sched_ctx
|
9aeb560a25
examples/sched_ctx/sched_ctx.c: fix typo, we add the workers in procs1
|
11 years ago |
|
sched_ctx_utils
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
scheduler
|
5a95720995
examples/scheduler/schedulers.sh: fix code
|
11 years ago |
|
spmd
|
6e5d499f17
replace 0 with macro part 6
|
12 years ago |
|
spmv
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
stencil
|
1ee69f6aaa
drop including sys/time.h, now useless
|
11 years ago |
|
tag_example
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 years ago |
|
top
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
12 years ago |
|
worker_collections
|
bd4ed8a412
examples/worker_collections: minor fixes
|
11 years ago |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
|
Makefile.am
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 years ago |