Ludovic Stordeur
|
30bd2b7429
Remove trailing whitespaces in the whole documentation.
|
12 년 전 |
Nathalie Furmento
|
8fdc9fbc75
add parameter size to function starpu_free_buffer_on_node()
|
12 년 전 |
Nathalie Furmento
|
92c4675f7a
data interface: update starpu_handle_unpack_data to free memory after calling the data unpacking operation
|
12 년 전 |
Samuel Thibault
|
ab7c89dbe8
expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too
|
12 년 전 |
Nathalie Furmento
|
b98e629137
turn function _starpu_display_memory_stats public
|
12 년 전 |
Nathalie Furmento
|
0cc7023683
doc: add missing documentation
|
12 년 전 |
Nathalie Furmento
|
07c734a366
doc/: add missing doc
|
12 년 전 |
Nathalie Furmento
|
2455e3a7b1
fix variable name to disable asynchronous OpenCL and CUDA copy
|
12 년 전 |
Nathalie Furmento
|
ae2ffeec76
data interface: add parameter count to unpack operation
|
12 년 전 |
Nathalie Furmento
|
1572543957
data interface: add new parameter count to function starpu_handle_pack_data()
|
12 년 전 |
Nathalie Furmento
|
3a591a52d5
doc/: add doc for function starpu_data_unregister_submit()
|
12 년 전 |
Nathalie Furmento
|
c3f60e0510
doc/chapters/basic-api.texi: fix parameter type
|
12 년 전 |
Samuel Thibault
|
064d48387d
Add mpi reduction example
|
12 년 전 |
Nathalie Furmento
|
18ae2bc83d
doc/chapters/basic-api.texi: update documentation for field cl_arg_size of struct starpu_task
|
12 년 전 |
Nathalie Furmento
|
6f60b3edcb
doc: remove documentation about Cell driver as it is no longer supported
|
12 년 전 |
Nathalie Furmento
|
ebd3de11a4
doc/chapters/basic-api.texi: fix syntax
|
12 년 전 |
Cyril Roelandt
|
767521cd73
Add dummy XXX_GET_DEV_HANDLE and XXX_GET_OFFSET macros for the interfaces.
|
12 년 전 |
Nathalie Furmento
|
d6f2af5e27
doc/chapters/basic-api.texi: document STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION
|
12 년 전 |
Nathalie Furmento
|
bbaa41b827
doc: fix syntax of macro and function definitions (i.e add missing space before '(')
|
12 년 전 |
Cyril Roelandt
|
81549ea081
Add a new interface: COO matrix.
|
12 년 전 |
Samuel Thibault
|
50e40f5bce
Mention again that pheft tries varying combined worker sizes
|
12 년 전 |
Samuel Thibault
|
91e20165f2
confirm that non-parallel tasks can still run concurrently even with single combined worker
|
12 년 전 |
Nathalie Furmento
|
97b9449927
include: doc: minor fixes in function prototypes
|
12 년 전 |
Nathalie Furmento
|
a334a2764c
Revert 7338 as function starpu_data_release_on_node is public
|
12 년 전 |
Ludovic Courtès
|
c7ae378c6f
doc: Fix typo.
|
12 년 전 |
Nathalie Furmento
|
9c1d0e9fb6
Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy
|
13 년 전 |
Nathalie Furmento
|
c0c5adb057
Add environment variables to disable only CUDA or only OpenCL asynchronous copies, namely STARPU_DISABLE_CUDA_ASYNCHRONOUS_COPY and STARPU_DISABLE_OPENCL_ASYNCHRONOUS_COPY
|
13 년 전 |
Nathalie Furmento
|
29a60d5852
Data interface: define new functions to pack and unpack data handles
|
13 년 전 |
Nathalie Furmento
|
7eca1bd797
perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch'
|
13 년 전 |
Nathalie Furmento
|
32402cd12d
doc/chapters/basic-api.texi: add space between function name and opening bracket
|
13 년 전 |