Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
gov> Sent: Tuesday, March 26, 2019 3:42 PM To: Kun Jiao <mailto:kj...@slb.com> Cc: petsc-users <mailto:petsc-users@mcs.anl.gov> Subject: Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4 Please apply the patch I sent earlier a

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Mills, Richard Tran via petsc-users
March 26, 2019 3:42 PM To: Kun Jiao <mailto:kj...@slb.com> Cc: petsc-users <mailto:petsc-users@mcs.anl.gov> Subject: Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4 Please apply the patch I sent earlier and retry. Satish On Tue, 26 M

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
error: identifier "MatCreateMPIAIJMKL" is undefined > > ierr = > > MatCreateMPIAIJMKL(comm,m,n,M,N,maxnz,dialens,maxnz,offlens,);CHKERRQ(ierr); > > ^ > > > > /wgdisk/hy3300/source_code_dev/imaging/kjiao/src/git/src/lsqr/lsqr.cc(578): > > error: i

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
, 2019 3:38 PM To: Kun Jiao Cc: petsc-users Subject: Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4 On Tue, Mar 26, 2019 at 3:00 PM Kun Jiao mailto:kj...@slb.com>> wrote: Strange things, when I compile my code in the test dir in PETSC, it

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Balay, Satish via petsc-users
-Ofast -xHost" --FOPTFLAGS=" -Ofast -xHost" --with-x=0 > Working directory: /wgdisk/hy3300/source_code_dev/imaging/kjiao/petsc-3.10.4 > > > > Schlumberger-Private > > -Original Message- > From: Balay, Satish > Sent: Tuesday, March 26, 2019 10:19

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Mark Adams via petsc-users
; -Ofast -xHost" --FOPTFLAGS=" -Ofast -xHost" --with-x=0 > Working directory: > /wgdisk/hy3300/source_code_dev/imaging/kjiao/petsc-3.10.4 > > > > Schlumberger-Private > > -Original Message----- > From: Balay, Satish > Sent: Tuesday, March 26, 2019 10:19 A

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
> > error: identifier "MatCreateMPIAIJMKL" is undefined. > > > > > > From: Mark Adams mailto:mfad...@lbl.gov>> > Sent: Tuesday, March 26, 2019 6:48 AM > To: Kun Jiao mailto:kj...@slb.com>> > Cc: petsc-users@mcs.anl.gov<mailto

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Mark Adams via petsc-users
t; > Thanks. > > > > > > *From:* Mark Adams > *Sent:* Tuesday, March 26, 2019 9:22 AM > *To:* Kun Jiao > *Cc:* petsc-users@mcs.anl.gov > *Subject:* Re: [Ext] Re: [petsc-users] error: identifier > "MatCreateMPIAIJMKL" is undefined in 3.10.4 > > > &g

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Balay, Satish via petsc-users
mm,m,n,M,N,maxnz,dialens,maxnz,offlens,);CHKERRQ(ierr); >^ > > compilation aborted for > /wgdisk/hy3300/source_code_dev/imaging/kjiao/src/git/src/lsqr/lsqr.cc (code 2) > > Thanks. > > > From: Mark Adams > Sent: Tuesday, March 26, 2019 9:22 AM > To:

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
for /wgdisk/hy3300/source_code_dev/imaging/kjiao/src/git/src/lsqr/lsqr.cc (code 2) Thanks. From: Mark Adams Sent: Tuesday, March 26, 2019 9:22 AM To: Kun Jiao Cc: petsc-users@mcs.anl.gov Subject: Re: [Ext] Re: [petsc-users] error: identifier "MatCreateMPIAIJMKL" is undefined in 3.

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Mark Adams via petsc-users
AIJMKL" is undefined. > > > > > > > > > > > > *From:* Mark Adams > *Sent:* Tuesday, March 26, 2019 6:48 AM > *To:* Kun Jiao > *Cc:* petsc-users@mcs.anl.gov > *Subject:* [Ext] Re: [petsc-users] error: identifier "MatCreateMPIAIJMKL" >

Re: [petsc-users] [Ext] Re: error: identifier "MatCreateMPIAIJMKL" is undefined in 3.10.4

2019-03-26 Thread Kun Jiao via petsc-users
It is compiling error, error message is: error: identifier "MatCreateMPIAIJMKL" is undefined. From: Mark Adams Sent: Tuesday, March 26, 2019 6:48 AM To: Kun Jiao Cc: petsc-users@mcs.anl.gov Subject: [Ext] Re: [petsc-users] error: identifier "MatCreateMPIAIJMKL" is