| 10 | 1/1 | 返回列表 |
| 查看: 1271 | 回復(fù): 9 | |||
ifgovh金蟲 (小有名氣)
|
[求助]
vasp運(yùn)行報(bào)錯(cuò) 已有3人參與
|
|
各位大俠 我安裝各種教程裝了VASP,把四個(gè)輸入文件放在一個(gè)文件夾內(nèi),再把vasp復(fù)制到這個(gè)文件夾中。 執(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)這個(gè)報(bào)錯(cuò),不知道到底什么原因? |
木蟲 (正式寫手)
金蟲 (小有名氣)
|
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 實(shí)際我只是想測(cè)試一下我的vasp是不是真正編譯成功可用了 用了一個(gè)很簡(jiǎn)單的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 然后我又運(yùn)行了一次提示這個(gè) [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 & 再運(yùn)行 [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 說缺少這個(gè)庫文件 非常納悶 當(dāng)時(shí)編譯通過還能找不到這個(gè)庫文件嗎? |
金蟲 (小有名氣)
專家顧問 (著名寫手)
![]() |
專家經(jīng)驗(yàn): +174 |

| 10 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 考研調(diào)劑 +3 | 呼呼?~+123456 2026-03-21 | 3/150 |
|
|---|---|---|---|---|
|
[考研] 326求調(diào)劑 +4 | mlpqaz03 2026-03-15 | 4/200 |
|
|
[考研] 化學(xué)調(diào)劑 +4 | yzysaa 2026-03-21 | 4/200 |
|
|
[考研] 296求調(diào)劑 +4 | www_q 2026-03-20 | 4/200 |
|
|
[考研] 298求調(diào)劑 +4 | 上岸6666@ 2026-03-20 | 4/200 |
|
|
[考研] 268求調(diào)劑 +9 | 簡(jiǎn)單點(diǎn)0 2026-03-17 | 9/450 |
|
|
[考研] 一志愿華中科技大學(xué)071000,求調(diào)劑 +3 | 沿岸有貝殼6 2026-03-21 | 3/150 |
|
|
[考研] 303求調(diào)劑 +5 | 睿08 2026-03-17 | 7/350 |
|
|
[考研] 求調(diào)劑 +3 | Ma_xt 2026-03-17 | 3/150 |
|
|
[考研] 295材料求調(diào)劑,一志愿武漢理工085601專碩 +5 | Charlieyq 2026-03-19 | 5/250 |
|
|
[考研] 一志愿 南京航空航天大學(xué)大學(xué) ,080500材料科學(xué)與工程學(xué)碩 +5 | @taotao 2026-03-20 | 5/250 |
|
|
[考研] 086500 325 求調(diào)劑 +3 | 領(lǐng)帶小熊 2026-03-19 | 3/150 |
|
|
[考研] 工科材料085601 279求調(diào)劑 +7 | 困于星晨 2026-03-17 | 9/450 |
|
|
[考研] 288求調(diào)劑,一志愿華南理工大學(xué)071005 +5 | ioodiiij 2026-03-17 | 5/250 |
|
|
[考研] 收復(fù)試調(diào)劑生 +4 | 雨后秋荷 2026-03-18 | 4/200 |
|
|
[考研] 308求調(diào)劑 +4 | 是Lupa啊 2026-03-16 | 4/200 |
|
|
[考研] 085601求調(diào)劑 +4 | Du.11 2026-03-16 | 4/200 |
|
|
[考研]
|
zhouzhen654 2026-03-16 | 3/150 |
|
|
[考研] 333求調(diào)劑 +3 | 文思客 2026-03-16 | 7/350 |
|
|
[考研] 070300化學(xué)學(xué)碩求調(diào)劑 +6 | 太想進(jìn)步了0608 2026-03-16 | 6/300 |
|