[petsc-users] slepc NHEP error
Jose E. Roman
jroman at dsic.upv.es
Thu Jun 15 08:40:47 CDT 2017
> El 15 jun 2017, a las 15:27, Kannan, Ramakrishnan <kannanr at ornl.gov> escribió:
>
> Barry,
>
> Attached is the error with –one_error_abort and –on_error_mpiabort. Let me know if you are looking for more information.
Thanks for the information. Please try the following:
In function BVDotVec_BLAS_Private, change the type of variable "len" to PetscMPIInt instead of PetscBLASInt.
The same thing in function BVDot_BLAS_Private.
[This change is in master but not in the release version.]
Jose
More information about the petsc-users
mailing list