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