Olivier Aumage
|
40c4b4aab3
remove parallel_sect_mutex
|
před 8 roky |
Olivier Aumage
|
e47d845df0
encompass a larger scope for transient pop sched op protection
|
před 8 roky |
Olivier Aumage
|
5efd860ef0
fix race condition between starpu_sched_ctx_delete and pop operations
|
před 8 roky |
Nathalie Furmento
|
bf074a7831
src: include core/task.h when needed
|
před 8 roky |
Samuel Thibault
|
08f6f360cd
Fix idle time of CPU workers in simgrid simulations
|
před 8 roky |
Samuel Thibault
|
64115beec5
Use asynchronous task input fetching for cuda and opencl too
|
před 8 roky |
Samuel Thibault
|
d6e4271db8
factorize fetch_task_input changes from starpu-on-mpi, use it for CPU driver too
|
před 8 roky |
Corentin Salingue
|
cc4eb6b654
fix indent
|
před 8 roky |
Corentin Salingue
|
a4530061c2
merge from trunk
|
před 8 roky |
Corentin Salingue
|
18812205bf
make transfers asynchronous for MPI and MIC workers
|
před 8 roky |
Nathalie Furmento
|
5c18303944
fixes for minor warning detected by cppcheck
|
před 8 roky |
Samuel Thibault
|
dde9701d14
follow-up r19535 with same fix below
|
před 8 roky |
Samuel Thibault
|
a06ac6c275
Simplify code now that simgrid always uses wait queues
|
před 8 roky |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
před 8 roky |
Olivier Aumage
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
před 8 roky |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
před 9 roky |
Samuel Thibault
|
1d6bac2be8
fix profiling measurement: we need to reset the "executing" state, otherwise the idle part at the end would be taken as executiong
|
před 9 roky |
Samuel Thibault
|
3c81d54382
Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex
|
před 9 roky |
Samuel Pitoiset
|
053f1ec15a
profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled
|
před 9 roky |
Samuel Thibault
|
90bf39960e
Vastly improve simgrid simulation time by using wake queues
|
před 9 roky |
Terry Cojean
|
e07df2c78f
Allow context without scheduelr (parallel workers) to be tracked by their parent's scheduler (dmda)
|
před 10 roky |
Terry Cojean
|
36b10bf351
Refactoring scheduling context lists in order to exhibit true contexts priorities.
|
před 10 roky |
Andra Hugo
|
43f256f1c4
deal with shared workers between contexts having no starpu scheduling policy (allow the strategy to schedule tasks on not blocked shared workers)
|
před 10 roky |
Olivier Aumage
|
029217b712
- fix a race condition between a pthread_cond wake-up and a resource destruction
|
před 10 roky |
Nathalie Furmento
|
e3b44209ed
update copyright
|
před 10 roky |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
před 10 roky |
Samuel Thibault
|
c44e7dffbb
fix warnings
|
před 10 roky |
Samuel Thibault
|
fc1feb5cfa
Do not block when there is a task running, even in blocking mode
|
před 10 roky |
Nathalie Furmento
|
6a678b8037
src: minor fixes
|
před 10 roky |