Thibaud Lambert
|
b17db603a8
mic: Correction nbmaxcombinedworkers + update _starpu_mic_sink_deinit
|
12 år sedan |
Andra Hugo
|
70ee761ed3
correct speed computations for the hyp
|
12 år sedan |
Andra Hugo
|
6c954c729c
workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too
|
12 år sedan |
Simon Archipoff
|
f43398996f
bug fix, sched_policy.c:_get_next_sched_ctx_to_pop_into made a recursive call
|
12 år sedan |
Samuel Thibault
|
d64bd81764
Fix MIC build
|
12 år sedan |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 år sedan |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 år sedan |
Samuel Thibault
|
b59e5fd23e
revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers
|
12 år sedan |
Nathalie Furmento
|
786b8fb4b7
move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX
|
12 år sedan |
Nathalie Furmento
|
19b552794f
rename starpu_create_task_alias to starpu_task_dup and document it
|
12 år sedan |
Andra Hugo
|
fd8a470cc5
get job & combined_worker pointers out of parallel_eager & parallel_heft
|
12 år sedan |
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 år sedan |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
12 år sedan |
Andra Hugo
|
2400b6829a
get starpu_get_changing_ctx_mutex out of the public API
|
12 år sedan |
Andra Hugo
|
3de4a1581a
factorise changing_ctx_mutex (get it out of the policies)
|
12 år sedan |
Nathalie Furmento
|
ccb670cd34
sched_ctx_hypervisor has been renamed in sc_hypervisor
|
12 år sedan |
Nathalie Furmento
|
c4febc1871
src/core/sched_policy.c: only declare variable when needed
|
12 år sedan |
Nathalie Furmento
|
3a7711af02
src: remove un-needed include pthread.h
|
12 år sedan |
Nathalie Furmento
|
a33a7476f9
scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers
|
12 år sedan |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
12 år sedan |
Nathalie Furmento
|
0b6edc6270
src/core/sched_policy.c: remove unused variable
|
12 år sedan |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
12 år sedan |
Nathalie Furmento
|
6b0919e84c
src/core: fix shadow declarations
|
12 år sedan |
Samuel Thibault
|
bd064b21b9
Drop unused variable
|
12 år sedan |
Andra Hugo
|
6acf4198af
fixes to ispeed
|
12 år sedan |
Samuel Thibault
|
cb68183de2
Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once
|
12 år sedan |
Nathalie Furmento
|
e5ce977497
src: move definition of _starpu_create_task_alias in src/core/parallel_task.h
|
12 år sedan |
Nathalie Furmento
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
12 år sedan |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
12 år sedan |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
12 år sedan |