[petsc-users] slepc NHEP error
Kannan, Ramakrishnan
kannanr at ornl.gov
Thu Jun 15 10:56:48 CDT 2017
1. I am seeing this error happening in titan as well
2. Export OMP_NUM_THREADS=1, didn’t alleviate and the error still remains the same.
3. I will try petsc-32 bit and check if the error remains the same.
4. I will build my own petsc 64 bit after my trial with 32 bit.
--
Regards,
Ramki
On 6/15/17, 11:30 AM, "Jose E. Roman" <jroman at dsic.upv.es> wrote:
> El 15 jun 2017, a las 17:18, Kannan, Ramakrishnan <kannanr at ornl.gov> escribió:
>
> 1. I am using the pre-loaded 64-bit petsc in the EOS system at OLCF.
> 2. The BLAS and LAPACK are the cray wrappers and I don’t give any explicit BLAS/LAPACK.
> 3. I am association one MPI process for every core. Where and how do I turn threads off?
I don't have access to this machine. You can try setting OMP_NUM_THREADS=1 before launching, not sure if this will make a difference.
https://www.olcf.ornl.gov/kb_articles/compiling-threaded-codes-on-eos/
>
> Do you want me to build a local petsc with 64-bit using their lapack and use my custom built petsc for building the slepc?
What I was suggesting is to build PETSc locally in your account with --download-fblaslapack --with-64-bit-indices, and build SLEPc against this one.
Jose
> --
> Regards,
> Ramki
More information about the petsc-users
mailing list