Olivier Aumage
|
7fb90ffcba
no need for the condition based scheme anymore since the multi-lock ordering issue is removed
|
лет назад: 8 |
Olivier Aumage
|
2330260513
disable policies not yet updated with new synchro scheme
|
лет назад: 8 |
Léo Villeveygoux
|
06ca4e8fcf
semaphore: fix EINTR case
|
лет назад: 8 |
Olivier Aumage
|
6991a4d86e
lock_write sched_ctx during the whole counter update sequence
|
лет назад: 8 |
Samuel Thibault
|
31d6d3bfa6
fix bogus value
|
лет назад: 8 |
Léo Villeveygoux
|
a6c1c11c79
thread: add <semaphore.h> include
|
лет назад: 8 |
Samuel Thibault
|
ce60a2aa63
fix warning
|
лет назад: 8 |
Léo Villeveygoux
|
5ae8433c77
thread: add semaphores interface
|
лет назад: 8 |
Léo Villeveygoux
|
7c2dc762a0
thread: add semaphores encapsulation
|
лет назад: 8 |
Olivier Aumage
|
f5684e3904
no need to release the sched_mutex for multiformat anymore
|
лет назад: 8 |
Olivier Aumage
|
04a427b240
no need to manage the sched_mutex anymore
|
лет назад: 8 |
Olivier Aumage
|
d4656fcb50
merge from trunk
|
лет назад: 8 |
Olivier Aumage
|
fd2034810e
ongoing work on synchronization to remove multi-lock ordering issues
|
лет назад: 8 |
Olivier Aumage
|
ab8153271d
fix target task count display
|
лет назад: 8 |
Olivier Aumage
|
f0c0dfeb76
fix concurrent incrementation
|
лет назад: 8 |
Luka Stanisic
|
6971a2c68c
simgrid: adding new codelet flag
|
лет назад: 8 |
Luka Stanisic
|
fc4e42d679
simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic
|
лет назад: 8 |
Olivier Aumage
|
87ff32ef0c
fix race condition, codelets cannot be shared among concurrent starpu_task_inserts since the codelet structure may be modified by _starpu_codelet_check_deprecated_fields
|
лет назад: 8 |
Samuel Thibault
|
228c598a70
Fix Progressing color: really use dark green :)
|
лет назад: 8 |
Samuel Thibault
|
b6110e1eff
Fix tracing GPU thread progress: stop and restart progress close to the main loop, which avoids intermixing with other trace events
|
лет назад: 8 |
Samuel Thibault
|
340a0e4b85
Also set thread name in simgrid, useful when using factory:thread
|
лет назад: 8 |
Samuel Thibault
|
951862353b
Add break on executing a given task
|
лет назад: 8 |
Luka Stanisic
|
70f4c2737c
doc: explain scheduling cost in simulation
|
лет назад: 8 |
Olivier Aumage
|
98729e8d02
make it clear that sched_ctx related blocking operations are only about parallel sections, and have nothing to do with workers entering the sleeping status
|
лет назад: 8 |
Samuel Thibault
|
ab6af9c729
disable measuring scheduling cost by default
|
лет назад: 8 |
Olivier Aumage
|
4df3c2c411
merge from trunk
|
лет назад: 8 |
Olivier Aumage
|
833199f942
keep sched_op transaction over sleeping cond_wait
|
лет назад: 8 |
Samuel Thibault
|
c6bd89a3a0
don't special-case simgrid now that we have proper pthread_self and pthread_equal for it
|
лет назад: 8 |
Nathalie Furmento
|
8beeeea604
src: use starpu_pthread functions
|
лет назад: 8 |
Nathalie Furmento
|
9b83b5d21e
thread: implement starpu_pthread_equal
|
лет назад: 8 |