[petsc-users] Installation without BLAS/LAPACK
Smith, Barry F.
bsmith at mcs.anl.gov
Tue Feb 20 10:45:44 CST 2018
> On Feb 20, 2018, at 10:30 AM, Ali Berk Kahraman <aliberkkahraman at yahoo.com> wrote:
>
> Hello All,
>
> I have access to a common computer in my school, and I want to use petsc on it. The problem is that I do not have root access, and neither do I want it. The machine has OpenMPI installed in it, but no BLAS. Can I configure petsc somehow without having any BLAS commands? If not, can I install BLAS somehow only on my own folder (/home/myfolder) without touching anything inside /usr/ folder?
Of course, PETSc NEVER requires you to have any kind of root access to install it and its packages. Just use --download-fblaslapack as a ./configure option. It will keep the BLASLAPACK inside the PETSc directory with the PETSc libraries.
Barry
>
> Best Regards,
>
> Ali Berk Kahraman
>
>
More information about the petsc-users
mailing list