Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 年之前 |
Samuel Thibault
|
438cb42e66
Add support for directly drawing GFlops curves
|
12 年之前 |
Nathalie Furmento
|
cf90ea82c0
doc: fix function declarations
|
12 年之前 |
Nathalie Furmento
|
d0591ff302
memory manager: simplify management of global memory size
|
12 年之前 |
Samuel Thibault
|
59a34928f9
Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU
|
12 年之前 |
Samuel Thibault
|
b7f1c0940c
Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints.
|
12 年之前 |
Samuel Thibault
|
a9c2260176
Separate OpenCL source and destination offsets in starpu_opencl_copy_opencl_to_opencl and starpu_opencl_copy_async_sync, and document these.
|
12 年之前 |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
12 年之前 |
Samuel Thibault
|
ef4a074c89
Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself
|
12 年之前 |
Nathalie Furmento
|
cb0b4fe052
doc: improve section splitting
|
12 年之前 |
Samuel Thibault
|
77fb61de8d
Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations
|
12 年之前 |
Nathalie Furmento
|
b58f60b0b7
fxt: rename function starpu_start_fxt_profiling into starpu_fxt_start_profiling
|
12 年之前 |
Nathalie Furmento
|
2c71f9694d
doc/chapters: reference STARPU_HOME instead of explaining it every time
|
12 年之前 |
Samuel Thibault
|
3c1aa1bd4b
permit to change the trace buffer size
|
12 年之前 |
Samuel Thibault
|
3cb736da2d
document no_auto_start_trace
|
12 年之前 |
Samuel Thibault
|
ff4b3e5d81
document that starpu_set_profiling_id needs to be called before starpu_init
|
12 年之前 |
Nathalie Furmento
|
c3bf565249
fix prototypes
|
12 年之前 |
Samuel Thibault
|
9d2589a240
Add starpu_worker_get_by_type and starpu_worker_get_by_devid
|
12 年之前 |
Nathalie Furmento
|
6a7a2a475e
doc: fix function names
|
12 年之前 |
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 年之前 |