Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 years ago |
Nathalie Furmento
|
fd55b8710c
src/common: move definition of _starpu_check_mutex_deadlock()
|
12 years ago |
Nathalie Furmento
|
1c75b34ec9
thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part)
|
12 years ago |
Nathalie Furmento
|
78570cad44
thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on
|
12 years ago |
Marc Sergent
|
4d13dbd64d
mpi/src/starpu_mpi.c : fix warning in a debug comment.
|
12 years ago |
Marc Sergent
|
f722a8b4c2
Merge @9469:9571
|
12 years ago |
Nathalie Furmento
|
c3f38dd384
src/common/thread.h: remove macro _STARPU_PTHREAD_MUTEX_TRYLOCK which is not used and is wrong anyway
|
12 years ago |
Nathalie Furmento
|
32a71532cd
examples/Makefile.am: do not build openmp example on windows machines
|
12 years ago |
Nathalie Furmento
|
db28916999
doc: be more explicit on how to initialise a codelet
|
12 years ago |
Nathalie Furmento
|
19b552794f
rename starpu_create_task_alias to starpu_task_dup and document it
|
12 years ago |
Nathalie Furmento
|
5071f678af
rename function starpu_display_codelet_stats to starpu_codelet_display_stats
|
12 years ago |
Nathalie Furmento
|
f6e82c3561
rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it
|
12 years ago |
Andra Hugo
|
db626405ae
wrong last commit (draft issues)
|
12 years ago |
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 |