| 10 | 1/1 | 返回列表 |
| 查看: 1272 | 回復(fù): 9 | |||
ifgovh金蟲 (小有名氣)
|
[求助]
vasp運行報錯 已有3人參與
|
|
各位大俠 我安裝各種教程裝了VASP,把四個輸入文件放在一個文件夾內(nèi),再把vasp復(fù)制到這個文件夾中。 執(zhí)行如下: [wangch@fat01 vasp.5.2]$ mpirun -np 16 vasp problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory problem with execution of vasp on fat01: [Errno 2] No such file or directory 總是出現(xiàn)這個報錯,不知道到底什么原因? |
木蟲 (正式寫手)
金蟲 (小有名氣)
|
incar system= Clean relaxation calculation #Startparameter for this run ISTART=0 ICHARG=2 ISPIN=2 PREC=Medium ENCUT= 450 GGA= PE ALGO=FAST #Electronic relaxation NELM=400; NELMIN=10; NELMDL=8 WEIMIN=0 LREAL=AUTO EDIFF=0.1E-3 ISMEAR=0; SIGMA=0.02 LMAXMIX=4 AMIX = 0.2 BMIX = 0.00001 AMIX_MAG = 0.8 BMIX_MAG = 0.00001 #Ionic relaxation EDIFFG=-0.02 NSW=500 IBRION=2 ISIF=3 ISYM=0 POTIM=0.3 #Write flag LWAVE=.F. LCHARG=.F. kpoint con0.0 0 Gamma point shift 4 4 4 0 0 0 poscar Si 1.0 5.4306998253 0.0000000000 0.0000000000 0.0000000000 5.4306998253 0.0000000000 0.0000000000 0.0000000000 5.4306998253 Si 8 Cartesian 0.000000000 0.000000000 0.000000000 0.000000000 2.715349913 2.715349913 2.715349913 2.715349913 0.000000000 2.715349913 0.000000000 2.715349913 4.073024869 1.357674956 4.073024869 1.357674956 1.357674956 1.357674956 1.357674956 4.073024869 4.073024869 4.073024869 4.073024869 1.357674956 實際我只是想測試一下我的vasp是不是真正編譯成功可用了 用了一個很簡單的Si |


金蟲 (小有名氣)
|
輸入which vasp [wangch@fat01 vasp.5.2]$ which vasp /usr/bin/which: no vasp in (/opt/intel/composer_xe_2011_sp1.10.319/bin/intel64:/usr/local/maui/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/bin:/opt/intel/composer_xe_2011_sp1.10.319/mpirt/bin/intel64:/home/wangch/bin) 這樣算正常嗎? |
金蟲 (小有名氣)
|
輔助到bin中 [wangch@fat01 vasp.5.2]$ sudo cp vasp /bin 再輸入which vasp提示 [wangch@fat01 vasp.5.2]$ sudo cp vasp /bin 然后我又運行了一次提示這個 [wangch@fat01 vasp.5.2]$ cd /data/wangch/test/ [wangch@fat01 test]$ mpirun -np 16 vasp mpiexec_fat01: cannot connect to local mpd (/tmp/mpd2.console_wangch); possible causes: 1. no mpd is running on this host 2. an mpd is running but was started without a "console" (-n option) In case 1, you can start an mpd on this host with: mpd & and you will be able to run jobs just on this host. For more details on starting mpds on a set of hosts, see the MPICH2 Installation Guide. [wangch@fat01 test]$ |
金蟲 (小有名氣)
|
之后我按照提示輸入mpd & 再運行 [wangch@fat01 test]$ mpd & [1] 175272 [wangch@fat01 test]$ mpirun -np 16 vasp vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory vasp: error while loading shared libraries: libmpi_f90.so.0: cannot open shared object file: No such file or directory 說缺少這個庫文件 非常納悶 當(dāng)時編譯通過還能找不到這個庫文件嗎? |
金蟲 (小有名氣)
專家顧問 (著名寫手)
![]() |
專家經(jīng)驗: +174 |

| 10 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 材料求調(diào)劑 +5 | @taotao 2026-03-21 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 0703化學(xué)調(diào)劑 ,六級已過,有科研經(jīng)歷 +14 | 曦熙兮 2026-03-15 | 14/700 |
|
|
[考研] 材料與化工(0856)304求B區(qū)調(diào)劑 +3 | 邱gl 2026-03-20 | 7/350 |
|
|
[基金申請] 山東省面上項目限額評審 +3 | 石瑞0426 2026-03-19 | 3/150 |
|
|
[考研] 生物學(xué)調(diào)劑 +3 | Surekei 2026-03-21 | 3/150 |
|
|
[考研] 311求調(diào)劑 +3 | 勇敢的小吳 2026-03-20 | 3/150 |
|
|
[考研] 302求調(diào)劑 +12 | 呼呼呼。。。。 2026-03-17 | 12/600 |
|
|
[考研] 286求調(diào)劑 +8 | Faune 2026-03-21 | 8/400 |
|
|
[考研] 求調(diào)劑 +3 | .m.. 2026-03-21 | 4/200 |
|
|
[考研] 307求調(diào)劑 +10 | 冷笙123 2026-03-17 | 10/500 |
|
|
[考研] 一志愿西南交大,求調(diào)劑 +5 | 材化逐夢人 2026-03-18 | 5/250 |
|
|
[考研] 308求調(diào)劑 +3 | 阿姐阿姐家啊 2026-03-18 | 3/150 |
|
|
[考研] 考研調(diào)劑求學(xué)校推薦 +3 | 伯樂29 2026-03-18 | 5/250 |
|
|
[考研] 北科281學(xué)碩材料求調(diào)劑 +5 | tcxiaoxx 2026-03-20 | 5/250 |
|
|
[考研] 一志愿西南交通 專碩 材料355 本科雙非 求調(diào)劑 +5 | 西南交通專材355 2026-03-19 | 5/250 |
|
|
[考研] 298-一志愿中國農(nóng)業(yè)大學(xué)-求調(diào)劑 +9 | 手機用戶 2026-03-17 | 9/450 |
|
|
[考研] 286求調(diào)劑 +6 | lemonzzn 2026-03-16 | 10/500 |
|
|
[考研] 一志愿985,本科211,0817化學(xué)工程與技術(shù)319求調(diào)劑 +10 | Liwangman 2026-03-15 | 10/500 |
|
|
[考研] 材料專碩326求調(diào)劑 +6 | 墨煜姒莘 2026-03-15 | 7/350 |
|
|
[考研] 0856求調(diào)劑 +3 | 劉夢微 2026-03-15 | 3/150 |
|