__MPI no needed, mp_startup should be internally safe.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10197 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
spigafi 2013-04-28 13:42:44 +00:00
parent cbd7655bb7
commit 5e4c9c89e9
1 changed files with 0 additions and 2 deletions

View File

@ -69,9 +69,7 @@ PROGRAM phonon
!
! Initialize MPI, clocks, print initial messages
!
#ifdef __MPI
CALL mp_startup ( start_images=.true. )
#endif
CALL environment_start ( code )
!
! ... and begin with the initialization part