Samuel Thibault
|
f98a0b1d7c
Use a smaller default size for mpi LU
|
12 years ago |
Nathalie Furmento
|
b3d9ba9b3f
mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier
|
12 years ago |
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 years ago |
Andra Hugo
|
a6a0d60b05
* fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON)
|
12 years ago |
Andra Hugo
|
f390becf51
fix synchro issue in prio (the work may have been trying to go to sleep and not see the wake up requirement in pop)
|
12 years ago |
Nathalie Furmento
|
c0897dbca8
src/common/fxt.c: fix preprocessing
|
12 years ago |
Samuel Thibault
|
c6bc5db0b5
Add starpu_fxt_start/stop_profiling stubs in the non-FXT case
|
12 years ago |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
12 years ago |
Sylvain Henry
|
3fe410ffaf
SOCL: fix reference counting command queues used in split functions
|
12 years ago |
Nathalie Furmento
|
b770541f52
src: memory_nodes function renaming
|
12 years ago |
Nathalie Furmento
|
9ab24e2bf9
socl/src/CL: make sure to include CL files from the current directory
|
12 years ago |
Nathalie Furmento
|
dc19f7f89d
socl/src/Makefile.am: make sure CL include files are included from socl/src directory
|
12 years ago |
Andra Hugo
|
1c0a47008a
fix deadlock of prio on hannibal (wake up active workers is pointless)
|
12 years ago |
Nathalie Furmento
|
d9d8ff7ae5
src/datawizard: clarify TODO warnings
|
12 years ago |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 years ago |
Nathalie Furmento
|
e5ce977497
src: move definition of _starpu_create_task_alias in src/core/parallel_task.h
|
12 years ago |
Nathalie Furmento
|
9228120591
src/datawizard: memory manager update
|
12 years ago |
Nathalie Furmento
|
28bc6a621d
memory manager: add a node parameter to _starpu_memory_manager_add_size and _starpu_memory_manager_sub_size
|
12 years ago |
Nathalie Furmento
|
f06a713ee1
tests/sched_policies/simple_deps.c: remove double line
|
12 years ago |
Sylvain Henry
|
4563ff0952
SOCL: fix include
|
12 years ago |
Samuel Thibault
|
1c2feacf7e
Ayudame.h is a file name
|
12 years ago |
Sylvain Henry
|
08a60eee47
SOCL: fix event triggering
|
12 years ago |
Nathalie Furmento
|
4e51b5aa3a
examples/scheduler/schedulers.sh: fix test syntax
|
12 years ago |
Nathalie Furmento
|
0aabc3ff77
socl/examples/Makefile.am: disable basicsplit/basicsplit as it requires OpenCL 1.2
|
12 years ago |
Sylvain Henry
|
5dd096c8e0
SOCL: fix split kernel event time
|
12 years ago |
Andra Hugo
|
f54a30a655
fix ispeed policy
|
12 years ago |
Nathalie Furmento
|
5ccbfcff0d
SPU are no longer valid devices
|
12 years ago |
Nathalie Furmento
|
5b7284c849
starpu-top: remove references to gordon
|
12 years ago |
Nathalie Furmento
|
537dbc018e
src: remove unused gordon variable definitions
|
12 years ago |
Nathalie Furmento
|
0484da1abc
src/Makefile.am: gordon driver is no longer built
|
12 years ago |