Nathalie Furmento
|
51eea5acc3
mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set
|
11 rokov pred |
Nathalie Furmento
|
579be68c99
use STARPU_MAIN_RAM instead of 0 to design main memory
|
12 rokov pred |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 rokov pred |
Nathalie Furmento
|
5ea90822ca
mpi/examples/stencil/stencil5.c: reduce values when quick-check is enabled
|
12 rokov pred |
Nathalie Furmento
|
528c4fa1b9
mpi: free allocated memory
|
12 rokov pred |
Nathalie Furmento
|
1357b7fb73
mpi: field where of struct starpu_codelet is optional, no longer set it
|
12 rokov pred |
Nathalie Furmento
|
490532ebd6
mpi/examples: fix spacing
|
12 rokov pred |
Nathalie Furmento
|
cc29bc43df
mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
|
12 rokov pred |
Nathalie Furmento
|
8d839ec756
mpi: tests and examples update call to deprecated functions
|
12 rokov pred |
Nathalie Furmento
|
c83ad0af19
mpi: minor fixes
|
12 rokov pred |
Cyril Roelandt
|
a2f330c273
mpi/examples: check the return value of starpu_init().
|
13 rokov pred |
Samuel Thibault
|
f89fabac04
Create a bit less tasks, so it can fit in 4GiB
|
13 rokov pred |
Nathalie Furmento
|
f7689dc464
mpi/examples/stencil/stencil5.c: use cpu_funcs and modes
|
13 rokov pred |
Nathalie Furmento
|
92faaeadee
mpi/examples: update coding style
|
13 rokov pred |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 rokov pred |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 rokov pred |
Samuel Thibault
|
dd933ff4df
reduce the default number of stencil iterations to avoid filling > 4GiB memory
|
13 rokov pred |
Samuel Thibault
|
d53251b5e2
fix data distribution of MPI stencil
|
13 rokov pred |
Nathalie Furmento
|
6d03488628
MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library
|
14 rokov pred |
Nathalie Furmento
|
7d08fe6604
StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users
|
14 rokov pred |
Nathalie Furmento
|
655a5a5230
mpi/examples/stencil: add parameters for command line: -iter and -display
|
14 rokov pred |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 rokov pred |
Nathalie Furmento
|
1f78d39aa2
StarPU-MPI: rename tests/insert_task.c into examples/stencil/stencil5.c
|
14 rokov pred |