diff --git a/base/modules/aux/psb_hash_mod.f90 b/base/modules/aux/psb_hash_mod.f90 index 16edc9c9..f8bba073 100644 --- a/base/modules/aux/psb_hash_mod.f90 +++ b/base/modules/aux/psb_hash_mod.f90 @@ -274,7 +274,7 @@ contains integer(psb_ipk_) :: hsize,nbits info = psb_success_ - nbits = 12 + nbits = 14 hsize = 2**nbits ! ! Figure out the smallest power of 2 bigger than NV