On Jul 18, 2013, at 3:38 PM, John Peterson wrote:
> No, I don't think the blocksize optimization being off has anything to
> do with MUMPS.
And also as of 0.9.2 the default configuration will leave the blocked DOF
support off until we/(I?) resolve these types of issues!
-Ben
On Thu, Jul 18, 2013 at 4:35 PM, Jens Lohne Eftang wrote:
> On 07/18/2013 05:28 PM, John Peterson wrote:
>>
>> On Thu, Jul 18, 2013 at 3:08 PM, Jens Lohne Eftang
>> wrote:
>>>
>>> Hi all,
>>>
>>>
>>> So apparently I was somehow lucky when the below worked. If I use a
>>> different mesh, for examp
On 07/18/2013 05:28 PM, John Peterson wrote:
> On Thu, Jul 18, 2013 at 3:08 PM, Jens Lohne Eftang wrote:
>> Hi all,
>>
>>
>> So apparently I was somehow lucky when the below worked. If I use a
>> different mesh, for example as in ex6 under systems_of_equations, the
>> options below do not work. I
On Thu, Jul 18, 2013 at 3:08 PM, Jens Lohne Eftang wrote:
> Hi all,
>
>
> So apparently I was somehow lucky when the below worked. If I use a
> different mesh, for example as in ex6 under systems_of_equations, the
> options below do not work. I get the error:
>
> [0]PETSC ERROR: Nonconforming obje
Hi all,
So apparently I was somehow lucky when the below worked. If I use a
different mesh, for example as in ex6 under systems_of_equations, the
options below do not work. I get the error:
[0]PETSC ERROR: Nonconforming object sizes!
[0]PETSC ERROR: Index set does not match blocks!
I've tried
Sent from my iPhone
On Jun 24, 2013, at 12:51 PM, Jens Lohne Eftang wrote:
> On 06/24/2013 09:18 AM, Jens Lohne Eftang wrote:
>>
>> Do you know if I somehow have to tell hypre that I am solving a vector
>> problem (I'm guessing otherwise it would not be able to exploit the
>> elliptic structure)
On 06/24/2013 09:18 AM, Jens Lohne Eftang wrote:
>
> Do you know if I somehow have to tell hypre that I am solving a vector
> problem (I'm guessing otherwise it would not be able to exploit the
> elliptic structure)?
>
> Jens
So I'm now doing this:
mpirun -np 8 ./elasticity-opt --node_major_dofs
On 06/18/2013 03:05 PM, John Peterson wrote:
> > Do you still run out of memory if you run without GAMG?
> >
> > There could be some GAMG options that control memory consumption, I
> don't know too much about it.
> >
> > I am able to to solve the problem with -pc_type bjacobi and
> -sub_pc_type i
On 06/18/2013 02:48 PM, Cody Permann wrote:
>
>
>
> On Tue, Jun 18, 2013 at 12:41 PM, Jens Lohne Eftang
> mailto:jleft...@gmail.com>> wrote:
>
> Hi all,
>
>
> I'm solving a large 3D linear elasticity (steady) problem. My mesh has
> 8.8million nodes, so since this is a vector-valued pro
On Tue, Jun 18, 2013 at 12:58 PM, Jens Lohne Eftang
wrote:
>
> On 06/18/2013 02:45 PM, John Peterson wrote:
>
>
>
>
> On Tue, Jun 18, 2013 at 12:41 PM, Jens Lohne Eftang
wrote:
>>
>> Hi all,
>>
>>
>> I'm solving a large 3D linear elasticity (steady) problem. My mesh has
>> 8.8million nodes, so si
On 06/18/2013 02:45 PM, John Peterson wrote:
>
>
>
> On Tue, Jun 18, 2013 at 12:41 PM, Jens Lohne Eftang
> mailto:jleft...@gmail.com>> wrote:
>
> Hi all,
>
>
> I'm solving a large 3D linear elasticity (steady) problem. My mesh has
> 8.8million nodes, so since this is a vector-valued pr
On Tue, Jun 18, 2013 at 12:41 PM, Jens Lohne Eftang wrote:
> Hi all,
>
>
> I'm solving a large 3D linear elasticity (steady) problem. My mesh has
> 8.8million nodes, so since this is a vector-valued problem there's
> around 26 million unknowns.
>
> The code is basically systems_of_equations_ex6 (e
On Tue, Jun 18, 2013 at 12:41 PM, Jens Lohne Eftang wrote:
> Hi all,
>
>
> I'm solving a large 3D linear elasticity (steady) problem. My mesh has
> 8.8million nodes, so since this is a vector-valued problem there's
> around 26 million unknowns.
>
> The code is basically systems_of_equations_ex6 (e
Hi all,
I'm solving a large 3D linear elasticity (steady) problem. My mesh has
8.8million nodes, so since this is a vector-valued problem there's
around 26 million unknowns.
The code is basically systems_of_equations_ex6 (except for the mesh
generation part, and I also do not compute stresses
14 matches
Mail list logo