Nathalie Furmento
|
4f7081ca91
src: reformatting
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 年之前 |
Nathalie Furmento
|
8beeeea604
src: use starpu_pthread functions
|
8 年之前 |
Corentin Salingue
|
92a6491016
add reduction support for MPI Master-Slave devices
|
8 年之前 |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 年之前 |
Corentin Salingue
|
087b676559
add MPI slave to MPI slave sync transfers
|
8 年之前 |
Corentin Salingue
|
0dbf966aef
Merge from trunk
|
8 年之前 |
Corentin Salingue
|
28d9ec43f7
add asynchronous MPI master-slave transfers
|
8 年之前 |
Corentin Salingue
|
2f0f8ec9e4
finalize properly
|
8 年之前 |
Corentin Salingue
|
4a14747dd9
add Master <-> Slaves transfers + fix bug when asynchronous messages are received + fix bug when multiple thread is not activated
|
8 年之前 |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
8 年之前 |
Nathalie Furmento
|
5ddc937a06
mic: add MP_COMMAND and NODE in starpu_mp_command and starpu_mp_node_kind enum values
|
8 年之前 |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
8 年之前 |
Corentin Salingue
|
80dde6e7b2
add missing functions to use a mpi node as master-slave
|
8 年之前 |
Corentin Salingue
|
15d23e5205
Add function get_kernel_from_job to mpi src driver : not tested yet
|
8 年之前 |
Corentin Salingue
|
265c0614c9
Nodes are correctly initiated and can send and recv some messages
|
8 年之前 |
Corentin Salingue
|
9e1a892b56
Begin to add a MPI driver
|
8 年之前 |
Olivier Aumage
|
a97ecf3964
- add some convenient constant-to-string conversion funcs for master-slave MP support
|
8 年之前 |
Samuel Thibault
|
73e95ec64e
Improve BUFFER_SIZE management for MIC messages
|
9 年之前 |
Samuel Thibault
|
fc5aa874a0
port r15822 from 1.2: fix small issues
|
9 年之前 |
Samuel Thibault
|
fef8ca9445
port r15815 from starpu-on-mpi branch: Fix arithmetic on void *
|
9 年之前 |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 年之前 |
Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 年之前 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 年之前 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年之前 |
Nathalie Furmento
|
599a51cc67
src: rename variables to be prefixed by _STARPU_MIC
|
11 年之前 |
Thibaud Lambert
|
3b7abcc2cf
mic: Fix bugs
|
11 年之前 |
Thibaud Lambert
|
2429a37512
mic: generic lookup
|
12 年之前 |