Nathalie Furmento
|
c198ab88f1
src/core/perfmodel/perfmodel_history.c: set debug_path only wheen needed, doing it in _starpu_register_model will fail as the model does not have yet any registered combination
|
11 anos atrás |
Nathalie Furmento
|
e362d51c0f
merge trunk
|
11 anos atrás |
Nathalie Furmento
|
9858d13da9
src/core/perfmodel/perfmodel_history.c: deal with cases when there is no history for a perf model
|
11 anos atrás |
Nathalie Furmento
|
5a95720995
examples/scheduler/schedulers.sh: fix code
|
11 anos atrás |
Nathalie Furmento
|
f9d3e8daa0
merge trunk
|
11 anos atrás |
Nathalie Furmento
|
5667146bad
examples/scheduler/schedulers.sh: add error message
|
11 anos atrás |
Nathalie Furmento
|
b14831d574
src/core/perfmodel/perfmodel_history.c: free memory
|
11 anos atrás |
Nathalie Furmento
|
8ad6d08310
src/core/topology.c: free memory
|
11 anos atrás |
Samuel Thibault
|
4d85c82e59
Fix position of corner k,k tile MPI flush
|
11 anos atrás |
Nathalie Furmento
|
0df64e8d45
src/core/combined_workers.c: allocate memory before using it
|
11 anos atrás |
Nathalie Furmento
|
691cef0e71
tests/sched_policies/simple_cpu_gpu_sched.c: also set cost functions for OpenCL workers
|
11 anos atrás |
Nathalie Furmento
|
09d64514fa
tests/sched_policies/simple_cpu_gpu_sched.c: fix code to set the cost function for all combinations with a cuda device, this needs to be improved to be more user-friendlly
|
11 anos atrás |
Nathalie Furmento
|
d77b8601fa
tools/gdbinit: fix code
|
11 anos atrás |
Nathalie Furmento
|
dabe5e5ed3
tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos
|
11 anos atrás |
Nathalie Furmento
|
73582156f0
tools/gdbinit: new functions to print arch combinations
|
11 anos atrás |
Nathalie Furmento
|
e2ed85825c
src/core/perfmodel/perfmodel_history.c:
|
11 anos atrás |
Nathalie Furmento
|
e3b9b2ca35
src/datawizard/interfaces: do not use 'interface' as it is a keyword
|
11 anos atrás |
Nathalie Furmento
|
0ba0536604
tools/starpu_perfmodel_plot.c: fix variable name
|
11 anos atrás |
Nathalie Furmento
|
d5f3126542
src/debug/traces/starpu_fxt.c: code cleaning
|
11 anos atrás |
Samuel Thibault
|
9133c2e5a5
Document the describe data operation
|
11 anos atrás |
Samuel Thibault
|
214c709b08
port r 13033 from 1.1: Add changelog
|
11 anos atrás |
Samuel Thibault
|
b24213f35d
Add a way to register an existing on-GPU buffer to be used by a handle
|
11 anos atrás |
Nathalie Furmento
|
acfb4141a8
tools/starpu_perfmodel_plot.c: update towards the new perf model format, still missing the fxt processing
|
11 anos atrás |
Samuel Thibault
|
1cb0d3f5be
Describe codelet data more precisely
|
11 anos atrás |
Samuel Thibault
|
0994bcef27
Handle tasks with more than 4GiB data (who knows...)
|
11 anos atrás |
Nathalie Furmento
|
0600561b91
partly revert #13024 as function similar to starpu_worker_get_as_string already existed, its name is starpu_perfmodel_get_archtype_name
|
11 anos atrás |
Nathalie Furmento
|
e93e3534ec
src/core/perfmodel/perfmodel_history.c: modify function starpu_perfmodel_get_arch_name
|
11 anos atrás |
Nathalie Furmento
|
5ce44510ca
perfmodel: new function int starpu_perfmodel_list_combs(FILE *output, struct starpu_perfmodel *model) to display the combinations of a given model
|
11 anos atrás |
Nathalie Furmento
|
97b5ab3447
worker: new function char *starpu_worker_get_as_string(enum starpu_worker_archtype type)
|
11 anos atrás |
Nathalie Furmento
|
61e6732e89
src/core/perfmodel/perfmodel_history.c: correctly index array model->nimpls and dump into model file the index of the global combinations array (i.e the internal arch_combs array)
|
11 anos atrás |