Andra Hugo
|
fd8a470cc5
get job & combined_worker pointers out of parallel_eager & parallel_heft
|
12 years ago |
Nathalie Furmento
|
2190cf72ca
examples/Makefile.am: fix typo
|
12 years ago |
Nathalie Furmento
|
8ca7aab7ff
function _starpu_codelet_pack_args takes a void** to be coherent with other functions
|
12 years ago |
Nathalie Furmento
|
2957911ae2
doc/chapters/advanced-examples.texi: typo
|
12 years ago |
Samuel Thibault
|
babbb437a8
Add dyn modes to the big codelet sample
|
12 years ago |
Nathalie Furmento
|
598d239fa3
src/sched_policies/work_stealing_policy.c: remove un-needed variable
|
12 years ago |
Nathalie Furmento
|
9e75014ab9
src/sched_policies: remove useless include files
|
12 years ago |
Nathalie Furmento
|
b52e35c9e0
tests/Makefile.am: add parallel_tasks/spmd_peager to testcase suite
|
12 years ago |
Nathalie Furmento
|
e76c93fa73
examples: add openmp example to testcase suite
|
12 years ago |
Nathalie Furmento
|
4c5b3876ef
include/starpu_config.h.in: macro STARPU_HAVE_HWLOC is used in include/*h files, it needs to be defined in the public config file
|
12 years ago |
Samuel Thibault
|
e850b08c6c
clean lp2paje, make it a real documented starpu tool
|
12 years ago |
Nathalie Furmento
|
3ba0a8839f
src/datawizard/reduction.c: followup to r9528
|
12 years ago |
Nathalie Furmento
|
a88351d5d1
macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API
|
12 years ago |
Nathalie Furmento
|
6980bd2fc9
src/sched_policies/deque_modeling_policy_data_aware.c: remove now-useless include
|
12 years ago |
Nathalie Furmento
|
f8cb4e94fc
top: function starpu_top_task_prevision is now in public API
|
12 years ago |
Nathalie Furmento
|
2817afd53d
src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers
|
12 years ago |
Samuel Thibault
|
2bc893be70
-bound and -bound-lp can be independent easily actually
|
12 years ago |
Samuel Thibault
|
b16a2161f4
using the stream of starpu is not a must, one can use one's own stream
|
12 years ago |
Samuel Thibault
|
71b0cff432
warn that -bound-lp needs -bound
|
12 years ago |
Samuel Thibault
|
9bb43933d6
Fix displaying the memory management state by introducing yet another paje container
|
12 years ago |
Nathalie Furmento
|
908e089092
mpi/src/starpu_mpi_insert_task.c: add missing include file
|
12 years ago |
Nathalie Furmento
|
79806acaa9
src, mpi/src: use macros to access codelet modes
|
12 years ago |
Nathalie Furmento
|
522ec53d35
src/util/starpu_insert_task.c: fix when codelet is NULL
|
12 years ago |
Nathalie Furmento
|
94d32416c1
src/core/task.h: fix parentheses
|
12 years ago |
Nathalie Furmento
|
d85294aa48
src/util/starpu_insert_task_utils.c: use macros to access codelet
|
12 years ago |
Nathalie Furmento
|
775fc06117
mpi/src/starpu_mpi_insert_task.c: fix typo
|
12 years ago |
Nathalie Furmento
|
f64a4e4b32
doc/chapters/advanced-examples.texi: remove comment
|
12 years ago |
Nathalie Furmento
|
b62e246be3
tests/main/insert_task.c: do not use intermediary variable
|
12 years ago |
Nathalie Furmento
|
6ca485d5fa
examples: add example for dynamically allocated number of buffers per task
|
12 years ago |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
12 years ago |