.. |
mpi_cholesky.c
|
cc29bc43df
mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
|
12 anos atrás |
mpi_cholesky.h
|
2e748ef358
mpi/examples/cholesky: code which is identical in both mpi_cholesky_distributed.c and mpi_cholesky.c is now in mpi_cholesky_codelets.c
|
12 anos atrás |
mpi_cholesky_codelets.c
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
12 anos atrás |
mpi_cholesky_codelets.h
|
5558692068
mpi/examples/cholesky: timing and flops information are no longer displayed by function dw_cholesky() but returned to caller, which can then decide to reset them on calculation error
|
12 anos atrás |
mpi_cholesky_distributed.c
|
cc29bc43df
mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
|
12 anos atrás |
mpi_cholesky_kernels.c
|
6178d5fd8d
Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library.
|
12 anos atrás |
mpi_cholesky_models.c
|
92faaeadee
mpi/examples: update coding style
|
13 anos atrás |
mpi_cholesky_models.h
|
c80a8acea1
Datatypes renaming
|
13 anos atrás |