Samuel Thibault
|
c87a684b71
note that pointer_is_inside is optional
|
6 年 前 |
Samuel Thibault
|
aeadbc9262
make starpu_data_expected_transfer_time use _starpu_determine_request_path to completely count multi-hop transfers instead of using transitive closure of bandwidth_matrix
|
6 年 前 |
Samuel Thibault
|
5a4994aa3c
Fix more pointer-integer types
|
6 年 前 |
Nathalie Furmento
|
31b858e89d
examples/cpp/add_vectors_interface.cpp: initialize all fields
|
6 年 前 |
Nathalie Furmento
|
902c10978a
Changelog: mention 'Support Taskloop directive of OpenMP' (#a47c2d4d142c6d5c83e59d80eb34548ef1767ca4)
|
6 年 前 |
Nathalie Furmento
|
9f71d24055
examples/cpp/add_vectors_interface.cpp: fix function signature
|
6 年 前 |
Samuel Thibault
|
8bb92d1fd8
Fix building add_vectors_interface on gcc 5 and above
|
6 年 前 |
Samuel Thibault
|
bae9192bdc
Revert "Fault tolerance support with starpu_task_failed()"
|
6 年 前 |
Samuel Thibault
|
beb8a3d0b9
Fault tolerance support with starpu_task_failed()
|
6 年 前 |
Samuel Thibault
|
97ac6f2ddb
Add more missing uintptr_t casts
|
6 年 前 |
Nathalie Furmento
|
4f7081ca91
src: reformatting
|
6 年 前 |
Nathalie Furmento
|
ad36401715
examples: minor fixes
|
6 年 前 |
Nathalie Furmento
|
e36c5991fd
Add functionality to disable signal catching
|
6 年 前 |
Nathalie Furmento
|
d29690f76e
mpi/examples/user_datatype/my_interface.c: use MPI_Get_address() instead of MPI_Address() which is deprecated
|
6 年 前 |
Nathalie Furmento
|
2573fe8b44
mpi/examples/complex/mpi_complex.c: make sure data is properly updated in memory
|
6 年 前 |
Nathalie Furmento
|
b72d65d254
mpi/examples/user_datatype: fix example, data was not managed properly
|
6 年 前 |
Samuel Thibault
|
49014fb56f
fix build
|
6 年 前 |
Samuel Thibault
|
922106cdc5
Fix crashes on windows with rbtree, unsigned long is always 32b there
|
6 年 前 |
Nathalie Furmento
|
8e78d1bd1e
tests/Makefile.am: disable overlap.sh and locality.sh when running in master slave mode
|
6 年 前 |
Samuel Thibault
|
a42687827d
Explicit why yuv_downscaler can't just be run without data
|
6 年 前 |
Nathalie Furmento
|
1b7ea975b2
Changelog: mention #1202a7885a697e7b13700d767054d5752628c52c
|
6 年 前 |
Nathalie Furmento
|
2fd210583f
changelog: features have been backported in 1.3
|
6 年 前 |
Samuel Thibault
|
0a519ba38f
also document the starpu_perfmodel_display option
|
6 年 前 |
Samuel Thibault
|
bae4a5751f
Test xml output of starpu_perfmodel_display
|
6 年 前 |
Samuel Thibault
|
73d45564a4
Add XML output for starpu_perfmodel_display and starpu_perfmodel_dump_xml() function
|
6 年 前 |
Samuel Thibault
|
288f656ef3
do not even read model->type on loading performance model
|
6 年 前 |
Samuel Thibault
|
e64b319925
Fix self-containedness of performance model files with multiple regression models
|
6 年 前 |
Samuel Thibault
|
de3dafdead
Add a couple missing documentation
|
6 年 前 |
Samuel Thibault
|
061fd53676
Fix confusion between starpu-mpi's wait variable and libc's wait function
|
6 年 前 |
Nathalie Furmento
|
356dda80b5
move documentation from doxygen files into api files
|
6 年 前 |