Cyril Roelandt b9211cf493 tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed. 13 年之前
..
cholesky 7599748470 update code w.r.t coding style 14 年之前
coverage 4672f2cf07 tests/coverage/coverage.sh: signal failure 15 年之前
datawizard 174c2604ff tests/datawizard/lazy_unregister: test a more complex case 14 年之前
errorcheck c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device 14 年之前
experiments acce0b71ce Add OpenGL interoperability support 14 年之前
heat 7599748470 update code w.r.t coding style 14 年之前
helper 143ef752ae tests/helper/starpu_data_cpy.c: return EXIT_FAILURE instead of aborting 14 年之前
incrementer 719155db9f copyright fixes 15 年之前
main 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. 14 年之前
memory 719155db9f copyright fixes 15 年之前
microbenchs 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 14 年之前
mult 7599748470 update code w.r.t coding style 14 年之前
overlap 9b8ab4b58d Create less tasks on slow machines to avoid overflowing memory 14 年之前
parallel_tasks 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 14 年之前
perf_models 719155db9f copyright fixes 15 年之前
perfmodels 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models 13 年之前
regression 2177148f7e add missing licence information 14 年之前
sched_policies 07ac945e35 tests/sched_policies/simple_deps.c: the second task may start right after the first one is done. 14 年之前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年之前
Makefile.am 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models 13 年之前
helper.h 8381f79759 minor fixes to handle compiler warnings 14 年之前
loader.c b9211cf493 tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed. 13 年之前