Andra Hugo a0f55874a4 fixes for valid model 11 lat temu
..
cholesky 7599748470 update code w.r.t coding style 13 lat temu
cholesky_ctxs 58267baf3a encapsulated sched_ctx struct 13 lat temu
coverage 4672f2cf07 tests/coverage/coverage.sh: signal failure 14 lat temu
datawizard d6c12d1392 tests/datawizard/increment_init.c: do not skip computation when running on valgrind 11 lat temu
disk a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly 11 lat temu
errorcheck f400e9b510 Update variables to unset 11 lat temu
experiments 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 lat temu
heat 3264633590 Add locality work stealing from Alfredo Buttari 11 lat temu
helper 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 11 lat temu
incrementer 719155db9f copyright fixes 14 lat temu
main 27f53a232b tests/main/subgraph_repeat_regenerate_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though 11 lat temu
memory 719155db9f copyright fixes 14 lat temu
microbenchs 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 11 lat temu
mult 7599748470 update code w.r.t coding style 13 lat temu
overlap 1ff35b63df - fix another wrong ifdef 11 lat temu
parallel_tasks 4095f15601 Re-enable parallel worker execution to actually test for explicit combined worker 11 lat temu
perf_models 719155db9f copyright fixes 14 lat temu
perfmodels a0f55874a4 fixes for valid model 11 lat temu
regression 3264633590 Add locality work stealing from Alfredo Buttari 11 lat temu
sched_policies 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 11 lat temu
.gitignore 27eaf1ca36 Add `.gitignore'. 14 lat temu
Makefile.am f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it 11 lat temu
helper.h 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) 11 lat temu
loader-cross.sh.in d4e239d6e9 tests/loader-cross.sh.in: properly set SINK_LD_LIBRARY_PATH 11 lat temu
loader.c a7feb86142 tests/loader.c: execute a 'bt full' command in gdb to first see the failing thread 11 lat temu