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