Nathalie Furmento
|
679732c15a
tests/sched_policies/prio.c: add include stdlib.h
|
il y a 12 ans |
Simon Archipoff
|
3db28a8828
fix bad interaction between prio.c and round robin algorithm
|
il y a 12 ans |
Nathalie Furmento
|
e560581df8
doc/chapters/api.texi: add missing @end defmac
|
il y a 12 ans |
Andra Hugo
|
f7487ad9a5
add the STARPU_SCHED_CTX attribut (for insert_task) to the doc
|
il y a 12 ans |
Nathalie Furmento
|
c4c84125f8
doc/Makefile.am: fix file deletions, some systems would complain if files do not exist
|
il y a 12 ans |
Nathalie Furmento
|
01e4eceebd
configure.ac: do not build documentation if texi2dvi is not available
|
il y a 12 ans |
Nathalie Furmento
|
8ed51dd92e
configure.ac: formatting
|
il y a 12 ans |
Nathalie Furmento
|
a574933262
doc/Makefile.am: fix typo
|
il y a 12 ans |
Nathalie Furmento
|
adb0172e14
doc/Makefile.am: fix construction of version.texi
|
il y a 12 ans |
Marc Sergent
|
c53d46b41f
mpi/tests/mpi_reduction.c: Fix mpi_reduction issue by adding a starpu_task_wait_for_all barrier.
|
il y a 12 ans |
Nathalie Furmento
|
03749ba7dd
gcc-plugin/examples/stencil5.c: reduce problem size
|
il y a 12 ans |
Andra Hugo
|
f45a350498
make the parallel code wait for the workers to be ready to execute it
|
il y a 12 ans |
Samuel Thibault
|
cf75f31d4f
mention fxt_print to inspect traces
|
il y a 12 ans |
Nathalie Furmento
|
60596867e1
include/starpu_util.h: macros STARPU_ASSERT and STARPU_ASSERT_MSG no longer evaluate their parameters when assertions are disabled
|
il y a 12 ans |
Nathalie Furmento
|
a535b7737e
src/core/workers.c: set default value
|
il y a 12 ans |
Nathalie Furmento
|
2d53bc3d2b
src/core/sched_ctx.c: code cleaning
|
il y a 12 ans |
Andra Hugo
|
344d72827e
hwloc tree of the context should not be formed of combined workers too (only the simple ones)
|
il y a 12 ans |
Andra Hugo
|
d22f6a2a34
include hwloc
|
il y a 12 ans |
Nathalie Furmento
|
546f492c1c
Enable by default data allocation cache
|
il y a 12 ans |
Andra Hugo
|
71d6907584
execute parallel code in a context (do not backport on the release branch, it's not working correctly yet)
|
il y a 12 ans |
Nathalie Furmento
|
0159c3ad5f
merge branche mpi
|
il y a 12 ans |
Nathalie Furmento
|
fd557a9b55
remove property svn:mergeinfo
|
il y a 12 ans |
Marc Sergent
|
15f339dbbb
Merge @9618:9620
|
il y a 12 ans |
Samuel Thibault
|
e38a75e0b2
Fix build
|
il y a 12 ans |
Nathalie Furmento
|
05b438c4e1
merge trunk@9601:9617
|
il y a 12 ans |
Samuel Thibault
|
ece7c1120f
silent output in make check mode
|
il y a 12 ans |
Samuel Thibault
|
b59e5fd23e
revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers
|
il y a 12 ans |
Simon Archipoff
|
034d9dbfd9
bugs fix in push function of random_policy, algorithm is now only applied on workers that can execute task
|
il y a 12 ans |
Samuel Thibault
|
2e5c237910
Use actual workerid instead of workerid only set when execute_on_a_specific_worker is set
|
il y a 12 ans |
Samuel Thibault
|
ff8f9ce30b
fix build with ayudame
|
il y a 12 ans |