Samuel Thibault
|
3e3954171f
Set visibility of internal functions to hidden by default
|
4 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
0f5a6f332c
Let drivers register their information rather than scattering it along StarPU
|
4 years ago |
Nathalie Furmento
|
5100d24576
add internal .h files into developers documentation
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
45884db5de
Fix spurious renaming
|
5 years ago |
Samuel Thibault
|
eb4928ef29
Fix renaming
|
5 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Nathalie Furmento
|
e06e0fe944
src: define node_ops structs in the drivers code
|
6 years ago |
Nathalie Furmento
|
d65545f9b3
src: updates for node operations:
|
6 years ago |
Nathalie Furmento
|
44bcb87a60
define node operations in a struct
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
b0bd0210be
src/: fix copyright holder name
|
7 years ago |
Samuel Thibault
|
e30ee529d8
Add missing _starpu_mic_nodes[mic_idx]->baseworkerid initialization, and along the way fix symbol exposition
|
7 years ago |
Corentin Salingue
|
92a6491016
add reduction support for MPI Master-Slave devices
|
8 years ago |
Corentin Salingue
|
0c1cd55f25
use number of MPI nodes and not MIC nodes
|
8 years ago |
Corentin Salingue
|
087b676559
add MPI slave to MPI slave sync transfers
|
8 years ago |
Corentin Salingue
|
28d9ec43f7
add asynchronous MPI master-slave transfers
|
8 years ago |
Corentin Salingue
|
4a14747dd9
add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated
|
8 years ago |
Corentin Salingue
|
196de526b7
remove useless functions
|
8 years ago |
Corentin Salingue
|
15d23e5205
Add function get_kernel_from_job to mpi src driver : not tested yet
|
8 years ago |
Corentin Salingue
|
265c0614c9
Nodes are correctly initiated and can send and recv some messages
|
8 years ago |
Corentin Salingue
|
9e1a892b56
Begin to add a MPI driver
|
8 years ago |