Romain LION
|
dd612b3ad2
Merge remote-tracking branch 'gitlab/master' into ft_checkpoint
|
4 years ago |
Samuel Thibault
|
090222e7b8
fix build
|
4 years ago |
Samuel Thibault
|
c4799d3b9d
mpi cholesky: Simplify column-wise algorithm
|
4 years ago |
Romain LION
|
c079ddad21
Merge remote-tracking branch 'gitlab/master' into ft_checkpoint
|
5 years ago |
Samuel Thibault
|
ab0dd36b3e
Fix warnings
|
5 years ago |
Romain LION
|
b6a1919668
Add CP period param
|
5 years ago |
Romain LION
|
ffc19472cb
Tune CP frequency
|
5 years ago |
Samuel Thibault
|
943339c07e
mpi_cholesky: Add progressive flushing for columns, antidiagonals, and prios
|
5 years ago |
Samuel Thibault
|
0af4662b00
mpi cholesky: Add missing gemm tasks
|
5 years ago |
Samuel Thibault
|
2f00a8dfef
mpi_cholesky: Fix spurious tasks
|
5 years ago |
Samuel Thibault
|
35a6cdfe53
Use more precise cholesky GFlops formula
|
5 years ago |
Romain LION
|
a0a9ad0b8a
Adapt CP freq for prios algo
|
5 years ago |
Romain LION
|
a458918f7d
Adds prio to CP
|
5 years ago |
Romain LION
|
45d570dfd2
Correct
|
5 years ago |
Romain LION
|
afdf3f5659
Checkpoint in all cholesky algo, correct data wont use
|
5 years ago |
Romain LION
|
6242d9b207
API change handle_t* into handle_t
|
5 years ago |
Romain LION
|
12f790bfa1
Make basic backup function.
|
5 years ago |
Romain LION
|
9394e6c713
Merge remote-tracking branch 'gitlab/master' into ft_checkpoint
|
5 years ago |
Romain LION
|
7aedec9988
Unset COMMUTE restrictions.
|
5 years ago |
Romain LION
|
c941904d3c
Comment print
|
5 years ago |
Samuel Thibault
|
0faaeb2afd
mpi cholesky: Add flops information
|
5 years ago |
Samuel Thibault
|
9ff52bc3a1
cholesky: submit tasks by columns
|
5 years ago |
Romain LION
|
937f095fed
Implements CP domain.
|
5 years ago |
Romain LION
|
c3163d3e0d
Comment bad cache flush
|
5 years ago |
Romain LION
|
61bb009570
Add CP support to the example
|
5 years ago |
Samuel Thibault
|
4cda4db27e
mpi cholesky: add task submission order by priority
|
5 years ago |
Samuel Thibault
|
ff9d265be5
mpi-cholesky: simplify indexes
|
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 |