diff options
author | 2021-10-12 23:55:29 +0200 | |
---|---|---|
committer | 2021-10-13 00:22:54 +0200 | |
commit | dd47d1b3ec10aa6779430d1c1142e64d462ee707 (patch) | |
tree | 8faaac1d9df7f14616b90d4b8660799baabf9bea /.gitignore | |
parent | dev-lang/go: 1.17.2 bump (diff) | |
download | gentoo-dd47d1b3ec10aa6779430d1c1142e64d462ee707.tar.gz gentoo-dd47d1b3ec10aa6779430d1c1142e64d462ee707.tar.bz2 gentoo-dd47d1b3ec10aa6779430d1c1142e64d462ee707.zip |
sci-libs/sundials: implement USE=int64
What it already does:
* allows changing the index size from 64 (default) to 32 bits
* if USE=superlumt is set makes sure the state of USE=int64 in
sci-libs/superlu_mt is the same as here, so that the assumption
about index-type compatibility made in sunlinsol_superlumt.h is
correct
* allows test_sunlinsol_superlumt_300_0_1_0 and
test_sunlinsol_superlumt_300_1_1_0 to pass *if USE=-int64*
What still needs work:
* getting the two superlumt tests to pass for USE=int64 - they still
fail with "COLAMD failed at line 58 in file get_perm_c.c"
Bug: https://bugs.gentoo.org/817680
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions