Nathalie Furmento
|
9e306f265f
src: fix spelling for amount
|
il y a 14 ans |
Nathalie Furmento
|
2bd91cd1e7
src: calculate communication amount between nodes when option --enable-stats is specified to configure
|
il y a 14 ans |
Nathalie Furmento
|
b59b653c45
src/datawizard/datastats.c: define function _starpu_display_comm_amounts only once
|
il y a 14 ans |
Cyril Roelandt
|
dbc5f81c8f
Fix a segmentation fault that occurred when running the multiformat example.
|
il y a 14 ans |
Nathalie Furmento
|
7affa60b17
doc: fix @deftypefun syntax
|
il y a 14 ans |
Samuel Thibault
|
9477969fe2
Use the real type for the conversion codelets
|
il y a 14 ans |
Samuel Thibault
|
2048f45715
Documentation fixes
|
il y a 14 ans |
Cyril Roelandt
|
b13a0fab34
Multiformat example : adds a simple function that checks the computations.
|
il y a 14 ans |
Samuel Thibault
|
f7926b20e9
Reference the multiple_format example
|
il y a 14 ans |
Cyril Roelandt
|
a86881be2e
Documentation : add a paragraph about the multiformat interface.
|
il y a 14 ans |
Cyril Roelandt
|
23d8ba44e4
Multiformat : fixing the cuda to cuda transfert.
|
il y a 14 ans |
Cyril Roelandt
|
104b94813b
Fixing the multiformat example.
|
il y a 14 ans |
Cyril Roelandt
|
6a495fc170
Making sure to close files before leaving.
|
il y a 14 ans |
Cyril Roelandt
|
c9efa6da78
Checking a FILE pointer against NULL.
|
il y a 14 ans |
Cyril Roelandt
|
3059c57087
Fixing a build error.
|
il y a 14 ans |
Cyril Roelandt
|
9f5d13014f
Closing a (forgotten) file descriptor.
|
il y a 14 ans |
Cyril Roelandt
|
b4849555fd
Multiformat_interface : proper definitions of copy_cuda_to_cuda() and copy_cuda_to_cuda_async().
|
il y a 14 ans |
Nathalie Furmento
|
dc3ed7d4eb
src/drivers/opencl/driver_opencl_utils.c: deal with cases when no directory is found
|
il y a 14 ans |
Nathalie Furmento
|
ed29f98a0b
examples/basic_examples: opencl codelets are compiled from their source directory (see #4440)
|
il y a 14 ans |
Nathalie Furmento
|
e6c31e0532
Driver OpenCL: updating compilation of opencl codelets
|
il y a 14 ans |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
il y a 14 ans |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
il y a 14 ans |
Nathalie Furmento
|
c68f8d40de
src/profiling/profiling.c: function renaming
|
il y a 14 ans |
Nathalie Furmento
|
116de653a2
src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime
|
il y a 14 ans |
Samuel Thibault
|
06e3f3641b
Drop unneeded variable
|
il y a 14 ans |
Nathalie Furmento
|
96e3246e1c
src/core/perfmodel/perfmodel_bus.c: enable code only when hwloc is enabled
|
il y a 14 ans |
Cyril Roelandt
|
dcdb5343ce
measure_bandwidth_between_cpus_and_dev() : dynamically allocating arrays, so that we do not statically declare an array of size 0.
|
il y a 14 ans |
Cyril Roelandt
|
5a48f43de5
Fixing dead initializations.
|
il y a 14 ans |
Cyril Roelandt
|
765ad4c48d
Removing an assignment that is no longer needed (cf r.2567).
|
il y a 14 ans |
Cyril Roelandt
|
a5795a88c7
Removing an assignment that is no longer needed.
|
il y a 14 ans |