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 |
Nathalie Furmento
|
7f8de49e48
insert_task: use void* when possible as starpu_task->cl_arg is a void*
|
12 years ago |
Andra Hugo
|
87e8dfca95
fix synchro issue in peager
|
12 years ago |
Andra Hugo
|
9e423820e9
get changing_mutex out of the doc too
|
12 years ago |
Andra Hugo
|
2400b6829a
get starpu_get_changing_ctx_mutex out of the public API
|
12 years ago |
Andra Hugo
|
3de4a1581a
factorise changing_ctx_mutex (get it out of the policies)
|
12 years ago |
Nathalie Furmento
|
c5fef199cc
New function starpu_get_version() to return as 3 integers the release
|
12 years ago |