Samuel Thibault
|
2f62b5cd10
Use big fat abortions when one tries to make a task or callback sleep, instead of just returning EDEADLCK which few people will test
|
лет назад: 11 |
Nathalie Furmento
|
31f6ba2030
use STARPU_MAIN_RAM when appropriate
|
лет назад: 12 |
Samuel Thibault
|
6dcf911b93
use STARPU_MAIN_RAM macro
|
лет назад: 12 |
Nathalie Furmento
|
9928249727
jobs: remove field struct _starpu_job::model_name to avoid unnecessary
|
лет назад: 12 |
Samuel Thibault
|
631d6e3185
port r 11514 from 1.1: Add unpartition state in trace
|
лет назад: 12 |
Samuel Thibault
|
01aa31bde8
port r11297 from 1.1: Avoid looking through all data for not_important data if the application did not set any data as not_important.
|
лет назад: 12 |
Samuel Thibault
|
2580597242
On data_acquire in codelet or callback (which is forbidden), raise an assertion failure instead of returning an error code that people don't usually check
|
лет назад: 12 |
Nathalie Furmento
|
0d8d65bebb
data management: New functions
|
лет назад: 12 |
Samuel Thibault
|
f2fffd0544
do not add the post_sync task if there is none. Fixes acquiring a data whose consistency flag is cleared
|
лет назад: 12 |
Samuel Thibault
|
912cad9cce
make sure pre/post_sync_task are set in the non-sequential-consistency mode
|
лет назад: 12 |
Samuel Thibault
|
27040a7d73
make assertions more verbose
|
лет назад: 12 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
лет назад: 12 |
Nathalie Furmento
|
d61d7d6d9a
merge trunk -r 9571:9579
|
лет назад: 12 |
Marc Sergent
|
ff83ffc582
Modifications of internal handling of tags in StarPU-MPI.
|
лет назад: 12 |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
лет назад: 12 |
Marc Sergent
|
df02c8376e
src/datawizard/user_interactions.c: in function starpu_data_release_on_node, change the order for functions _starpu_unlock_post_sync_tasks and _starpu_release_data_on_node as _starpu_unlock_post_sync_tasks needs to access handle which can be freed in _starpu_release_data_on_node
|
лет назад: 12 |
Samuel Thibault
|
38e722860a
Initialize cond and mutex dynamically, so they can be destroyed dynamically by helgrind
|
лет назад: 12 |
Samuel Thibault
|
95e0b19b3e
Add some missing mutex/cond/rwlock_destroy
|
лет назад: 12 |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
лет назад: 12 |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
лет назад: 12 |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
лет назад: 13 |
Nathalie Furmento
|
b222c59e81
src/datawizard: partly revert 8083 for update children storage in
|
лет назад: 13 |
Nathalie Furmento
|
d0213f8b01
src/datawizard: update children storage in starpu_data_handle_t
|
лет назад: 13 |
Samuel Thibault
|
f402db344f
pass pthread initializers through macros
|
лет назад: 13 |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
лет назад: 13 |
Andra Hugo
|
61700d1cff
merge fix
|
лет назад: 13 |
Andra Hugo
|
6a484de2b1
merge first step
|
лет назад: 13 |
Andra Hugo
|
125960a47b
rollback to r7157
|
лет назад: 13 |
Nathalie Furmento
|
a334a2764c
Revert 7338 as function starpu_data_release_on_node is public
|
лет назад: 13 |
Nathalie Furmento
|
4772d7ee79
src/datawizard/user_interactions.c: function starpu_data_release_on_node is internal, prefix name with _ and turn it static
|
лет назад: 13 |