²é¿´: 3212  |  »Ø¸´: 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µÄ»ØÌû

njuxyh

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


¡ï
yxcai(½ð±Ò+1):лл²ÎÓë
ÎÒÒ²Óöµ½ÁËÀàËÆµÄÎÊÌ⣬ͬÇó½â°¢
4Â¥2011-06-18 17:35: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µÄ»ØÌû
¡ï ¡ï ¡ï
yxcai(½ð±Ò+1):лл²ÎÓë
youzhizhe(½ð±Ò+2): лл½»Á÷¡£ 2011-06-21 09:01:34
µ½³ö´íµÄĿ¼Ï£¬¼ì²éÒ»ÏÂÊäÈëÎļþ¡£×îа汾µÄÊäÈëÎļþÖеÄkeywordÓеã±ä¸ü¡£µ«ÊÇÀý×ÓËù´øµÄÊäÈëÎļþ»¹Êǰ´ÕվɰæµÄÀ´ÉèÖõġ£
5Â¥2011-06-21 08:34:51
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] 293Çóµ÷¼Á +9 zjlµÄºÅ 2026-03-16 14/700 2026-03-18 05:13 by qyttÌÚ·É
[¿¼ÑÐ] 085601²ÄÁϹ¤³Ìר˶Çóµ÷¼Á +5 Ľº®mio 2026-03-16 5/250 2026-03-17 21:31 by hmn_wj
[¿¼ÑÐ] 0703»¯Ñ§µ÷¼Á £¬Áù¼¶Òѹý£¬ÓпÆÑо­Àú +8 êØÎõÙâ 2026-03-15 8/400 2026-03-17 20:31 by xilongliang
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤Çóµ÷¼Á +6 Ϊѧ666 2026-03-16 6/300 2026-03-17 20:15 by peike
[¿¼ÑÐ] ¿¼Ñл¯Ñ§Ñ§Ë¶µ÷¼Á£¬Ò»Ö¾Ô¸985 +4 ÕÅvvvv 2026-03-15 6/300 2026-03-17 17:15 by ruiyingmiao
[¿¼ÑÐ] 302Çóµ÷¼Á +9 ¸ºÐÄÕßµ±Öï 2026-03-11 9/450 2026-03-17 17:13 by ruiyingmiao
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤×¨Ë¶µ÷¼Á +5 heming3743 2026-03-16 5/250 2026-03-17 14:03 by Ó¸ÒÌ«¼àÍõ¹«¹«
[¿¼ÑÐ] ²ÄÁÏר˶274Ò»Ö¾Ô¸ÉÂÎ÷ʦ·¶´óѧÇóµ÷¼Á +5 Ñ¦ÔÆÅô 2026-03-13 5/250 2026-03-17 10:15 by Sammy2
[»ù½ðÉêÇë] ¹ú×Ô¿ÆÃæÉÏ»ù½ð×ÖÌå +6 iwuli 2026-03-12 7/350 2026-03-16 21:18 by sculhf
[¿¼ÑÐ] 326Çóµ÷¼Á +4 ŵ±´¶û»¯Ñ§½±êéê 2026-03-15 7/350 2026-03-16 17:11 by ŵ±´¶û»¯Ñ§½±êéê
[¿¼ÑÐ] 321Çóµ÷¼Á +5 ´óÃ×·¹£¡ 2026-03-15 5/250 2026-03-16 16:33 by houyaoxu
[¿¼ÑÐ] 070300»¯Ñ§Ñ§Ë¶Çóµ÷¼Á +6 Ì«Ïë½ø²½ÁË0608 2026-03-16 6/300 2026-03-16 16:13 by kykm678
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤Ò»Ö¾Ô¸Äϲý´óѧ327Çóµ÷¼ÁÍÆ¼ö +7 Ncdx123456 2026-03-13 8/400 2026-03-16 12:15 by karry wen
[¿¼ÑÐ] ÇóÀÏʦÊÕÁôµ÷¼Á +4 jiang½ª66 2026-03-14 5/250 2026-03-15 20:11 by Winj1e
[¿¼²©] ¶«»ªÀí¹¤´óѧ»¯²Äרҵ26½ì˶ʿ²©Ê¿ÉêÇë +6 zlingli 2026-03-13 6/300 2026-03-15 20:00 by ryzcf
[¿¼ÑÐ] ±¾¿ÆÄϾ©´óѧһ־Ը´¨´óҩѧ327 +3 ÂóÌï¸ûÕß 2026-03-14 3/150 2026-03-14 20:04 by ÍâÐÇÎÄÃ÷
[¿¼ÑÐ] 289Çóµ÷¼Á +4 ÕâôÃû×ÖÕ¦Ñù 2026-03-14 6/300 2026-03-14 18:58 by userper
[¿¼ÑÐ] ¿¼Ñе÷¼Á +4 ·Ò´ï46 2026-03-12 4/200 2026-03-13 16:04 by ruiyingmiao
[¿¼ÑÐ] 0856»¯Ñ§¹¤³Ì280·ÖÇóµ÷¼Á +4 shenzxsn 2026-03-11 4/200 2026-03-13 11:55 by ymwdoctor
[¿¼ÑÐ] 289Çóµ÷¼Á +3 ÀîÕþÓ¨ 2026-03-12 3/150 2026-03-13 11:02 by Çóµ÷¼Ázz
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û