Samuel Thibault
|
a2c129f8e4
Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check
|
5 lat temu |
Samuel Thibault
|
0f95a19866
The default 1280 matrix is not behaving so well, increase epsilon
|
5 lat temu |
Samuel Thibault
|
1908b006e4
Revert "Fix row major / col major confusion"
|
5 lat temu |
Samuel Thibault
|
204cffc481
Fix row major / col major confusion
|
5 lat temu |
Samuel Thibault
|
61374c1585
Reduce check accurracy, we do not have so much precision actually
|
5 lat temu |
Samuel Thibault
|
88d6909e94
Add experimental support for receiving matrices of varying size
|
5 lat temu |
Samuel Thibault
|
739978461a
Add MPI type for tensor data interface
|
5 lat temu |
Samuel Thibault
|
925d6954e4
Factorize checking for matrices/blocks/tensors being contiguous
|
5 lat temu |
Samuel Thibault
|
0bde71ed6c
Factorize reading matrix/block/tensor dimensions
|
5 lat temu |
Samuel Thibault
|
3d4ebe75e4
Optimize pack/unpack for contiguous matrices/blocks/tensors
|
5 lat temu |
Samuel Thibault
|
6a4f79381a
_starpu_mkpath: Ignore duplicate leading slashes in path
|
5 lat temu |
Samuel Thibault
|
60053b4899
matvecmult: take ld into account
|
5 lat temu |
Samuel Thibault
|
a8e85810f2
Explicit difference between compare and alloc_compare methods
|
5 lat temu |
Samuel Thibault
|
464bdb2d77
Fix computing Cholesky relative error instead of an absolute error
|
5 lat temu |
Nathalie Furmento
|
6b5aceb1db
mpi/examples/matrix_decomposition: fix correctness check
|
5 lat temu |
Nathalie Furmento
|
3ce0459e52
tools/dev/valgrind/libc.suppr: add suppression for openmp testcases
|
5 lat temu |
Nathalie Furmento
|
96ddf670aa
minor fixes following compiler warnings
|
5 lat temu |
Samuel Thibault
|
d5500d9359
Fix format warning
|
5 lat temu |
Samuel Thibault
|
ddc13758c4
Merge duplicate sections
|
5 lat temu |
Samuel Thibault
|
8854a279ae
Document precisely what pointers are in data interfaces
|
5 lat temu |
Samuel Thibault
|
3f57bf96b0
mention lazy reallocation
|
5 lat temu |
Samuel Thibault
|
6dbff5bc43
formatting
|
5 lat temu |
Samuel Thibault
|
efbfc28572
Document how to change the size of a data
|
5 lat temu |
Samuel Thibault
|
6d7dcea2c7
reformatting
|
5 lat temu |
Samuel Thibault
|
79935e48d6
Mention tensor data
|
5 lat temu |
Nathalie Furmento
|
f13e6683bc
configure.ac: fix for compiling when enable-blas-lib is set to none
|
5 lat temu |
Nathalie Furmento
|
445e5b40ac
configure.ac: disable mlr when enable-blas-lib is set to none
|
5 lat temu |
Nathalie Furmento
|
95772c4275
fix memory statistics printing
|
5 lat temu |
Olivier Aumage
|
79f6b6340b
add Fortran wrapper for starpu_timing_now and update nf_matrix to use it
|
5 lat temu |
Olivier Aumage
|
467bc62369
typo
|
5 lat temu |