Nathalie Furmento
|
96e3246e1c
src/core/perfmodel/perfmodel_bus.c: enable code only when hwloc is enabled
|
před 14 roky |
Cyril Roelandt
|
dcdb5343ce
measure_bandwidth_between_cpus_and_dev() : dynamically allocating arrays, so that we do not statically declare an array of size 0.
|
před 14 roky |
Cyril Roelandt
|
5a48f43de5
Fixing dead initializations.
|
před 14 roky |
Cyril Roelandt
|
765ad4c48d
Removing an assignment that is no longer needed (cf r.2567).
|
před 14 roky |
Cyril Roelandt
|
a5795a88c7
Removing an assignment that is no longer needed.
|
před 14 roky |
Cyril Roelandt
|
b4a45ae352
Ensuring nhops is at least 1 in create_request_to_fetch_data()
|
před 14 roky |
Samuel Thibault
|
4a55fb873c
add link between off-line performance feedback and defining a performance model
|
před 14 roky |
Cyril Roelandt
|
27d61d9f32
Fixing dead assignment.
|
před 14 roky |
Cyril Roelandt
|
2f7e58789a
Fixing dead assignments.
|
před 14 roky |
Cyril Roelandt
|
60a8a83d9b
Fixing dead assignments.
|
před 14 roky |
Cyril Roelandt
|
b5f38aa1ee
Fixing dead assignment.
|
před 14 roky |
Cyril Roelandt
|
d8e7e33d8b
Fixing return values.
|
před 14 roky |
Cyril Roelandt
|
42ecdb6064
Fixing dead assignments.
|
před 14 roky |
Nathalie Furmento
|
957202fd88
README.dev: formatting
|
před 14 roky |
Nathalie Furmento
|
b8b8ca3900
tests/microbenchs/tasks_overhead.c: call starpu_init before calling any other StarPU function
|
před 14 roky |
Nathalie Furmento
|
6d78416e5a
tests/microbenchs/prefetch_data_on_node.c: improve error checking mechanism
|
před 14 roky |
Nathalie Furmento
|
69ea3ce9c2
configure.ac: fix informational help messages
|
před 14 roky |
Nathalie Furmento
|
066bdda80c
tests: improve error checking mechanism
|
před 14 roky |
Cyril Roelandt
|
60f3f89b75
starputop_message_queue_new() : make sure we avoid dereferencing a null pointer.
|
před 14 roky |
Cyril Roelandt
|
9e67557e66
Make sure we avoid dereferencing a null pointer.
|
před 14 roky |
Cyril Roelandt
|
0df243f8be
Checking the return value of _starpu_opencl_copy_opencl_to_ram().
|
před 14 roky |
Samuel Thibault
|
492ecdde29
Add missing loop on nimpl
|
před 14 roky |
Cyril Roelandt
|
cd510c84b8
Making sure the cuda_to_cuda function pointer is not NULL in copy_driver.c
|
před 14 roky |
Samuel Thibault
|
bbe5e013e1
Fix taking into account several implementations in pheft
|
před 14 roky |
Samuel Thibault
|
94d263945d
Fix implementation choice
|
před 14 roky |
Samuel Thibault
|
8b92ec20cf
Make sure we call an implementation
|
před 14 roky |
Samuel Thibault
|
10525b47c4
Permit implementation 0 to be NULL
|
před 14 roky |
Samuel Thibault
|
56830a34e7
Do not plot the linear regression if a non-linear regression is available
|
před 14 roky |
Samuel Thibault
|
83365f377a
Only show arch name for which a model is valid
|
před 14 roky |
Samuel Thibault
|
0a3f05e7cd
Fix calibrating all implementations on all archs
|
před 14 roky |