Romain LION
|
de205a34f9
Merge remote-tracking branch 'origin/master' into ft_checkpoint
|
лет назад: 5 |
Romain LION
|
e7fb5c27d8
Begin work for info propagation about checkpoint readiness. Must contact those who have the previous checkpoint and those who have the new one that CPID and CPINST in the msg are now those up to date.
|
лет назад: 5 |
Romain LION
|
60d6dae659
Storing checkpoint data.
|
лет назад: 5 |
Samuel Thibault
|
ba78fab7cb
Let applications call starpu_data_unregister_submit on data with a home buffer (starpu-mpi actually even does it), but put fat warnings about this being unsafe
|
лет назад: 5 |
Samuel Thibault
|
9af3b1d819
Fix check inversion :)
|
лет назад: 5 |
Samuel Thibault
|
63f24c5dfe
Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer
|
лет назад: 5 |
Samuel Thibault
|
2a7d31d6b1
mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten
|
лет назад: 5 |
Samuel Thibault
|
8765ed2b4d
mpi early: Add missing free when we don't have an MPI datatype
|
лет назад: 5 |
Romain LION
|
128e07f688
Correct minor bugs and adjust tests
|
лет назад: 5 |
Romain LION
|
42b2e40b60
Merge remote-tracking branch 'origin/master' into ft_checkpoint
|
лет назад: 5 |
Romain LION
|
033c1da35c
Make checkpoint definition by the user great
|
лет назад: 5 |
Samuel Thibault
|
ab63982e47
Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies
|
лет назад: 5 |
Nathalie Furmento
|
5419e4c755
examples: add a filter example to show how to submit a task accessing in read mode a data which has been asynchronously partitioned
|
лет назад: 5 |
Samuel Thibault
|
d53885d6dd
No need to test display_bindings with simgrid
|
лет назад: 5 |
Romain LION
|
fa46a49d58
Rearrange file structure
|
лет назад: 5 |
Samuel Thibault
|
4cda4db27e
mpi cholesky: add task submission order by priority
|
лет назад: 5 |
Samuel Thibault
|
c1ecad389b
add calls to cudaGetLastError() to avoid propagation of peer access error
|
лет назад: 5 |
Samuel Thibault
|
cb32c032f8
Fix uninitialized variable
|
лет назад: 5 |
Nathalie Furmento
|
4ca7b83c30
mpi: free datatype once used
|
лет назад: 5 |
Nathalie Furmento
|
e56bfe49c9
mpi: call MPI_Unpack() for data which have been received as raw early
|
лет назад: 5 |
Nathalie Furmento
|
27ebff9898
src/common/utils.c: initialize variable
|
лет назад: 5 |
Nathalie Furmento
|
42d7283856
src/drivers/cuda: add calls to cudaGetLastError() to avoid propagation of peer access error
|
лет назад: 5 |
Samuel Thibault
|
cd50593c6c
Install missing programs for the corresponding .sh scripts
|
лет назад: 5 |
Nathalie Furmento
|
583185cc0b
small updates
|
лет назад: 5 |
Samuel Thibault
|
39ae9b01ef
Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register
|
лет назад: 5 |
Samuel Thibault
|
37ff44b9de
Explicit that one initializes the data interface before registering data
|
лет назад: 5 |
Samuel Thibault
|
605fef6c47
Document to use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register which poses race conditions
|
лет назад: 5 |
Samuel Thibault
|
ff9d265be5
mpi-cholesky: simplify indexes
|
лет назад: 5 |
Philippe SWARTVAGHER
|
42bcc20e86
Don't duplicate topology in starpu_get_hwloc_topology
|
лет назад: 5 |
Nathalie Furmento
|
f8023e58c4
mpi/examples/matrix_decomposition: fix coding style
|
лет назад: 5 |