[petsc-users] [petsc-user] intall problem when make test

罗东 dongluo at pku.edu.cn
Sun Aug 23 01:23:58 CDT 2015


Dear Satish,

Thanks for your kind help.

I have done as you said.

And I get the following:

[taojj at ln3%tianhe tutorials]$ yhrun -n 1 -t 30 -p debug ./ex19
lid velocity = 0.0625, prandtl # = 1, grashof # = 1
Number of SNES iterations = 2
[taojj at ln3%tianhe tutorials]$ yhrun -n 1 -t 30 -p debug ./ex5f
Number of SNES iterations =     4
[taojj at ln3%tianhe tutorials]$ 


I think this means that it goes well.

Much appreciate for your help again.

Best,

Dong

> -----原始邮件-----
> 发件人: "Satish Balay" <balay at mcs.anl.gov>
> 发送时间: 2015-08-23 13:47:42 (星期日)
> 收件人: "罗东" <dongluo at pku.edu.cn>
> 抄送: petsc-users at mcs.anl.gov
> 主题: Re: [petsc-users] [petsc-user] intall problem when make test
> 
> As the message says - try running the examples manually. i.e
> 
> cd src/snes/examples/tutorials
> make PETSC_DIR=/vol-th/home/taojj/luodong/sfwchombo/petsc/3.6.1 PETSC_ARCH=linux-dbg ex19 ex5f
> 
> 
> yhrun -n 1 -t 30 -p TH_NET ./ex29
> yhrun -n 1 -t 30 -p TH_NET ./ex5f
> 
> Satish
> 
> On Sat, 22 Aug 2015, 罗东 wrote:
> 
> > Dear all,
> > 
> > 
> > I'm Luo Dong from Peking University in Beijing, China. I'm trying to intall the Petsc on my account on Tianhe supercomputer. But I met some problem. I have successfully make the build, but when I use make test, there is some error:
> > 
> > 
> > [taojj at ln3%tianhe 3.6.1]$ make test
> > Running test examples to verify correct installation
> > Using PETSC_DIR=/vol-th/home/taojj/luodong/sfwchombo/petsc/3.6.1 and PETSC_ARCH=linux-dbg
> > *mpiexec not found*. Please run src/snes/examples/tutorials/ex19 manually
> > *******************Error detected during compile or link!*******************
> > See http://www.mcs.anl.gov/petsc/documentation/faq.html
> > /vol-th/home/taojj/luodong/sfwchombo/petsc/3.6.1/src/snes/examples/tutorials ex5f
> > *********************************************************
> > 
> > 
> > 
> > 
> > I don't know why thers is 'mpiexec not found'. I have use compilers mpicc, mpicxx, mpif90. On my account, I should use 'yhrun -n 1 -t 30 -p TH_NET' to submit a running work. I don't know if I should set some thing about this and where I should do that.
> > 
> > 
> > I have attached the uname-a output below:
> > 
> > 
> > [taojj at ln3%tianhe tutorials]$ uname -a
> > Linux ln3 2.6.32-358.11.1.2.ky3.1.x86_64 #1 SMP Mon Jul 8 13:05:58 CST 2013 x86_64 x86_64 x86_64 GNU/Linux
> > 
> > 
> > Please give me some help. 
> > 
> > 
> > Thanks for your help in advance.
> > 
> > 
> > Best,
> > 
> > 
> > Dong


More information about the petsc-users mailing list