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
|
4 yıl önce |
Samuel Thibault
|
9af3b1d819
Fix check inversion :)
|
4 yıl önce |
Samuel Thibault
|
63f24c5dfe
Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer
|
4 yıl önce |
Samuel Thibault
|
2a7d31d6b1
mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten
|
4 yıl önce |
Samuel Thibault
|
8765ed2b4d
mpi early: Add missing free when we don't have an MPI datatype
|
4 yıl önce |
Samuel Thibault
|
ab63982e47
Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies
|
4 yıl önce |
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
|
4 yıl önce |
Samuel Thibault
|
d53885d6dd
No need to test display_bindings with simgrid
|
4 yıl önce |
Samuel Thibault
|
4cda4db27e
mpi cholesky: add task submission order by priority
|
4 yıl önce |
Samuel Thibault
|
c1ecad389b
add calls to cudaGetLastError() to avoid propagation of peer access error
|
4 yıl önce |
Samuel Thibault
|
cb32c032f8
Fix uninitialized variable
|
4 yıl önce |
Nathalie Furmento
|
4ca7b83c30
mpi: free datatype once used
|
4 yıl önce |
Nathalie Furmento
|
e56bfe49c9
mpi: call MPI_Unpack() for data which have been received as raw early
|
4 yıl önce |
Nathalie Furmento
|
27ebff9898
src/common/utils.c: initialize variable
|
4 yıl önce |
Nathalie Furmento
|
42d7283856
src/drivers/cuda: add calls to cudaGetLastError() to avoid propagation of peer access error
|
4 yıl önce |
Samuel Thibault
|
cd50593c6c
Install missing programs for the corresponding .sh scripts
|
4 yıl önce |
Nathalie Furmento
|
583185cc0b
small updates
|
4 yıl önce |
Samuel Thibault
|
39ae9b01ef
Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register
|
4 yıl önce |
Samuel Thibault
|
37ff44b9de
Explicit that one initializes the data interface before registering data
|
4 yıl önce |
Samuel Thibault
|
605fef6c47
Document to use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register which poses race conditions
|
4 yıl önce |
Samuel Thibault
|
ff9d265be5
mpi-cholesky: simplify indexes
|
4 yıl önce |
Philippe SWARTVAGHER
|
42bcc20e86
Don't duplicate topology in starpu_get_hwloc_topology
|
4 yıl önce |
Nathalie Furmento
|
f8023e58c4
mpi/examples/matrix_decomposition: fix coding style
|
4 yıl önce |
Samuel Thibault
|
b6940c9325
mpi-cholesky: Add submission order variants: by columns or by antidiagonals
|
4 yıl önce |
Samuel Thibault
|
8e07ec3ec5
mpi cholesky: move main loop in its own function
|
4 yıl önce |
Samuel Thibault
|
f724b5ebdc
mpi cholesky: fix checking result
|
4 yıl önce |
Samuel Thibault
|
a63732ef00
Don't care about integer overflow in our test computations
|
4 yıl önce |
Samuel Thibault
|
cc8d0a0cea
Fix showing fetchinginput time when transfer is longer than previous task
|
4 yıl önce |
Samuel Thibault
|
3f4d231fd6
fix build
|
4 yıl önce |
Samuel Thibault
|
c0aa0e457e
Prevent heteroprio from prefetching several times
|
4 yıl önce |