Nathalie Furmento
|
255edba214
new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data
|
vor 7 Jahren |
Samuel Thibault
|
3261d2180f
fix warnings
|
vor 7 Jahren |
Nathalie Furmento
|
ec08ad1344
src/datawizard/filters.c: display handle address in error message
|
vor 7 Jahren |
Nathalie Furmento
|
e3ce3f9d8c
New functions starpu_data_partition_submit_sequential_consistency()
|
vor 7 Jahren |
Nathalie Furmento
|
3278b7715f
minor fixes following coding conventions w.r.t braces
|
vor 7 Jahren |
Samuel Thibault
|
1c73681e4b
fix build
|
vor 7 Jahren |
Samuel Thibault
|
adddb8bb36
Add missing active_ro update
|
vor 7 Jahren |
Samuel Thibault
|
c1a3edab62
We need to unpartition when accessing R/O while some R/W partitioning is active
|
vor 7 Jahren |
Samuel Thibault
|
e7f60b7979
Add missing update of active_ro
|
vor 7 Jahren |
Samuel Thibault
|
72c47e303d
Fix a bug when a data is partitioned several times RO
|
vor 7 Jahren |
Samuel Thibault
|
b2975770e2
Add missing partitioning optimization: we don't need to unpartition when accessing read-only and the ancestor is already partitioned read-only
|
vor 7 Jahren |
Samuel Thibault
|
c54d1b9613
fix sizeof call (doesn't actually change the eventual size)
|
vor 7 Jahren |
Samuel Thibault
|
4758e3dc92
drop spurious verbose
|
vor 7 Jahren |
Samuel Thibault
|
abfe581427
Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed.
|
vor 7 Jahren |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
vor 7 Jahren |
Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
vor 7 Jahren |
Samuel Thibault
|
8f7df5ff07
Make sure not to discard data on partitioning or unregistration
|
vor 7 Jahren |
Samuel Thibault
|
b631804ce7
On partitioning, avoid requiring the parent data to be initialized
|
vor 7 Jahren |
Samuel Thibault
|
651f05f54e
Fix missing initialized field initialization while partitioning data
|
vor 7 Jahren |
Corentin Salingue
|
0c5c0295bb
merge trunk
|
vor 8 Jahren |
Nathalie Furmento
|
7a7e3df4c1
fixes following cppcheck warnings
|
vor 8 Jahren |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
vor 8 Jahren |
Nathalie Furmento
|
1aad16d842
minor fixes related to cppcheck
|
vor 8 Jahren |
Samuel Thibault
|
cbabff4ad5
Add data_unregister event in traces
|
vor 8 Jahren |
Samuel Thibault
|
8bb05d3cbe
Add data size and description to data.rec
|
vor 8 Jahren |
Samuel Thibault
|
d55e98a249
merge trunk
|
vor 8 Jahren |
Nathalie Furmento
|
4c25af517b
src/datawizard/filters.c: call unregister_hook on partitioned data when set
|
vor 8 Jahren |
Samuel Thibault
|
5917982afb
Fix ram pointer registration
|
vor 8 Jahren |
Samuel Thibault
|
71e173c179
small fixes
|
vor 8 Jahren |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
vor 8 Jahren |