Nathalie Furmento
|
e56bfe49c9
mpi: call MPI_Unpack() for data which have been received as raw early
|
5 years ago |
Nathalie Furmento
|
27ebff9898
src/common/utils.c: initialize variable
|
5 years ago |
Nathalie Furmento
|
42d7283856
src/drivers/cuda: add calls to cudaGetLastError() to avoid propagation of peer access error
|
5 years ago |
Samuel Thibault
|
cd50593c6c
Install missing programs for the corresponding .sh scripts
|
5 years ago |
Nathalie Furmento
|
583185cc0b
small updates
|
5 years ago |
Samuel Thibault
|
39ae9b01ef
Make MPI example use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register
|
5 years ago |
Samuel Thibault
|
37ff44b9de
Explicit that one initializes the data interface before registering data
|
5 years ago |
Samuel Thibault
|
605fef6c47
Document to use starpu_mpi_interface_datatype_register rather than starpu_mpi_datatype_register which poses race conditions
|
5 years ago |
Samuel Thibault
|
ff9d265be5
mpi-cholesky: simplify indexes
|
5 years ago |
Nathalie Furmento
|
b9a435bad5
Merge branch 'master' into fpga
|
5 years ago |
Philippe SWARTVAGHER
|
42bcc20e86
Don't duplicate topology in starpu_get_hwloc_topology
|
5 years ago |
Nathalie Furmento
|
f8023e58c4
mpi/examples/matrix_decomposition: fix coding style
|
5 years ago |
Samuel Thibault
|
b6940c9325
mpi-cholesky: Add submission order variants: by columns or by antidiagonals
|
5 years ago |
Samuel Thibault
|
8e07ec3ec5
mpi cholesky: move main loop in its own function
|
5 years ago |
Samuel Thibault
|
f724b5ebdc
mpi cholesky: fix checking result
|
5 years ago |
Samuel Thibault
|
a63732ef00
Don't care about integer overflow in our test computations
|
5 years ago |
Samuel Thibault
|
cc8d0a0cea
Fix showing fetchinginput time when transfer is longer than previous task
|
5 years ago |
Samuel Thibault
|
3f4d231fd6
fix build
|
5 years ago |
Samuel Thibault
|
c0aa0e457e
Prevent heteroprio from prefetching several times
|
5 years ago |
Samuel Thibault
|
b1f1af644b
Re-enable opportunistic prefetching from core
|
5 years ago |
Samuel Thibault
|
6110fac0c2
prefetch: fix case of a prefetch being evicted
|
5 years ago |
Samuel Thibault
|
9f3d1f0131
prefetch: fix case of opportunistic handle initialization
|
5 years ago |
Samuel Thibault
|
8ac71b5590
Fix prefetched state of regenerated tasks
|
5 years ago |
Samuel Thibault
|
f4ecb58eb4
Fix prefetched state of restarted tasks
|
5 years ago |
Samuel Thibault
|
2324d664c2
Rework prefetching
|
5 years ago |
Samuel Thibault
|
040f190393
Add a task prefetch level
|
5 years ago |
Samuel Thibault
|
c468e9a26c
Fix build with fxt
|
5 years ago |
Samuel Thibault
|
c8cacff766
Fix gdb printing requests with --enable-debug
|
5 years ago |
Samuel Thibault
|
0ecc575ae9
Add missing gdb status print
|
5 years ago |
Samuel Thibault
|
d8080ac246
Yet more prefetch enum use
|
5 years ago |