Nathalie Furmento
|
618992814a
Merge branch 'master' into fpga
|
4 rokov pred |
Nathalie Furmento
|
9054490002
happy 2021
|
4 rokov pred |
Samuel Thibault
|
947a2838cf
heteroprio examples: Fix execution with fpga devices
|
4 rokov pred |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 rokov pred |
Samuel Thibault
|
ed3fa8d283
When STARPU_SCHED is specified, only execute tests for this scheduler
|
5 rokov pred |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 rokov pred |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 rokov pred |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 rokov pred |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 rokov pred |
Samuel Thibault
|
bbaaa9d019
Make tests which try various schedulers undef STARPU_SCHED, otherwise that takes precedence
|
8 rokov pred |
Samuel Thibault
|
25a14847a3
Run yet more tests on Phi
|
9 rokov pred |
Nathalie Furmento
|
ff2af1864e
tests/sched_policies: add dummy implementations for cuda and opencl, they are needed when using the scheduler heteroprio with its default initialisation function
|
10 rokov pred |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 rokov pred |
Samuel Thibault
|
50ae9b124a
Make test much faster
|
10 rokov pred |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 rokov pred |
Nathalie Furmento
|
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 rokov pred |
Nathalie Furmento
|
d56555097b
include: starpu_scheduler.h is no longer automatically included by
|
12 rokov pred |
Nathalie Furmento
|
f06a713ee1
tests/sched_policies/simple_deps.c: remove double line
|
12 rokov pred |
Nathalie Furmento
|
f79a3a7873
tests/sched_policies: use a nice for loop instead of the ugly while loop (if you like pointer arithmetic ...)
|
12 rokov pred |
Nathalie Furmento
|
a7e5973dca
tests/sched_policies: use new function starpu_sched_get_predefined_policies()
|
12 rokov pred |
Nathalie Furmento
|
2fe2fd8755
sched_policy: rename parallel greedy scheduler to parallel eager
|
12 rokov pred |
Cyril Roelandt
|
f91d480518
Remove heft.
|
12 rokov pred |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 rokov pred |
Cyril Roelandt
|
07ac945e35
tests/sched_policies/simple_deps.c: the second task may start right after the first one is done.
|
13 rokov pred |
Nathalie Furmento
|
4283eaf20a
tests/sched_policies/simple_deps.c: mark test as skipped when no device can execute the codelet
|
13 rokov pred |
Nathalie Furmento
|
7b918aad19
rename internal variable heft_policy to _starpu_sched_dmda_policy to use the same naming as for the other policy objects
|
13 rokov pred |
Cyril Roelandt
|
97668cedb9
tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices.
|
13 rokov pred |
Cyril Roelandt
|
5d9fabcd78
Replace sleep(x) by sleep(x*1000000), for sleep() is not available on Windows.
|
13 rokov pred |
Cyril Roelandt
|
183a4850f2
Add simple tests for the schedulers, based on the profiling info.
|
13 rokov pred |