On Fri, Aug 14, 2015 at 11:21 AM, Jed Brown wrote:
> David Knezevic writes:
> >> The subminor version does not have to match because PETSc (since 3.4)
> >> promises to maintain source and binary compatibility.
> >
> >
> > OK, thanks.
>
> Also, subminor releases are completely independent -- no c
On Fri, Aug 14, 2015 at 8:11 AM, David Knezevic
wrote:
> On Thu, Aug 13, 2015 at 5:39 PM, Jed Brown wrote:
>
> > David Knezevic writes:
> > > Do we require the minor version numbers of PETSc and SLEPc to match?
> That
> > > seems unnecessary, no?
> >
> > The subminor version does not have to ma
On Thu, Aug 13, 2015 at 5:39 PM, Jed Brown wrote:
> David Knezevic writes:
> > Do we require the minor version numbers of PETSc and SLEPc to match? That
> > seems unnecessary, no?
>
> The subminor version does not have to match because PETSc (since 3.4)
> promises to maintain source and binary c
On Thu, Aug 13, 2015 at 3:57 PM, David Knezevic
wrote:
> On Thu, Aug 13, 2015 at 5:44 PM, John Peterson
> wrote:
>
>>
>>
>> On Thu, Aug 13, 2015 at 3:33 PM, David Knezevic <
>> david.kneze...@akselos.com> wrote:
>>
>>> The latest version of PETSc is 3.6.1 and the latest version of SLEPc is
>>> 3
On Thu, Aug 13, 2015 at 5:44 PM, John Peterson wrote:
>
>
> On Thu, Aug 13, 2015 at 3:33 PM, David Knezevic <
> david.kneze...@akselos.com> wrote:
>
>> The latest version of PETSc is 3.6.1 and the latest version of SLEPc is
>> 3.6.0. When I try to configure libMesh with SLEPc enabled with these
>
On Thu, Aug 13, 2015 at 3:33 PM, David Knezevic
wrote:
> The latest version of PETSc is 3.6.1 and the latest version of SLEPc is
> 3.6.0. When I try to configure libMesh with SLEPc enabled with these
> versions, I get this message:
> <<< Different version numbers for SLEPc and PETSc >>>
> and SLE
The latest version of PETSc is 3.6.1 and the latest version of SLEPc is
3.6.0. When I try to configure libMesh with SLEPc enabled with these
versions, I get this message:
<<< Different version numbers for SLEPc and PETSc >>>
and SLEPc is disabled.
Do we require the minor version numbers of PETSc a