| 16 | 1/1 | 返回列表 |
| 查看: 2230 | 回復: 15 | |||
[交流]
vasp安裝失敗
|
|||
|
vasp 安裝失敗 error root@ubuntu:/opt/vasp/vasp.5.4.1# make all mkdir build/std ; \ cp src/makefile src/.objects makefile.include build/std ; \ make -C build/std VERSION=std all mkdir: cannot create directory ‘build/std’: File exists make[1]: Entering directory '/opt/vasp/vasp.5.4.1/build/std' rsync -ru ../../src/lib . cp makefile.include lib make -C lib make[2]: Entering directory '/opt/vasp/vasp.5.4.1/build/std/lib' rm -f libdmy.a ar vq libdmy.a preclib.o timing_.o derrf_.o dclock_.o diolib.o dlexlib.o drdatab.o linpack_double.o getshmem.o ar: creating libdmy.a a - preclib.o a - timing_.o a - derrf_.o a - dclock_.o a - diolib.o a - dlexlib.o a - drdatab.o a - linpack_double.o a - getshmem.o make[2]: Leaving directory '/opt/vasp/vasp.5.4.1/build/std/lib' rsync -u ../../src/*.F ../../src/*.inc . rsync -u ../../src/*.f . rsync: link_stat "/opt/vasp/vasp.5.4.1/src/*.f" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1] makefile:149: recipe for target 'sources' failed make[1]: [sources] Error 23 (ignored) make vasp ; cp vasp ../../bin/vasp_std make[2]: Entering directory '/opt/vasp/vasp.5.4.1/build/std' mpif90 -free -names lowercase -assume byterecl -FR -heap-arrays -O2 -xhost -I/opt/fftw-3.3.4/include -c chi_base.f90 ifort: command line remark #10010: option '-pthread' is deprecated and will be removed in a future release. See '-help deprecated' chi_base.F(2745): error #7013: This module file was not generated by any release of this compiler. [MPI] USE mpi --------^ chi_base.F(2760): error #6457: This derived type name has not been declared. [C_PTR] TYPE(c_ptr) :: address ---------^ chi_base.F(3056): error #7013: This module file was not generated by any release of this compiler. [MPI] USE mpi --------^ chi_base.F(2845): error #6404: This name does not have a type, and must have an explicit type. [ADDRESS] call attachshmem(CHI%SHMID, address) -----------------------------------^ chi_base.F(3067): error #6404: This name does not have a type, and must have an explicit type. [C_LOC] CALL DETACHSHMEM(c_loc(CHI%RESPONSEFUN(1,1,1))) ------------------------^ compilation aborted for chi_base.f90 (code 1) makefile:170: recipe for target 'chi_base.o' failed make[2]: *** [chi_base.o] Error 1 make[2]: Leaving directory '/opt/vasp/vasp.5.4.1/build/std' cp: cannot stat 'vasp': No such file or directory makefile:142: recipe for target 'all' failed make[1]: *** [all] Error 1 make[1]: Leaving directory '/opt/vasp/vasp.5.4.1/build/std' makefile:10: recipe for target 'std' failed make: *** [std] Error 2 makefile.include # Precompiler options #CPP_OPTIONS= -DMPI -DHOST=\"IFC91_ompi\" -DIFC \ -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc \ -DMPI_BLOCK=8000 -DscaLAPACK -Duse_collective \ -DnoAugXCmeta -Duse_bse_te \ -Duse_shmem -Dtbdyn CPP_OPTIONS= -DMPI -DHOST=\"LinuxIFC\" -DIFC \ -DCACHE_SIZE=8000 -DPGF90 -Davoidalloc \ -DMPI_BLOCK=8000 -DscaLAPACK -Duse_collective \ -DnoAugXCmeta -Duse_bse_te \ -Duse_shmem -Dtbdyn -DRPROMU_DGEMV -DRACCMU_DGEMV CPP = fpp -f_com=no -free -w0 $*$(FUFFIX) $*$(SUFFIX) $(CPP_OPTIONS) FC = mpif90 FCL = mpif90 -mkl FREE = -free -names lowercase #FFLAGS = -assume byterecl FFLAGS = -assume byterecl -FR -heap-arrays OFLAG = -O2 -xhost #OFLAG = -O1 -ip OFLAG_IN = $(OFLAG) #DEBUG = -O0 DEBUG = -O0 -FR MKLROOT =/opt/intel/mkl MKL_PATH = $(MKLROOT)/lib/intel64 BLAS =-L$(MKL_PATH) -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread LAPACK =-L$(MKL_PATH) -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread #BLACS = -lmkl_blacs_openmpi_lp64 BLACS =-L$(MKL_PATH) -lmkl_blacs_openmpi_lp64 SCALAPACK = $(MKL_PATH)/libmkl_scalapack_lp64.a $(MKL_PATH)/libmkl_scalapack_ilp64.a $(BLACS) #OBJECTS = fftmpiw.o fftmpi_map.o fftw3d.o fft3dlib.o \ $(MKLROOT)/interfaces/fftw3xf/libfftw3xf_intel.a OBJECTS = fftmpiw.o fftmpi_map.o fftw3d.o fft3dlib.o /opt/fftw-3.3.4/lib/libfftw3_mpi.a INCS =-I/opt/fftw-3.3.4/include LLIBS = $(SCALAPACK) $(LAPACK) $(BLAS) OBJECTS_O1 += fft3dfurth.o fftw3d.o fftmpi.o fftmpiw.o OBJECTS_O2 += fft3dlib.o # For what used to be vasp.5.lib CPP_LIB = $(CPP) FC_LIB = $(FC) CC_LIB = icc CFLAGS_LIB = -O FFLAGS_LIB = -O1 FREE_LIB = $(FREE) OBJECTS_LIB= linpack_double.o getshmem.o # Normally no need to change this SRCDIR = ../../src BINDIR = ../../bin
|
» 搶金幣啦!回帖就可以得到:
+5/560
+1/181
+1/96
+1/83
+1/51
+1/36
+1/35
+1/32
+1/31
+1/25
+2/16
+1/9
+1/8
+1/8
+1/7
+1/5
+1/4
+1/2
+1/2
+1/1
|
~/.bashrc source /opt/intel/bin/ifortvars.sh intel64 source /opt/intel/composer_xe_2013.2.146/mkl/bin/mklvars.sh intel64 export PATH=/opt/openmpi-1.6.5/bin:$PATH export LD_LIBRARY_PATH=/opt/openmpi-1.6.5/lib:$LD_LIBRARY_PATH export MANPATH=/opt/openmpi-1.6.5/share/man:$MANPATH export PATH=/opt/fftw-3.3.4/bin:$PATH export LD_LIBRARY_PATH=/opt/fftw-3.3.4/lib:$LD_LIBRARY_PATH export OMPI_F77=ifort export OMPI_FC=ifort |
| 16 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 接受26屆調(diào)劑生 +20 | 豬豬豬毛 2026-03-06 | 20/1000 |
|
|---|---|---|---|---|
|
[考研]
|
簡木ChuFront 2026-03-09 | 4/200 |
|
|
[考研] 材料工程085601調(diào)劑求老師收留 +5 | 強木木木 2026-03-07 | 5/250 |
|
|
[考研] 310 070300化學求調(diào)劑 +4 | 撲風鈴的貓 2026-03-08 | 5/250 |
|
|
[考研] 0703求調(diào)劑 +10 | c297914 2026-03-06 | 11/550 |
|
|
[考研] 一志愿211 材料與化工 280求調(diào)劑 +3 | Sanity蔣 2026-03-08 | 3/150 |
|
|
[考研] 材料科學(0805)338 求調(diào)劑 +7 | xiaokang3286 2026-03-07 | 7/350 |
|
|
[考研] 301求調(diào)劑 +5 | 一二LV 2026-03-07 | 5/250 |
|
|
[考研] 一志愿211 化學305分求調(diào)劑 +3 | 0703楊悅305分 2026-03-05 | 3/150 |
|
|
[考研] 一志愿中國石油大學(華東) 本科齊魯工業(yè)大學 求調(diào)劑 +3 | snw石 2026-03-07 | 3/150 |
|
|
[考研] 一志愿中石油,化學工程,301求調(diào)劑 +4 | 豚饅枳枳 2026-03-04 | 4/200 |
|
|
[考研] 不限學校專業(yè)的調(diào)劑同學看過來 +5 | 啊擺啊擺 2026-03-05 | 9/450 |
|
|
[考研] 080500材料科學與工程 +13 | 202114020319 2026-03-03 | 13/650 |
|
|
[考研] 304求調(diào)劑 +4 | 曼殊2266 2026-03-05 | 4/200 |
|
|
[考研] 347求調(diào)劑 +6 | 啊歐歐歐 2026-03-03 | 8/400 |
|
|
[考研] 材料328求調(diào)劑 +10 | 一個蘿卜02 2026-03-03 | 10/500 |
|
|
[考研] 材料學碩080500復試調(diào)劑294 +3 | 四葉zjz 2026-03-04 | 3/150 |
|
|
[考研] 一志愿武漢理工大學-085602-總分296分-求調(diào)劑 +7 | 紫川葡柚 2026-03-04 | 7/350 |
|
|
[考研] 281求調(diào)劑 +3 | Y?l?h 2026-03-04 | 3/150 |
|
|
[考研] 化工專碩調(diào)劑 +4 | 利好利好. 2026-03-03 | 7/350 |
|