Samuel Thibault 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. 10 年之前
..
cholesky 7599748470 update code w.r.t coding style 13 年之前
cholesky_ctxs 58267baf3a encapsulated sched_ctx struct 13 年之前
coverage 4672f2cf07 tests/coverage/coverage.sh: signal failure 14 年之前
datawizard 2096e51447 tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type 10 年之前
disk a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly 11 年之前
errorcheck f400e9b510 Update variables to unset 11 年之前
experiments 0d90ae3f88 drop including sys/time.h, now useless 10 年之前
heat 3264633590 Add locality work stealing from Alfredo Buttari 11 年之前
helper 0d90ae3f88 drop including sys/time.h, now useless 10 年之前
incrementer 719155db9f copyright fixes 14 年之前
main 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. 10 年之前
memory 719155db9f copyright fixes 14 年之前
microbenchs 0d90ae3f88 drop including sys/time.h, now useless 10 年之前
mult 7599748470 update code w.r.t coding style 13 年之前
overlap f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent 10 年之前
parallel_tasks 4095f15601 Re-enable parallel worker execution to actually test for explicit combined worker 11 年之前
perf_models 719155db9f copyright fixes 14 年之前
perfmodels 61b5da7300 tests/perfmodels/feed.c: properly shutdown StarPU 11 年之前
regression 3264633590 Add locality work stealing from Alfredo Buttari 11 年之前
sched_policies 0d7c8ed948 merge trunk@9680, trunk@9683: tests/sched_policies/prio.c: use portable random function, drand48 returns values between 0 and 1 11 年之前
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年之前
Makefile.am 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. 10 年之前
helper.h 70b047f2ce new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind) 11 年之前
loader-cross.sh.in d4e239d6e9 tests/loader-cross.sh.in: properly set SINK_LD_LIBRARY_PATH 11 年之前
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 10 年之前