Looks good; it's in svn HEAD now. Thanks!
---
Roy
On Sat, 29 Oct 2011, Vijay S. Mahadevan wrote:
Here you go.
Vijay
-- Forwarded message --
From: "Vijay S. Mahadevan"
Date: Oct 29, 2011 3:37 PM
Subject: Re: [Libmesh-users] libmesh build error with slepc-3.2-p0
To: "Kyunghoo
Thanks for checking that out; glad it worked!
Vijay, could you Cc: that patch to me? The attachment didn't get
through the mailing list.
---
Roy
On Sun, 30 Oct 2011, Kyunghoon Lee wrote:
> Thanks for the patch; now the compilation goes smoothly.
>
> On Sun, Oct 30, 2011 at 4:37 AM, Vijay S. Ma
Thanks for the patch; now the compilation goes smoothly.
On Sun, Oct 30, 2011 at 4:37 AM, Vijay S. Mahadevan wrote:
> I apologize for the confusion. I sent in two patches to fix something
> to work with slepc some time back and I assumed that this was in
> there.
>
> Find attached the patch to fi
On Sat, 29 Oct 2011, robert.bod...@unil.ch wrote:
> In serial every processor has a copy of the mesh, right?
Right.
> Is it possible to have such a copy only on one processor and not on
> the others - this would already free some space.
You could run with only one MPI rank but with threading t
I apologize for the confusion. I sent in two patches to fix something
to work with slepc some time back and I assumed that this was in
there.
Find attached the patch to fix this which I probably never sent over
to the list. Let me know if that solves the issue.
Vijay
On Sat, Oct 29, 2011 at 3:18
I did run configure again. Here's my configuration options:
./configure --prefix=/Users/aeronova/Development/local/lib64/libmesh
--enable-petsc --enable-slepc --enable-glpk
--with-glpk-include=/Users/aeronova/Development/local/lib64/glpk/glpk-4.45/include
--with-glpk-lib=/Users/aeronova/Developme
You have to run configure again. Look at config.log to see what
options you used previously. Try that and let us know if the issue
persists.
On Sat, Oct 29, 2011 at 2:56 PM, Kyunghoon Lee
wrote:
> After svn up, nothing was updated; hence, I got the same error again.
>
> On Sat, Oct 29, 2011 at 8:
After svn up, nothing was updated; hence, I got the same error again.
On Sat, Oct 29, 2011 at 8:35 PM, Vijay S. Mahadevan wrote:
> I believe this has been fixed. If you are using the development
> version, update your local working directory first and then
> reconfigure.
>
> When you reconfigure,
I believe this has been fixed. If you are using the development
version, update your local working directory first and then
reconfigure.
When you reconfigure, Make.common should now have the right code path
to account for the file name change.
Vijay
On Sat, Oct 29, 2011 at 4:15 AM, Kyunghoon Lee
Hi all,
I got the following error when I tried to build with petsc-3.2-p4 and
slepc-3.2-p0:
spike:libmesh aeronova$ make -j2
Make.common:461:
/Users/aeronova/Development/local/lib64/slepc/slepc-3.2-p0/conf/slepc_common_variables:
No such file or directory
Makefile:271: .depend: No such file or di
In serial every processor has a copy of the mesh, right? Is
it possible to have such a copy only on one processor and
not on the others - this would already free some space.
> You'd either need to borrow a large memory machine for
> long enough to read in the Tetgen file and rewrite it as
> Nemes
11 matches
Mail list logo