²é¿´: 3226  |  »Ø¸´: 11
µ±Ç°Ö»ÏÔʾÂú×ãÖ¸¶¨Ìõ¼þµÄ»ØÌû£¬µã»÷ÕâÀï²é¿´±¾»°ÌâµÄËùÓлØÌû

yxcai

Ìú¸Ëľ³æ (ÖøÃûдÊÖ)


[½»Á÷] ESPRESSO4.3.1 install problem

Installation is OK.  But a few errors occur during rung all example.   Can someone eliminates them?

..........................
..........................
..........................
..........................
/usr/local/espresso-4.3.1/examples/example09 : starting


This example shows how to use pw.x and phcg.x to calculate the normal
modes of a molecule (SiH4) at Gamma. It shows also the use of ph.x
for molecules (CH4) at Gamma.


  executables directory: /usr/local/espresso-4.3.1/bin
  pseudo directory:      /usr/local/espresso-4.3.1/pseudo
  temporary directory:   /root/tmp
  checking that needed directories and files exist... done

  running pw.x     as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/pw.x
  running ph.x     as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/ph.x
  running phcg.x   as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/phcg.x
  running dynmat.x as:  /usr/local/espresso-4.3.1/bin/dynmat.x

  cleaning /root/tmp... done
  running the scf calculation for SiH4... done
  running normal mode calculation for SiH4... done
  running IR cross section calculation for SiH4... done
  running the scf calculation for CH4... done
  running normal mode calculation for CH4... done
  running IR cross section calculation for CH4...Fatal error in PMPI_Barrier: Invalid communicator, error stack:
PMPI_Barrier(910): MPI_Barrier(comm=0x0) failed
PMPI_Barrier(780): Invalid communicator
Error condition encountered during test: exit status = 1
Aborting


..........................
..........................
..........................
..........................

/usr/local/espresso-4.3.1/examples/example30 : starting


This example shows how to use cp.x to perform molecular dynamics
in the presence of an electric field described through the
modern theory of the polarization. The example shows how to
calculate high-frequency and static dielectric constants and
Born effective charges.

  executables directory: /usr/local/espresso-4.3.1/bin
  pseudo directory:      /usr/local/espresso-4.3.1/pseudo
  temporary directory:   /root/tmp
  checking that needed directories and files exist... done

  running cp.x as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/cp.x

  cleaning /root/tmp... done

  running the CG calculation for bulk MgO E_field=0. a.u. ...forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source            
cp.x               0000000000468B71  Unknown               Unknown  Unknown
cp.x               000000000045C415  Unknown               Unknown  Unknown
cp.x               0000000000592EF2  Unknown               Unknown  Unknown
cp.x               0000000000474902  Unknown               Unknown  Unknown
cp.x               000000000042A094  Unknown               Unknown  Unknown
cp.x               0000000000407D50  Unknown               Unknown  Unknown
cp.x               0000000000407C5C  Unknown               Unknown  Unknown
libc.so.6          0000003A5741EC5D  Unknown               Unknown  Unknown
cp.x               0000000000407B59  Unknown               Unknown  Unknown
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source            
cp.x               0000000000468B71  Unknown               Unknown  Unknown
cp.x               000000000045C415  Unknown               Unknown  Unknown
cp.x               0000000000592EF2  Unknown               Unknown  Unknown
cp.x               0000000000474902  Unknown               Unknown  Unknown
cp.x               000000000042A094  Unknown               Unknown  Unknown
cp.x               0000000000407D50  Unknown               Unknown  Unknown
cp.x               0000000000407C5C  Unknown               Unknown  Unknown
libc.so.6          0000003A5741EC5D  Unknown               Unknown  Unknown
cp.x               0000000000407B59  Unknown               Unknown  Unknown
Error condition encountered during test: exit status = 174
Aborting  




..........................
..........................
..........................
..........................

/usr/local/espresso-4.3.1/examples/example34 : starting


This example shows how to use vdw.x to calculate dynamic
polarizability of methane molecule in simplified version
       of the one in ph.x (see example33) by using Thomas-Fermi
       and von Weizsaecker approximation

  executables directory: /usr/local/espresso-4.3.1/bin
  pseudo directory:      /usr/local/espresso-4.3.1/pseudo
  temporary directory:   /root/tmp

  checking that needed directories and files exist... done

  running pw.x as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/pw.x
  running vdw.x as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/vdw.x

  cleaning /root/tmp... done
  running the scf calculation... done
  running the dynamic polarizability calculation ...application called MPI_Abort(MPI_COMM_WORLD, 0) - process 0
Error condition encountered during test: exit status = 137
Aborting



..........................
..........................
..........................
..........................

/usr/local/espresso-4.3.1/examples/example35 : starting


This example tests the Born effective charges and dielectric constant
together with the noncollinear or the spin-orbit part of the code
The collinear version for insulators with fixed total
magnetization is also tested.

  executables directory: /usr/local/espresso-4.3.1/bin
  pseudo directory:      /usr/local/espresso-4.3.1/pseudo
  temporary directory:   /root/tmp

  checking that needed directories and files exist... done

  running pw.x as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/pw.x
  running ph.x as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/ph.x

  cleaning /root/tmp... done
  running pw.x for Si with gga-pbe and spin-orbit coupling... done
  running ph.x at Gamma for Si with gga-pbe and spin-orbit coupling... done
  running pw.x for C with noncolin=.true.... done
  running ph.x at Gamma for C with noncolin=.true.... done
  running pw.x at Gamma for O2 with LSDA and constrained magnetization... done
  running ph.x at Gamma for O2 with LSDA and constrained magnetization... done
  running pw.x at Gamma for O2 with noncolin=.true....application called MPI_Abort(MPI_COMM_WORLD, 0) - process 0
application called MPI_Abort(MPI_COMM_WORLD, 0) - process 1
Error condition encountered during test: exit status = 137
Aborting



..........................
..........................
..........................
..........................
/usr/local/espresso-4.3.1/examples/example36 : starting


This example tests pw.x with PAW in the noncollinear, spin-orbit case.
It calculates the band structure of ferromagnetic bcc-Fe,
and the phonon modes of relativistic Au at the gamma and X points


  executables directory: /usr/local/espresso-4.3.1/bin
  pseudo directory:      /usr/local/espresso-4.3.1/pseudo
  temporary directory:   /root/tmp
  checking that needed directories and files exist... done

  running pw.x     as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/pw.x
  running ph.x     as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/ph.x
  running bands.x  as: mpirun -np 2  /usr/local/espresso-4.3.1/bin/bands.x
  running plotband.x  as: /usr/local/espresso-4.3.1/bin/plotband.x

  cleaning /root/tmp... done
  running the scf calculation for Au with PAW and spin-orbit... done
  running ph.x for Au at Gamma with PAW and spin-orbit... done
  running ph.x for Au at X with PAW and spin-orbit... done
  running the scf calculation for Fe with PAW spin-orbit... done
  running the band calculation for Fe with PAW and spin-orbit...application called MPI_Abort(MPI_COMM_WORLD, 0) - process 0
Error condition encountered during test: exit status = 137
Aborting


[ Last edited by yxcai on 2011-6-11 at 19:19 ]
»Ø¸´´ËÂ¥

» ²ÂÄãϲ»¶

» ±¾Ö÷ÌâÏà¹Ø¼ÛÖµÌùÍÆ¼ö£¬¶ÔÄúͬÑùÓаïÖú:

» ÇÀ½ð±ÒÀ²£¡»ØÌû¾Í¿ÉÒԵõ½:

²é¿´È«²¿É¢½ðÌù

ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

tangosnow

ľ³æ (СÓÐÃûÆø)


¡ï ¡ï
yxcai(½ð±Ò+1):лл²ÎÓë
franch(½ð±Ò+1): ¹ÄÀø½»Á÷ 2011-07-18 19:52:39
ÊDz»ÊÇÕâ¸ö°æ±¾²»Îȶ¨£¿
ÎÒÒ²ÊÇÓÃÕâ¸ö£¬ÔÚÔËÐÐÀý×ÓµÄʱºò£¬
  cleaning /home/gtang/tmp... done
  running the scf calculation... done
  running pp.x to do a 2-d plot of the charge density...######################
##############################################################################
################
# FROM IOTK LIBRARY, VERSION 1.2.0
# UNRECOVERABLE ERROR (ierr=1)
# ERROR IN: iotk_scan_end (iotk_scan.spp:233)
# CVS Revision: 1.23
# foundl
# ERROR IN: iotk_close_read (iotk_files.spp:645)
# CVS Revision: 1.20
##############################################################################
########################################
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
Error condition encountered during test: exit status = 1
Aborting


¸Õ×°ÉÏÈ¥µÄʱºò£¬»¹ÄÜÔËÐгɹ¦¼¸¸öÀý×Ó£¬µ½ºóÀ´È«¶¼ÔËÐв»ÁË£¬ÎÒÓõÄÊÇcygwin¡£
ÓиßÊÖÖªµÀÔõô»ØÊÂô£¿»òÕß½â¾ö·½·¨ÊÇ»»¸ö¾ÉÒ»µãµÄ°æ±¾£¿
7Â¥2011-07-18 18:10:11
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
²é¿´È«²¿ 12 ¸ö»Ø´ð
¡ï ¡ï ¡ï
yxcai(½ð±Ò+1):лл²ÎÓë
franch(½ð±Ò+2): лл»ØÌû½»Á÷ 2011-06-13 11:14:57
¿´ÆðÀ´Ó¦¸ÃÊÇÄãµÄ»úÆ÷µÄÎÊÌâ»òÕß±àÒëÆ÷µÄÎÊÌâ,½¨ÒéÖØÐ°²×°
2Â¥2011-06-12 23:45:56
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

yxcai

Ìú¸Ëľ³æ (ÖøÃûдÊÖ)


ÒýÓûØÌû:
Originally posted by goldenfisher at 2011-06-12 23:45:56:
¿´ÆðÀ´Ó¦¸ÃÊÇÄãµÄ»úÆ÷µÄÎÊÌâ»òÕß±àÒëÆ÷µÄÎÊÌâ,½¨ÒéÖØÐ°²×°

ĿǰÎÒÔÚÔËÐÐVASPʱ,ûÓÐʲôÎÊÌâ.

ÄãÔÚ°²×°ºÍÔËÐÐËùÓÐEspresso4.3.1Àý×Óʱ¶¼Ã»ÓгöÏÖÎÊÌâÂð?
3Â¥2011-06-13 17:11:18
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

njuxyh

ľ³æ (ÖøÃûдÊÖ)


¡ï
yxcai(½ð±Ò+1):лл²ÎÓë
ÎÒÒ²Óöµ½ÁËÀàËÆµÄÎÊÌ⣬ͬÇó½â°¢
4Â¥2011-06-18 17:35:11
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] 294Çóµ÷¼Á²ÄÁÏÓ뻯¹¤×¨Ë¶ +14 ݤÎÉ­ÁÖ 2026-03-18 14/700 2026-03-19 22:38 by ѧԱ8dgXkO
[¿¼ÑÐ] 0817 »¯Ñ§¹¤³Ì 299·ÖÇóµ÷¼Á ÓпÆÑо­Àú ÓжþÇøÎÄÕ +18 rare12345 2026-03-18 18/900 2026-03-19 22:36 by ѧԱ8dgXkO
[¿¼ÑÐ] 0856µ÷¼Á£¬ÊÇѧУ¾ÍÈ¥ +6 sllhht 2026-03-19 7/350 2026-03-19 19:50 by ÖÆ¶ÈµÄ
[¿¼ÑÐ] Çóµ÷¼Á£¬Ò»Ö¾Ô¸:ÄϾ©º½¿Õº½Ìì´óѧ´óѧ £¬080500²ÄÁÏ¿ÆÑ§Ó빤³Ìѧ˶£¬×Ü·Ö289·Ö +3 @taotao 2026-03-19 3/150 2026-03-19 14:07 by peike
[¿¼ÑÐ] Ò»Ö¾Ô¸ Î÷±±´óѧ £¬070300»¯Ñ§Ñ§Ë¶£¬×Ü·Ö287£¬Ë«·ÇÒ»±¾£¬Çóµ÷¼Á¡£ +3 ³¿»èÏßÓëÐǺ£ 2026-03-19 3/150 2026-03-19 13:36 by houyaoxu
[¿¼ÑÐ] ²ÄÁÏ¿¼Ñе÷¼Á +3 xwt¡£ 2026-03-19 3/150 2026-03-19 11:22 by wãåÑôw
[¿¼ÑÐ] 332Çóµ÷¼Á +3 ydfyh 2026-03-17 3/150 2026-03-19 10:14 by ¹¦·ò·è¿ñ
[½Ìʦ֮¼Ò] ½¹ÂÇ +9 Ë®±ùÔÂÔÂÒ°Íà 2026-03-13 13/650 2026-03-19 09:50 by otani
[¿¼ÑÐ] ²ÄÁϹ¤³Ìר˶µ÷¼Á +5 204818@lcx 2026-03-17 6/300 2026-03-18 22:55 by 204818@lcx
[¿¼ÑÐ] 085600²ÄÁÏÓ뻯¹¤ +5 °²È«Éϰ¶£¡ 2026-03-16 5/250 2026-03-18 15:33 by cmz0325
[¿¼ÑÐ] ÊÕ¸´ÊÔµ÷¼ÁÉú +4 ÓêºóÇïºÉ 2026-03-18 4/200 2026-03-18 14:16 by elevennnne
[¿¼ÑÐ] ÉúÎïѧ071000 329·ÖÇóµ÷¼Á +3 ÎÒ°®ÉúÎïÉúÎﰮΠ2026-03-17 3/150 2026-03-18 10:12 by macy2011
[¿¼ÑÐ] »·¾³¹¤³Ìµ÷¼Á +8 ´ó¿Édigkids 2026-03-16 8/400 2026-03-18 09:36 by zhukairuo
[¿¼ÑÐ] 290Çóµ÷¼Á +3 p asserby. 2026-03-15 4/200 2026-03-17 16:35 by wangkm
[¿¼ÑÐ] Ò»Ö¾Ô¸211 0703·½Ïò310·ÖÇóµ÷¼Á +3 ŬÁ¦·Ü¶·112 2026-03-15 3/150 2026-03-16 16:44 by houyaoxu
[¿¼ÑÐ] 070300»¯Ñ§Ñ§Ë¶Çóµ÷¼Á +6 Ì«Ïë½ø²½ÁË0608 2026-03-16 6/300 2026-03-16 16:13 by kykm678
[¿¼ÑÐ] 26¿¼ÑÐÒ»Ö¾Ô¸ÖйúʯÓÍ´óѧ(»ª¶«)305·ÖÇóµ÷¼Á +3 ¼ÎÄêÐÂ³Ì 2026-03-15 3/150 2026-03-15 13:58 by ¹þ¹þ¹þ¹þºÙºÙºÙ
[¿¼ÑÐ] 294Çóµ÷¼Á +3 Zys010410@ 2026-03-13 4/200 2026-03-15 10:59 by zhq0425
[¿¼ÑÐ] 080500£¬²ÄÁÏѧ˶302·ÖÇóµ÷¼ÁѧУ +4 ³õʶ¿ÉÀÖ 2026-03-14 5/250 2026-03-14 21:08 by peike
[¿¼ÑÐ] 070303Ò»Ö¾Ô¸Î÷±±´óѧѧ˶310ÕÒµ÷¼Á +3 dÈçÔ¸Éϰ¶ 2026-03-13 3/150 2026-03-13 10:43 by houyaoxu
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û