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