Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
лет назад: 7 |
Nathalie Furmento
|
e6a8580f51
minor fixes following sonar scanner warnings
|
лет назад: 8 |
Samuel Thibault
|
d12dc07efa
avoid using sprintf
|
лет назад: 8 |
Samuel Thibault
|
28fcff7473
Add STARPU_MAIN_THREAD_CPUID and STARPU_MPI_THREAD_CPUID environment variables
|
лет назад: 8 |
Samuel Thibault
|
8bcca522cb
Add a 'waiting' worker status
|
лет назад: 8 |
Nathalie Furmento
|
17d445233c
src: fix parameter printf type
|
лет назад: 8 |
Samuel Thibault
|
fad8cc39f7
simplify yet more storing codelet start/stop: put it in the worker instead of jobs, so various parts of StarPÜ can access it directly
|
лет назад: 8 |
Samuel Thibault
|
454637e88d
Always use j->cl_start instead of a local variable, to make debugging easier
|
лет назад: 8 |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
лет назад: 8 |
Olivier Aumage
|
73c008b912
fix Opencl driver (lack of) use of .current_task when pipeline_length == 0
|
лет назад: 8 |
Olivier Aumage
|
b86f2ec581
make opencl pipeline management more similar to cuda driver, in order to share behaviour in refuse_task
|
лет назад: 8 |
Olivier Aumage
|
408f4d3d98
factorize code
|
лет назад: 8 |
Luka Stanisic
|
6971a2c68c
simgrid: adding new codelet flag
|
лет назад: 8 |
Samuel Thibault
|
b1451ecff2
revert 20410: opencl does not driver several devices
|
лет назад: 8 |
Samuel Thibault
|
c14ba419e6
don't omit setting the local worker key, to make sure _starpu_fetch_task_input_tail works with the proper device
|
лет назад: 8 |
Samuel Thibault
|
d1bbfcfdc8
improve data fetch efficiency, by not releasing data after the asynchronous transfers have completed
|
лет назад: 8 |
Samuel Thibault
|
74ecd02370
Fix boolean vs binary test
|
лет назад: 8 |
Nathalie Furmento
|
a017fcbdeb
src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API
|
лет назад: 8 |
Samuel Thibault
|
bfcac01ad1
Avoid emitting progress probes repeatedly, allowing to re-enable them in the trace
|
лет назад: 8 |
Samuel Thibault
|
f3f9acf198
Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now
|
лет назад: 8 |
Samuel Thibault
|
bfc1b8ff4e
Fix paje trace when pipelining tasks and transfers
|
лет назад: 8 |
Samuel Thibault
|
3b6ce806ec
Fix warnings
|
лет назад: 8 |
Nathalie Furmento
|
cf5f930104
fix warnings detected by cppcheck
|
лет назад: 8 |
Samuel Thibault
|
64115beec5
Use asynchronous task input fetching for cuda and opencl too
|
лет назад: 8 |
Samuel Thibault
|
d6e4271db8
factorize fetch_task_input changes from starpu-on-mpi, use it for CPU driver too
|
лет назад: 8 |
Corentin Salingue
|
0dbf966aef
Merge from trunk
|
лет назад: 8 |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
лет назад: 8 |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
лет назад: 8 |
Corentin Salingue
|
3bbc1443c4
Each worker can manage the good set of memories
|
лет назад: 8 |
Samuel Thibault
|
35fa0fb291
The opencl implementation used on alaric returns CL_MEM_OBJECT_ALLOCATION_FAILURE on allocation failure
|
лет назад: 8 |