Samuel Thibault
|
fef8577200
fix uninitialized values
|
il y a 7 ans |
Nathalie Furmento
|
1ee76fc697
src: starpu catches signal SIGINT and SIGSEGV to do its own stuff, for now, it justs dump the fxt trace file
|
il y a 7 ans |
Olivier Aumage
|
8550cc4004
check one more case in can_block
|
il y a 7 ans |
Olivier Aumage
|
235ed8f0eb
fix and document return value starpu_wakeup_worker_locked
|
il y a 7 ans |
Samuel Thibault
|
2e1eec559c
Avoid loading hwloc topology twice
|
il y a 7 ans |
Samuel Thibault
|
cef1aeabf9
warn about FxT making initialization sequential
|
il y a 7 ans |
Nathalie Furmento
|
2da5e38236
src: limit variable scope
|
il y a 7 ans |
Nathalie Furmento
|
130d46371a
minor fixes following sonar-scanner warnings
|
il y a 7 ans |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
il y a 7 ans |
Samuel Thibault
|
28fcff7473
Add STARPU_MAIN_THREAD_CPUID and STARPU_MPI_THREAD_CPUID environment variables
|
il y a 7 ans |
Samuel Thibault
|
b5f48767d2
When refusing a task, note that prefetching was moot
|
il y a 7 ans |
Samuel Thibault
|
65c49a37f9
Fix actually-bogus comparison
|
il y a 7 ans |
Samuel Thibault
|
9e4a63ce44
fix compiler warnings
|
il y a 7 ans |
Samuel Thibault
|
ecb079800c
Note that FxT limits scalability
|
il y a 7 ans |
Olivier Aumage
|
58e2fd3f3e
experimental implementation of a light version of _starpu_wake_worker_relax
|
il y a 7 ans |
Samuel Thibault
|
dc4e8a56ad
Add workerids and workerids_len task fields
|
il y a 7 ans |
Samuel Thibault
|
ae9486fa92
Bypass parallel blocking detection when no worker has ever entered parallel blocking
|
il y a 7 ans |
Corentin Salingue
|
333e34a4b4
Merge from trunk
|
il y a 7 ans |
Corentin Salingue
|
58165fa899
Disk operations have the control of the directory creation and suppression
|
il y a 8 ans |
Olivier Aumage
|
e1f6d2a8e4
add a public function to get a copy of a worker's hwloc cpuset
|
il y a 8 ans |
Nathalie Furmento
|
1ec52668c5
make function starpu_is_initialized() public
|
il y a 8 ans |
Corentin Salingue
|
f45e0a0e7c
merge from trunk
|
il y a 8 ans |
Corentin Salingue
|
50131e4b1b
Renaming NUMA functions
|
il y a 8 ans |
Nathalie Furmento
|
9188e3fd3a
src/core/workers.c: remove old and un-needed call to srand
|
il y a 8 ans |
Nathalie Furmento
|
4fe6eef51d
src/core/workers.c: stop fxt when starpu_init returns an error
|
il y a 8 ans |
Corentin Salingue
|
101a90d0f7
use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling
|
il y a 8 ans |
Corentin Salingue
|
0f9830e940
Merge from trunk
|
il y a 8 ans |
Samuel Thibault
|
4c3b3fb125
Fix thread names, workerarg->name is not initialized yet at that stage
|
il y a 8 ans |
Olivier Aumage
|
50439ce0a3
adress an tsan issue with _starpu_keys_initialized update that may not be seen by workers being launched
|
il y a 8 ans |
Olivier Aumage
|
1a2ba4b6a2
add public wrappers for worker functions usable in external sched policies
|
il y a 8 ans |