Nathalie Furmento
|
0fb9ed8550
src/core/perfmodel/perfmodel_history.: factorise some code
|
11 years ago |
Nathalie Furmento
|
3311366e8d
src/core/perfmodel/perfmodel_history.c: protect the access to global variable arch_combs
|
11 years ago |
Samuel Thibault
|
2d9267358e
Avoid changing the existing format, which would break Lucas' scripts
|
11 years ago |
Nathalie Furmento
|
3671738467
examples/sched_ctx/sched_ctx_without_sched_policy.c: add a CUDA worker
|
11 years ago |
Nathalie Furmento
|
8dabeb00b1
tests/sched_policies/simple_cpu_gpu_sched.c: fix merge
|
11 years ago |
Nathalie Furmento
|
08c7460028
src: if StarPU has been configured with the option
|
11 years ago |
Nathalie Furmento
|
ff84d79b70
src/debug/traces/starpu_fxt.c: deal with datatypes having no description
|
11 years ago |
Nathalie Furmento
|
f56f454c4d
merge trunk
|
11 years ago |
Nathalie Furmento
|
2320efaf07
src/drivers/driver_common/driver_common.c: create both arch combinations
|
11 years ago |
Nathalie Furmento
|
2478efaba9
src/drivers/driver_common/driver_common.c: generate fxt traces for the codelet execution on all workers (and not only the master)
|
11 years ago |
Nathalie Furmento
|
c48651a5f0
src/debug/traces/starpu_fxt.c: ignore internal fut events
|
11 years ago |
Nathalie Furmento
|
4b6b81e04e
src/debug/traces/starpu_fxt.c: add missing case _STARPU_FUT_DATA_LOAD
|
11 years ago |
Nathalie Furmento
|
be934feb12
tools/starpu_perfmodel_plot.c: also dump if the codelet symbol matches requested symbol without its machine name
|
11 years ago |
Nathalie Furmento
|
aa82b32a0b
fxt: save perf_model_arch as a string, there is no need to save the struct contents
|
11 years ago |
Nathalie Furmento
|
53f712b7e9
perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file)
|
11 years ago |
Samuel Thibault
|
c3ca7df1a9
Fix erasing mc from mc_list
|
11 years ago |
Nathalie Furmento
|
d54ae630d3
doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation
|
11 years ago |
Samuel Thibault
|
93de15a034
Fix gpu_*register tests when memcpy_peer is explicitly disabled
|
11 years ago |
Nathalie Furmento
|
7cf3d36ebb
mpi: rename internal fut code and trace events
|
11 years ago |
Samuel Thibault
|
a6c6c23547
Fix gpu_*register tests when memcpy_peer is explicitly disabled
|
11 years ago |
Samuel Thibault
|
33226eb62f
Disable starpu_malloc_on_node when CUDA does not support peer access
|
11 years ago |
Samuel Thibault
|
76fb5c6acc
Fix build
|
11 years ago |
Samuel Thibault
|
f9d80aa69a
comments
|
11 years ago |
Samuel Thibault
|
0fccdd593e
fix simgrid memleak
|
11 years ago |
Samuel Thibault
|
816ef98955
Fix starpu_opencl_allocate_memory call
|
11 years ago |
Samuel Thibault
|
fa015c7575
make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU
|
11 years ago |
Samuel Thibault
|
feda650297
Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker
|
11 years ago |
Samuel Thibault
|
52cfd05a46
fix starpu_malloc_on_node when called outside of the GPU worker
|
11 years ago |
Samuel Thibault
|
ebba0202eb
Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them
|
11 years ago |
Samuel Thibault
|
9327d30712
revert spurious changes
|
11 years ago |