Nathalie Furmento
|
a51457c3e7
src/sched_policies/heteroprio.c: fix the default initialization function with correct values of min and max priorities
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
ee6d46f14e
fix the default callback to consider the priority by default of the tasks
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
6b70f4f262
fix workers_collection bug (forgot to increment nunblocked_workers)
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
6556d261a3
remove forgotten code in one of the starpu_worker_can_execute_task_* function
|
%!s(int64=10) %!d(string=hai) anos |
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)
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
9ff1386af3
examples/scheduler/heteroprio_test.c: remove call to starpu_pause() as it may cause starpu_data_unregister() to block.
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
1bc557e8b7
berenger: bug fixing + add callback by default
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
654495f7bf
examples/Makefile.am: add missing line for new example
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
9e2f6046c1
examples/filters/subdata.c: set asynchronous tasks
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
f581728b9b
new scheduler heteroprio: code cleaning (followup to #15406)
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
b476435ffb
examples/filters: add example in which the data is filtered twice
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
467e5aa576
examples/filters/fmatrix.c: check computation is correct
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
849348c867
When starpu_smpirun is executed from source, take the xslt from source too
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
305100c749
add Beranger's ordo
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
27ba4a53a4
examples/callback/callback.c: check value is correct
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
f86c03ebdc
src/core/disk.c: add copyright
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
033a2d4425
src/core/disk.c: code cleaning
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
7ba0b90ca0
src/core/disk_ops: code cleaning
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
7db76b5ca3
src/core/disk.c: create directory when needed
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
ae33916a15
src/core/disk_ops: test directory exists
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
4ba25f673b
src/core/disk_ops/disk_stdio.c: display error messages on failure
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
e379fd915e
src/core/disk_ops/disk_stdio.c: code cleaning
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
10ff79a463
src/core/disk_ops/unistd/disk_unistd_global.c: display error messages on failure
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
dc46fda910
src/core/disk_ops/unistd/disk_unistd_global.c: code cleaning
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
4c27a27ed3
forgotten code when starting using the masks for the implemenations
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
b19e3f0146
port r15384 from 1.1: Fix waking up barrier counter when it reaches n
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
e7a305a903
port r15381 from 1.1: Fix blocking for nsubmitted tasks only when we reach the max
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
948847b1d3
Simplify sleep/wake up on amount of available of memory
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
4962066839
Fix taking into account existing CXXFLAGS
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
d72bcabf98
Do not use alloca, it is not standard. Use ugly workaround instead
|
%!s(int64=10) %!d(string=hai) anos |