Nathalie Furmento
|
a5cce7d4ac
mpi/examples/matrix_decomposition: fix call to matrix_display
|
4 years ago |
Samuel Thibault
|
cb32c032f8
Fix uninitialized variable
|
4 years ago |
Samuel Thibault
|
f724b5ebdc
mpi cholesky: fix checking result
|
4 years ago |
Samuel Thibault
|
1cbc21d647
Fix freeing matrix before shutting down StarPU
|
5 years ago |
Nathalie Furmento
|
461a05b22b
update copyright holders
|
5 years ago |
Samuel Thibault
|
cf28b8739b
Fix checking correctness
|
5 years ago |
Samuel Thibault
|
a2c129f8e4
Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check
|
5 years ago |
Samuel Thibault
|
0f95a19866
The default 1280 matrix is not behaving so well, increase epsilon
|
5 years ago |
Samuel Thibault
|
61374c1585
Reduce check accurracy, we do not have so much precision actually
|
5 years ago |
Samuel Thibault
|
464bdb2d77
Fix computing Cholesky relative error instead of an absolute error
|
5 years ago |
Nathalie Furmento
|
6b5aceb1db
mpi/examples/matrix_decomposition: fix correctness check
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Samuel Thibault
|
ca3afe9b7b
Drop now-spurious starpu_shutdown calls
|
6 years ago |
Samuel Thibault
|
4382fad991
Use starpu_mpi_init_conf instead of starpu_mpi_init
|
6 years ago |
Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
7 years ago |
Nathalie Furmento
|
d1585e626a
mpi: fix copyrights
|
7 years ago |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
7 years ago |
Nathalie Furmento
|
2d363c9b1b
mpi: minor fixes (following cppcheck warnings)
|
8 years ago |
Nathalie Furmento
|
681f60a3ef
mpi: do not fail when needed workers are unavailable
|
9 years ago |
Samuel Thibault
|
f658fe0fbe
Do not check values when running inside simgrid
|
9 years ago |
Samuel Thibault
|
b8dd6df73a
Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
935a2057bd
mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Nathalie Furmento
|
51eea5acc3
mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set
|
11 years ago |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 years ago |
Nathalie Furmento
|
66cb3a8c51
mpi/examples/matrix_decomposition: size and nblocks are global parameters
|
12 years ago |
Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 years ago |
Nathalie Furmento
|
b6427ad6ad
mpi/examples/matrix_decomposition: code reorganisation
|
12 years ago |
Nathalie Furmento
|
434bc7e402
mpi/examples/matrix_decomposition/: reorganise code
|
12 years ago |