On Tue, 30 Jan 2018, Amneet Bhalla wrote: > The configure and build worked. When I do make test, it asks to run > snes examples manually as nersc does not > provide mpiexec command. I tried an interactive session and tried building > snes/examples/tutorials/ex3 > > % make VERBOSE=1 ex3 > > I am getting stuck at
Perhaps its taking a long time to link - and you need to wait for it [to complete]? Satish > > apbhalla@nid03377: > ~/softwares/PETSc-BitBucket/PETSc/src/snes/examples/tutorials$ make > VERBOSE=1 ex3 > > cc -O3 -o ex3 ex3.o > -L/global/homes/a/apbhalla/softwares/PETSc-BitBucket/PETSc/linux-opt/lib > -Wl,-rpath,/global/homes/a/apbhalla/softwares/PETSc-BitBucket/PETSc/linux-opt/lib > -lpetsc -lHYPRE -ldl -lstdc++ > > I am not sure what's going on as there is no return after that. > > On Mon, Jan 29, 2018 at 8:27 PM, Satish Balay <[email protected]> wrote: > > > On Tue, 30 Jan 2018, Smith, Barry F. wrote: > > > > > Master now should not require this horrible flags. Could you do a > > > test build with master on edison without these flags and see what > > > happens? > > > > It does not work. Will move this thread (with logs) to petsc-maint. > > > > Satish > > > > > >
