Nathalie Furmento 31393afbd6 tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows 11 rokov pred
..
cholesky 7599748470 update code w.r.t coding style 13 rokov pred
cholesky_ctxs 58267baf3a encapsulated sched_ctx struct 14 rokov pred
coverage 4672f2cf07 tests/coverage/coverage.sh: signal failure 14 rokov pred
datawizard 2096e51447 tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type 11 rokov pred
disk a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly 12 rokov pred
errorcheck f400e9b510 Update variables to unset 11 rokov pred
experiments 0d90ae3f88 drop including sys/time.h, now useless 11 rokov pred
heat 3264633590 Add locality work stealing from Alfredo Buttari 11 rokov pred
helper 0d90ae3f88 drop including sys/time.h, now useless 11 rokov pred
incrementer 719155db9f copyright fixes 14 rokov pred
main 31393afbd6 tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows 11 rokov pred
memory 719155db9f copyright fixes 14 rokov pred
microbenchs 0d90ae3f88 drop including sys/time.h, now useless 11 rokov pred
mult 7599748470 update code w.r.t coding style 13 rokov pred
overlap f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent 11 rokov pred
parallel_tasks 4095f15601 Re-enable parallel worker execution to actually test for explicit combined worker 11 rokov pred
perf_models 719155db9f copyright fixes 14 rokov pred
perfmodels 61b5da7300 tests/perfmodels/feed.c: properly shutdown StarPU 11 rokov pred
regression 3264633590 Add locality work stealing from Alfredo Buttari 11 rokov pred
sched_policies 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 12 rokov pred
.gitignore 27eaf1ca36 Add `.gitignore'. 14 rokov pred
Makefile.am 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. 11 rokov pred
helper.h 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) 12 rokov pred
loader-cross.sh.in d4e239d6e9 tests/loader-cross.sh.in: properly set SINK_LD_LIBRARY_PATH 12 rokov pred
loader.c 0ba562f069 Revert r13399 and 13400, to bring back using gettimeofday instead of starpu_timing_now, since loader.c is not linked against starpu, and instead use our own gettimeofday implementation in the windows-but-no-mingw-or-cygwin case 11 rokov pred