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