Samuel Thibault
|
4c3b3fb125
Fix thread names, workerarg->name is not initialized yet at that stage
|
пре 8 година |
Olivier Aumage
|
2e7bc63fec
fix error reporting on recent cufft implementations
|
пре 8 година |
Corentin Salingue
|
c61c815dcf
port -r 21197 from numa : force empty task for coherency to be executed on the home node
|
пре 8 година |
Olivier Aumage
|
4c9dfe7345
set cl_arg_free in fstarpu_task_insert
|
пре 8 година |
Corentin Salingue
|
e6188c6f42
force empty task for coherency to be executed on the home node
|
пре 8 година |
Samuel Thibault
|
b3dac87810
Also make sure we don't execute post_exec when cl has STARPU_NOWHERE
|
пре 8 година |
Samuel Thibault
|
7f6b19271d
Also don't execute post_exec_hook when the codelet has where == NOWHERE
|
пре 8 година |
Olivier Aumage
|
eccabca716
update cppcheck suppressions
|
пре 8 година |
Olivier Aumage
|
8b446da7c1
add valgrind suppression
|
пре 8 година |
Olivier Aumage
|
744c403232
add some more tsan suppressions
|
пре 8 година |
Olivier Aumage
|
203889452b
add a tsan race suppress entry for _starpu_sched_ctx_lock_write about the lock_write_owner field check
|
пре 8 година |
Olivier Aumage
|
50439ce0a3
adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched
|
пре 8 година |
Olivier Aumage
|
1c6076a20e
address an lsan found issue where context task counters gets updated, accessing the task structure, while the corresponding task may already have been executed and destroyed by a worker
|
пре 8 година |
Samuel Thibault
|
603bf61baf
fix documentation about limit_cpu_mem
|
пре 8 година |
Olivier Aumage
|
faa41f3e9c
example case does not support --disable-cpu
|
пре 8 година |
Olivier Aumage
|
02baf5d1b0
fix cppcheck issues
|
пре 8 година |
Olivier Aumage
|
2d9b6a7d2b
fix cppcheck issues
|
пре 8 година |
Olivier Aumage
|
5f1fe8ef25
fix cppcheck issues
|
пре 8 година |
Olivier Aumage
|
f8c7adcef3
fix coverity issue
|
пре 8 година |
Olivier Aumage
|
e62e2254e6
fix coverity issue
|
пре 8 година |
Olivier Aumage
|
6a4d7c7c5f
fix coverity issue
|
пре 8 година |
Olivier Aumage
|
aca76d2817
fix coverity issue
|
пре 8 година |
Olivier Aumage
|
0c3948a82b
update sc_hypervisor, fstarpu Fortran module file with API changes
|
пре 8 година |
Nathalie Furmento
|
d1de86e9d9
src/core/sched_ctx.c: fix variable type
|
пре 8 година |
Nathalie Furmento
|
3102ef829c
tests/sched_ctx/sched_ctx_policy_data.c: followup to #21171, only consider CPU workers
|
пре 8 година |
Nathalie Furmento
|
1eb9244dfe
tests/sched_ctx/sched_ctx_policy_data.c: skip test when no CPU worker available
|
пре 8 година |
Nathalie Furmento
|
f5c34061fa
src/core/sched_ctx.c: add error message
|
пре 8 година |
Nathalie Furmento
|
152f1a7c88
followup to #21133: make sure we look at task::where and not to codelet::where
|
пре 8 година |
Olivier Aumage
|
770a8a1b0b
add an assert on _starpu_sched_post_exec_hook
|
пре 8 година |
Nathalie Furmento
|
8a60c4b905
src/core/jobs.c: partly revert #21133, task without a codelet should not call _starpu_sched_post_exec_hook (thanks Olivier for pointing out the mistake)
|
пре 8 година |