Samuel Thibault
|
5e29a6aeac
missing fetch enum usage
|
před 5 roky |
Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
před 5 roky |
Nathalie Furmento
|
7fd380ceef
update copyright holders
|
před 5 roky |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
před 5 roky |
Samuel Thibault
|
a26ffe6b10
Fix initializing child sequential consistency mutex
|
před 5 roky |
Samuel Thibault
|
56e8342a4a
Fix warning
|
před 5 roky |
Samuel Thibault
|
385fa6ad24
Don't bother initializing data to zeros when it is already zeroed
|
před 5 roky |
Samuel Thibault
|
421dc26f7b
Make sure we do not have zero-sized VLA
|
před 5 roky |
Nathalie Furmento
|
1895bc218c
New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE
|
před 6 roky |
Nathalie Furmento
|
16ae90ed9d
src/datawizard/filters.c: clarify error message
|
před 6 roky |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
před 6 roky |
Samuel Thibault
|
e32db6e20a
Add starpu_filter_nparts_compute_chunk_size_and_offset helper.
|
před 6 roky |
Samuel Thibault
|
dfea028a3b
fix confusion between handle allocated size and handle data size
|
před 6 roky |
Samuel Thibault
|
96790a2eb1
Do not inherit MPI data when partitioning data, application needs to provide a separate MPI tag
|
před 6 roky |
Nathalie Furmento
|
fba2accd92
src/datawizard/filters.c: fix previous commit 'fix bug when using unpartitioned data initially registered with NULL pointer'
|
před 6 roky |
Nathalie Furmento
|
f5b95e54ca
fix bug when using unpartitioned data initially registered with NULL pointer
|
před 6 roky |
Samuel Thibault
|
61d0ca6dd9
Do not introduce invalidation requests when not using sequential consistency
|
před 6 roky |
Nathalie Furmento
|
39997438b4
rename starpu_data_unpartition_submit_sequential_consistency_with_callback into starpu_data_unpartition_submit_sequential_consistency_cb
|
před 6 roky |
Nathalie Furmento
|
a58bfe56e6
New function starpu_data_unpartition_submit_sequential_consistency_with_callback()
|
před 6 roky |
Samuel Thibault
|
c86f60990f
Add starpu_data_set/get_ooc_flag
|
před 6 roky |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
před 6 roky |
Samuel Thibault
|
424238f6a1
Sort data access requests by priority
|
před 6 roky |
Nathalie Furmento
|
255edba214
new function starpu_data_partition_not_automatic() to disable automatic (un-)partitionning of data
|
před 7 roky |
Samuel Thibault
|
3261d2180f
fix warnings
|
před 7 roky |
Nathalie Furmento
|
ec08ad1344
src/datawizard/filters.c: display handle address in error message
|
před 7 roky |
Nathalie Furmento
|
e3ce3f9d8c
New functions starpu_data_partition_submit_sequential_consistency()
|
před 7 roky |
Nathalie Furmento
|
3278b7715f
minor fixes following coding conventions w.r.t braces
|
před 7 roky |
Samuel Thibault
|
1c73681e4b
fix build
|
před 7 roky |
Samuel Thibault
|
adddb8bb36
Add missing active_ro update
|
před 7 roky |
Samuel Thibault
|
c1a3edab62
We need to unpartition when accessing R/O while some R/W partitioning is active
|
před 7 roky |