You should be able to compile/link on the frontend - and then run on the interactive node.
Satish On Tue, 30 Jan 2018, Amneet Bhalla wrote: > It's way too long. The interactive session expired :-(. I think the default > time is ~30 minutes. > I will let it link in a new session and see if that works. > > On Mon, Jan 29, 2018 at 8:55 PM, Satish Balay <[email protected]> wrote: > > > 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 > > > > > > > > > > > > > > > > > > > > > > >
