Thank you.
I upgraded to slepc 3.8 and it is configured correctly now.
Michael.
On 04/16/2018 10:14 AM, John Peterson wrote:
On Fri, Apr 13, 2018 at 5:13 PM, Michael Povolotskyi
mailto:[email protected]>> wrote:
Dear libmesh developers, I have a hard time to configure libmesh
On Fri, Apr 13, 2018 at 5:13 PM, Michael Povolotskyi
wrote:
>
> Dear libmesh developers, I have a hard time to configure libmesh with
> SLEPC.
>
> This my configuration command:
>
> ./configure PETSC_DIR=/depot/kildisha/apps/brown/nemo5/libs/petsc/build-real
> SLEPC_DIR=/depot/kildisha/apps/brown
Dear libmesh developers, I have a hard time to configure libmesh with
SLEPC.
This my configuration command:
./configure
PETSC_DIR=/depot/kildisha/apps/brown/nemo5/libs/petsc/build-real
SLEPC_DIR=/depot/kildisha/apps/brown/nemo5/libs/slepc/build-real
TSC_ARCH=linux F77="mpif77" CC="mpicc" G
It's just kinda standard. Just like you can specify different c/c++ compilers
and flags, you can do the same with f77/f90.
-Ben
On May 31, 2013, at 4:46 PM, "Subramanya Sadasiva"
mailto:[email protected]>> wrote:
Hi Ben,
I did that , and things are building. Thanks!
Is there a particular rea
Hi Ben,
I did that , and things are building. Thanks!
Is there a particular reason to have F77 and F handled through separate
compilers?
Subramanya
Subramanya G Sadasiva,
Graduate Research Assistant,
Hierarchical Design and Characterization Laboratory,
School of Mechanical Engineering,
Purdue Uni
Hi ,
I get the following error while trying to run make on the main git version.
PPF77forbind/src/libdbg_la-addrwrap.lo
../../../../libtool: line 1122: no: command not found
make[2]: *** [forbind/src/libdbg_la-addrwrap.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive
On May 31, 2013, at 4:25 PM, Subramanya Sadasiva wrote:
> PPF77forbind/src/libdbg_la-addrwrap.lo
> ../../../../libtool: line 1122: no: command not found
> make[2]: *** [forbind/src/libdbg_la-addrwrap.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
>