> On Mar 18, 2024, at 9:41 PM, Waltz Jan wrote:
>
> Thank you for your response.
> However, even after reading the Notes in
> https://urldefense.us/v3/__https://petsc.org/release/manualpages/DM/DMCreateMatrix/__;!!G_uCfscf7eWS!fTO1ShsqXrxcXKmKrn7uXjX68PlSaKv4RBgRvwP9BUQpeowdAqyQyxq3cSp_3H231u
On Mon, 18 Mar 2024, Pierre Jolivet wrote:
>
> And here we go:
> https://urldefense.us/v3/__https://gitlab.com/petsc/petsc/-/jobs/6420606887__;!!G_uCfscf7eWS!alfBlmyFQ5JJUYKxxFdETav6xjHOl5W54BPrmJEyXdSakVXnj8eYIRZdknOI-FK4uiaPdL4zSdJlD2zrcw$
>
> 20 minutes in, and still in the dm_* tests with
> On 18 Mar 2024, at 7:59 PM, Satish Balay via petsc-users
> wrote:
>
> On Mon, 18 Mar 2024, Satish Balay via petsc-users wrote:
>
>> On Mon, 18 Mar 2024, Pierre Jolivet wrote:
>>
>>>
>>>
On 18 Mar 2024, at 5:13 PM, Satish Balay via petsc-users
wrote:
Ah - the compil
On Mon, 18 Mar 2024, Satish Balay via petsc-users wrote:
> On Mon, 18 Mar 2024, Pierre Jolivet wrote:
>
> >
> >
> > > On 18 Mar 2024, at 5:13 PM, Satish Balay via petsc-users
> > > wrote:
> > >
> > > Ah - the compiler did flag code bugs.
> > >
> > >> (current version is 0.3.26 but we can’t
On Mon, 18 Mar 2024, Pierre Jolivet wrote:
>
>
> > On 18 Mar 2024, at 5:13 PM, Satish Balay via petsc-users
> > wrote:
> >
> > Ah - the compiler did flag code bugs.
> >
> >> (current version is 0.3.26 but we can’t update because there is a huge
> >> performance regression which makes the pi
> On 18 Mar 2024, at 5:13 PM, Satish Balay via petsc-users
> wrote:
>
> Ah - the compiler did flag code bugs.
>
>> (current version is 0.3.26 but we can’t update because there is a huge
>> performance regression which makes the pipeline timeout)
>
> maybe we should retry - updating to the l
Ah - the compiler did flag code bugs.
> (current version is 0.3.26 but we can’t update because there is a huge
> performance regression which makes the pipeline timeout)
maybe we should retry - updating to the latest snapshot and see if this issue
persists.
Satish
On Mon, 18 Mar 2024, Zongze
The output is correct (only confusing). For PETSc DMDA by default viewing a
parallel matrix converts it to the "natural" ordering instead of the PETSc
parallel ordering.
See the Notes in
https://urldefense.us/v3/__https://petsc.org/release/manualpages/DM/DMCreateMatrix/__;!!G_uCfscf7eWS!
Please switch to the latest PETSc version, it supports Metis and Parmetis on
Windows.
Barry
> On Mar 17, 2024, at 11:57 PM, 程奔 <202321009...@mail.scut.edu.cn> wrote:
>
> This Message Is From an External Sender
> This message came from outside your organization.
> Hello,
>
> Recently I try