Cyril Roelandt
|
b4849555fd
Multiformat_interface : proper definitions of copy_cuda_to_cuda() and copy_cuda_to_cuda_async().
|
13 年之前 |
Nathalie Furmento
|
dc3ed7d4eb
src/drivers/opencl/driver_opencl_utils.c: deal with cases when no directory is found
|
13 年之前 |
Nathalie Furmento
|
ed29f98a0b
examples/basic_examples: opencl codelets are compiled from their source directory (see #4440)
|
13 年之前 |
Nathalie Furmento
|
e6c31e0532
Driver OpenCL: updating compilation of opencl codelets
|
13 年之前 |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
13 年之前 |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
13 年之前 |
Nathalie Furmento
|
c68f8d40de
src/profiling/profiling.c: function renaming
|
13 年之前 |
Nathalie Furmento
|
116de653a2
src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime
|
13 年之前 |
Samuel Thibault
|
06e3f3641b
Drop unneeded variable
|
13 年之前 |
Nathalie Furmento
|
96e3246e1c
src/core/perfmodel/perfmodel_bus.c: enable code only when hwloc is enabled
|
13 年之前 |
Cyril Roelandt
|
dcdb5343ce
measure_bandwidth_between_cpus_and_dev() : dynamically allocating arrays, so that we do not statically declare an array of size 0.
|
13 年之前 |
Cyril Roelandt
|
5a48f43de5
Fixing dead initializations.
|
13 年之前 |
Cyril Roelandt
|
765ad4c48d
Removing an assignment that is no longer needed (cf r.2567).
|
13 年之前 |
Cyril Roelandt
|
a5795a88c7
Removing an assignment that is no longer needed.
|
13 年之前 |
Cyril Roelandt
|
b4a45ae352
Ensuring nhops is at least 1 in create_request_to_fetch_data()
|
13 年之前 |
Samuel Thibault
|
4a55fb873c
add link between off-line performance feedback and defining a performance model
|
13 年之前 |
Cyril Roelandt
|
27d61d9f32
Fixing dead assignment.
|
13 年之前 |
Cyril Roelandt
|
2f7e58789a
Fixing dead assignments.
|
13 年之前 |
Cyril Roelandt
|
60a8a83d9b
Fixing dead assignments.
|
13 年之前 |
Cyril Roelandt
|
b5f38aa1ee
Fixing dead assignment.
|
13 年之前 |
Cyril Roelandt
|
d8e7e33d8b
Fixing return values.
|
13 年之前 |
Cyril Roelandt
|
42ecdb6064
Fixing dead assignments.
|
13 年之前 |
Nathalie Furmento
|
957202fd88
README.dev: formatting
|
13 年之前 |
Nathalie Furmento
|
b8b8ca3900
tests/microbenchs/tasks_overhead.c: call starpu_init before calling any other StarPU function
|
13 年之前 |
Nathalie Furmento
|
6d78416e5a
tests/microbenchs/prefetch_data_on_node.c: improve error checking mechanism
|
13 年之前 |
Nathalie Furmento
|
69ea3ce9c2
configure.ac: fix informational help messages
|
13 年之前 |
Nathalie Furmento
|
066bdda80c
tests: improve error checking mechanism
|
13 年之前 |
Cyril Roelandt
|
60f3f89b75
starputop_message_queue_new() : make sure we avoid dereferencing a null pointer.
|
13 年之前 |
Cyril Roelandt
|
9e67557e66
Make sure we avoid dereferencing a null pointer.
|
13 年之前 |
Cyril Roelandt
|
0df243f8be
Checking the return value of _starpu_opencl_copy_opencl_to_ram().
|
13 年之前 |