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
|
hace 12 años |
Samuel Thibault
|
e850b08c6c
clean lp2paje, make it a real documented starpu tool
|
hace 12 años |
Nathalie Furmento
|
3ba0a8839f
src/datawizard/reduction.c: followup to r9528
|
hace 12 años |
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
|
hace 12 años |
Nathalie Furmento
|
6980bd2fc9
src/sched_policies/deque_modeling_policy_data_aware.c: remove now-useless include
|
hace 12 años |
Nathalie Furmento
|
f8cb4e94fc
top: function starpu_top_task_prevision is now in public API
|
hace 12 años |
Nathalie Furmento
|
2817afd53d
src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers
|
hace 12 años |
Samuel Thibault
|
2bc893be70
-bound and -bound-lp can be independent easily actually
|
hace 12 años |
Samuel Thibault
|
b16a2161f4
using the stream of starpu is not a must, one can use one's own stream
|
hace 12 años |
Samuel Thibault
|
71b0cff432
warn that -bound-lp needs -bound
|
hace 12 años |
Samuel Thibault
|
9bb43933d6
Fix displaying the memory management state by introducing yet another paje container
|
hace 12 años |
Nathalie Furmento
|
908e089092
mpi/src/starpu_mpi_insert_task.c: add missing include file
|
hace 12 años |
Nathalie Furmento
|
79806acaa9
src, mpi/src: use macros to access codelet modes
|
hace 12 años |
Nathalie Furmento
|
522ec53d35
src/util/starpu_insert_task.c: fix when codelet is NULL
|
hace 12 años |
Nathalie Furmento
|
94d32416c1
src/core/task.h: fix parentheses
|
hace 12 años |
Nathalie Furmento
|
d85294aa48
src/util/starpu_insert_task_utils.c: use macros to access codelet
|
hace 12 años |
Nathalie Furmento
|
775fc06117
mpi/src/starpu_mpi_insert_task.c: fix typo
|
hace 12 años |
Nathalie Furmento
|
f64a4e4b32
doc/chapters/advanced-examples.texi: remove comment
|
hace 12 años |
Nathalie Furmento
|
b62e246be3
tests/main/insert_task.c: do not use intermediary variable
|
hace 12 años |
Nathalie Furmento
|
6ca485d5fa
examples: add example for dynamically allocated number of buffers per task
|
hace 12 años |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
hace 12 años |
Nathalie Furmento
|
7f8de49e48
insert_task: use void* when possible as starpu_task->cl_arg is a void*
|
hace 12 años |
Andra Hugo
|
87e8dfca95
fix synchro issue in peager
|
hace 12 años |
Andra Hugo
|
9e423820e9
get changing_mutex out of the doc too
|
hace 12 años |
Andra Hugo
|
2400b6829a
get starpu_get_changing_ctx_mutex out of the public API
|
hace 12 años |
Andra Hugo
|
3de4a1581a
factorise changing_ctx_mutex (get it out of the policies)
|
hace 12 años |
Nathalie Furmento
|
c5fef199cc
New function starpu_get_version() to return as 3 integers the release
|
hace 12 años |
Nathalie Furmento
|
a73b6fbe56
define macro STARPU_RELEASE_VERSION for the last number of the revision number x.y.z
|
hace 12 años |
Andra Hugo
|
f58276c9c9
fix compilation issues of the prev commit
|
hace 12 años |
Samuel Thibault
|
d92f78112f
Fix dmda notification prediction summation: the transfer happens before the computation
|
hace 12 años |