Andra Hugo
|
c873b63e88
small fix
|
11 년 전 |
Andra Hugo
|
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 년 전 |
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 년 전 |
Nathalie Furmento
|
2c40adf4a1
perfmodel: rename starpu_initialize_model to starpu_perfmodel_init and starpu_initialize_model_with_file to starpu_perfmodel_init_with_file
|
11 년 전 |
Thibaud Lambert
|
df72333352
mic (perfmodels): Update perfmodels initialization
|
11 년 전 |
Thibaud Lambert
|
f071b5918d
mic (perfmodels): Correction perfmodel init
|
11 년 전 |
Thibaud Lambert
|
5af6d6d996
mic (perfmodels): Correction in topology.c
|
11 년 전 |
Thibaud Lambert
|
9d01d7bdef
mic (perfmodel): Correction compilation fxt
|
11 년 전 |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
11 년 전 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 년 전 |
Nathalie Furmento
|
d56555097b
include: starpu_scheduler.h is no longer automatically included by
|
12 년 전 |
Samuel Thibault
|
4252e96fb4
properly shut down before exiting
|
12 년 전 |
Nathalie Furmento
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
12 년 전 |
Nathalie Furmento
|
2fe2fd8755
sched_policy: rename parallel greedy scheduler to parallel eager
|
12 년 전 |
Cyril Roelandt
|
f91d480518
Remove heft.
|
12 년 전 |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 년 전 |
Nathalie Furmento
|
9b4cfbf9f1
tests/sched_policies/simple_cpu_gpu_sched.c: define mandatory symbol fields for struct starpu_perfmodel
|
13 년 전 |
Cyril Roelandt
|
eb121be8f7
tests/sched_policies/simple_cpu_gpu_sched.c: add the "static" keyword where it belongs.
|
13 년 전 |
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 년 전 |
Cyril Roelandt
|
c3ab727e45
tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv().
|
13 년 전 |
Cyril Roelandt
|
97668cedb9
tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices.
|
13 년 전 |
Cyril Roelandt
|
183a4850f2
Add simple tests for the schedulers, based on the profiling info.
|
13 년 전 |