Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 years ago |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
10 years ago |
Samuel Thibault
|
c3e6095f8d
Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks
|
10 years ago |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 years ago |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 years ago |
Samuel Thibault
|
5ec6f8b8a7
Drop unused mask parameter of _starpu_fetch_task_input and _starpu_push_task_output
|
11 years ago |
Samuel Thibault
|
d448281fc3
New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution.
|
11 years ago |
Samuel Thibault
|
306cd75c73
Rather use the macros which test errors etc.
|
11 years ago |
Nathalie Furmento
|
7c066359c0
src: make sure we use starpu_pthread type
|
11 years ago |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 years ago |
Thibaud Lambert
|
b2615f92ee
mic: merge trunk
|
12 years ago |
Thibaud Lambert
|
3b7abcc2cf
mic: Fix bugs
|
12 years ago |
Thibaud Lambert
|
e8e81e14ca
mic: merge trunk
|
12 years ago |
Thibaud Lambert
|
cd5faf37f8
mic: update parallels tasks (with sync worker and combined worker)
|
12 years ago |
Thibaud Lambert
|
21e9824ccc
mic: update nmaxmicthreads
|
12 years ago |
Thibaud Lambert
|
64c766174b
mic: update comment on source_common.c and mp_common.h
|
12 years ago |
Thibaud Lambert
|
2429a37512
mic: generic lookup
|
12 years ago |
Thibaud Lambert
|
49d190e8de
mic: parallel tasks (mode spmd)
|
12 years ago |
Thibaud Lambert
|
b9857a47d0
mic: comment correction in list.h + added barrier in mic sink
|
12 years ago |
Thibaud Lambert
|
89de5a4afa
mic: mode forkjoin spmd (begining)
|
12 years ago |
Thibaud Lambert
|
32b2a57c47
mic: multi thread working
|
12 years ago |
Thibaud Lambert
|
417631bc44
mic: improve code
|
12 years ago |
Thibaud Lambert
|
ddd0be6ca2
mic: update version multi thread mic
|
12 years ago |
Samuel Thibault
|
a3f27f08ad
Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed
|
12 years ago |
Nathalie Furmento
|
2c41b7e0b9
move definition of union _starpu_interface from include/starpu_data_interfaces.h to src/datawizard/interfaces/data_interface.h
|
12 years ago |
Samuel Thibault
|
ff0b27d843
Add debugging
|
12 years ago |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |