| 5 | 1/1 | 返回列表 |
| 查看: 2231 | 回復(fù): 15 | |||
| 當(dāng)前只顯示滿足指定條件的回帖,點擊這里查看本話題的所有回帖 | |||
[交流]
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
|
» 搶金幣啦!回帖就可以得到:
+1/169
+5/90
+2/80
+2/54
+1/42
+2/40
+1/36
+1/36
+1/33
+1/32
+1/19
+1/9
+1/6
+1/5
+1/4
+1/3
+1/3
+1/2
+1/1
+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 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 320求調(diào)劑 +4 | 魏zy 2026-03-08 | 4/200 |
|
|---|---|---|---|---|
|
[考研] 材料調(diào)劑 +4 | xxxcm 2026-03-08 | 7/350 |
|
|
[考研] 醫(yī)學(xué)檢驗專業(yè)26考研求調(diào)劑 +3 | 琪ya 2026-03-03 | 5/250 |
|
|
[考研] 調(diào)劑 +3 | 13853210211 2026-03-08 | 3/150 |
|
|
[考研] 288求調(diào)劑085600材料與化工 +13 | Daunrin 2026-03-07 | 15/750 |
|
|
[考研] 求調(diào)劑 +4 | 呼呼?~+123456 2026-03-06 | 4/200 |
|
|
[考研] 哈爾濱理工大學(xué)2026年研究生調(diào)劑,材料科學(xué)與化學(xué)工程學(xué)院研究生調(diào)劑 +3 | xinliu866 2026-03-06 | 3/150 |
|
|
[考研] 材料與化工304求B區(qū)調(diào)劑 +4 | 邱gl 2026-03-06 | 4/200 |
|
|
[考研] 289求調(diào)劑 +3 | 馳光絕景 2026-03-04 | 4/200 |
|
|
[考研] 求調(diào)劑 +5 | danyyyy 2026-03-04 | 5/250 |
|
|
[考研] 材料調(diào)劑 +5 | ws 上岸鴨 2026-03-05 | 5/250 |
|
|
[考研] 085602 293分求調(diào)劑 +3 | SivanNano. 2026-03-05 | 3/150 |
|
|
[考研] 304求調(diào)劑 +4 | 曼殊2266 2026-03-05 | 4/200 |
|
|
[考研] 紡織、生物、化學(xué)、材料等專業(yè) +3 | Eember. 2026-03-05 | 7/350 |
|
|
[考研] 材料085600 303求調(diào)劑 +7 | 1bygone 2026-03-04 | 7/350 |
|
|
[考研] 0856材料專碩274能調(diào)劑去哪里? +3 | 22735 2026-03-04 | 4/200 |
|
|
[考研] 266求調(diào)劑 +7 | 哇塞王帥 2026-03-03 | 7/350 |
|
|
[考研] 0857求調(diào)劑 +4 | CDDD1013 2026-03-04 | 4/200 |
|
|
[考研] 085601 材料工程 320 +6 | 和樂瑤 2026-03-03 | 6/300 |
|
|
[考研] 322,求調(diào)劑 +3 | 菜菜愛玩 2026-03-04 | 3/150 |
|