I am unable to run any test on petsc. It looks like if the ex19 run freeze on the server as it do not use any cpu time and pstree shows

sshd---bash-+-gedit
            `-make---sh-+-gmake---sh---gmake---sh---mpiexec---ex19
                        `-tee
I've tested petsc-3.7.5.tar.gz and  the latest sources on the Git repository.

Setup from the Git repo:
./configure --prefix=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git-binaries \
--PETSC_ARCH=GCC48 \
--PETSC_DIR=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git \
--with-shared-libraries=0 \
--with-fortran-interfaces=1 \
--with-fortran-kernels=1 \
--with-cc=mpicc \
--with-fc=mpif90 \
--with-cxx=mpicxx

make PETSC_DIR=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git PETSC_ARCH=GCC48 all

make PETSC_DIR=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git PETSC_ARCH=GCC48 install

make PETSC_DIR=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git-binaries PETSC_ARCH="" test


In the log file I've just:

Running test examples to verify correct installation
Using PETSC_DIR=/kareline/data/begou/YALES2_1.0.0/PREREQUIS/petsc-git-binaries and PETSC_ARCH=

I'm using:
gcc version 4.8.1
Open MPI: 1.7.3 (build with gcc 4.8.1)
(This environment is in production for a while for many local software and works fine)

Any suggestion is welcome

Patrick

--
===================================================================
|  Equipe M.O.S.T.         |                                      |
|  Patrick BEGOU           | mailto:[email protected] |
|  LEGI                    |                                      |
|  BP 53 X                 | Tel 04 76 82 51 35                   |
|  38041 GRENOBLE CEDEX    | Fax 04 76 82 52 71                   |
===================================================================

Reply via email to