Romain LION
|
c84ed936c5
Go back to untouched version of starpu_mpi_req.c
|
5 lat temu |
Romain LION
|
b7b45dbea5
Add external data support for CP.
|
5 lat temu |
Romain LION
|
bedef1ccfc
Solve handle problem. OK for now
|
5 lat temu |
Romain LION
|
862ba33199
Merge remote-tracking branch 'origin/master' into ft_checkpoint
|
5 lat temu |
Romain LION
|
ccaf509b05
Correct callback arg type
|
5 lat temu |
Romain LION
|
6442f6cae8
Checkpoint validation and discard comm mechanism implemented
|
5 lat temu |
Samuel Thibault
|
41a8f2bb7c
Fix non-C99 build
|
5 lat temu |
Samuel Thibault
|
18ff0ebdc3
Avoid recording useless data state changes
|
5 lat temu |
Samuel Thibault
|
8043f9c9dd
Sort fkt release list by date
|
5 lat temu |
Romain LION
|
de205a34f9
Merge remote-tracking branch 'origin/master' into ft_checkpoint
|
5 lat temu |
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 lat temu |
Romain LION
|
60d6dae659
Storing checkpoint data.
|
5 lat temu |
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 lat temu |
Samuel Thibault
|
9af3b1d819
Fix check inversion :)
|
5 lat temu |
Samuel Thibault
|
63f24c5dfe
Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer
|
5 lat temu |
Samuel Thibault
|
2a7d31d6b1
mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten
|
5 lat temu |
Samuel Thibault
|
8765ed2b4d
mpi early: Add missing free when we don't have an MPI datatype
|
5 lat temu |
Romain LION
|
128e07f688
Correct minor bugs and adjust tests
|
5 lat temu |
Romain LION
|
42b2e40b60
Merge remote-tracking branch 'origin/master' into ft_checkpoint
|
5 lat temu |
Romain LION
|
033c1da35c
Make checkpoint definition by the user great
|
5 lat temu |
Samuel Thibault
|
ab63982e47
Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies
|
5 lat temu |
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 lat temu |
Samuel Thibault
|
d53885d6dd
No need to test display_bindings with simgrid
|
5 lat temu |
Romain LION
|
fa46a49d58
Rearrange file structure
|
5 lat temu |
Samuel Thibault
|
4cda4db27e
mpi cholesky: add task submission order by priority
|
5 lat temu |
Samuel Thibault
|
c1ecad389b
add calls to cudaGetLastError() to avoid propagation of peer access error
|
5 lat temu |
Samuel Thibault
|
cb32c032f8
Fix uninitialized variable
|
5 lat temu |
Nathalie Furmento
|
4ca7b83c30
mpi: free datatype once used
|
5 lat temu |
Nathalie Furmento
|
e56bfe49c9
mpi: call MPI_Unpack() for data which have been received as raw early
|
5 lat temu |
Nathalie Furmento
|
27ebff9898
src/common/utils.c: initialize variable
|
5 lat temu |