Samuel Thibault
|
1b65950bd9
Drop arch list from topology structure
|
4 years ago |
Samuel Thibault
|
3ab35b6163
fxt: avoid hardcoding arch list
|
4 years ago |
Samuel Thibault
|
ea1afc9349
Remove unneeded NULL specifications
|
4 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
d5a8eb5e00
Move optimized cuda 2d copy from interfaces to new starpu_cuda_copy2/3d_async_sync
|
5 years ago |
Samuel Thibault
|
226bb5a3b3
Rename copy_data to copy_interface and vice-versa
|
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
|
d57133f803
src/drivers/mpi/driver_mpi_source.c: fix node_ops
|
6 years ago |
Nathalie Furmento
|
9214e8b8fb
src/drivers/mpi: small fixes
|
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
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 years ago |
Nathalie Furmento
|
4f7081ca91
src: reformatting
|
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 |
Samuel Thibault
|
fa83aa77b2
fix warnings
|
8 years ago |
Nathalie Furmento
|
9a893f17d2
mpi master mode: implement starpu_mpi_ms_register_kernel and starpu_mpi_ms_get_kernel (by renaming internal functions)
|
8 years ago |
Corentin Salingue
|
92a6491016
add reduction support for MPI Master-Slave devices
|
8 years ago |
Nathalie Furmento
|
cf5f930104
fix warnings detected by cppcheck
|
8 years ago |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 years ago |
Corentin Salingue
|
8036cbd347
fix when user don't want to use an MPI slave
|
8 years ago |
Corentin Salingue
|
087b676559
add MPI slave to MPI slave sync transfers
|
8 years ago |
Corentin Salingue
|
e9f7b7e18a
revert some STARPU_MALLOC because the return value is tested
|
8 years ago |
Corentin Salingue
|
6d11b2397f
replace malloc with STARPU_MALLOC to check the pointer
|
8 years ago |
Corentin Salingue
|
f7acc7fe76
* fix bug in async mode when using MPI Master-Slave
|
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 |