| 查看: 378 | 回复: 0 | |||
jinnengzhi金虫 (小有名气)
|
[交流]
【求助】SIESTA 并行编译
|
|
我是siesta新手,操作如下: Obj 目录sh ../Src/obj_setup.sh ../Src/configure 编辑arch.make 如下: # # This file is part of the SIESTA package. # # Copyright (c) Fundacion General Universidad Autonoma de Madrid: # E.Artacho, J.Gale, A.Garcia, J.Junquera, P.Ordejon, D.Sanchez-Portal # and J.M.Soler, 1996- . # # Use of this software constitutes agreement with the full conditions # given in the SIESTA license, as signed by all legitimate users. # .SUFFIXES: .SUFFIXES: .f .F .o .a .f90 .F90 SIESTA_ARCH=x86_64-unknown-linux-gnu--Intel FPP= FPP_OUTPUT= FC=/public1/software/mpi/openmpi132-gnu/bin/mpif90 RANLIB=ranlib SYS=nag SP_KIND=4 DP_KIND=8 KINDS=$(SP_KIND) $(DP_KIND) FFLAGS=-g FPPFLAGS= -DFC_HAVE_FLUSH -DFC_HAVE_ABORT LDFLAGS= ARFLAGS_EXTRA= FCFLAGS_fixed_f= FCFLAGS_free_f90= FPPFLAGS_fixed_F= FPPFLAGS_free_F90= BLAS_LIBS=/home/users/lzuyaoxj/software/BLAS/blas_LINUX.a LAPACK_LIBS=/home/users/lzuyaoxj/software/lapack-3.2.2/lapack_LINUX.a BLACS_LIBS=/home/users/lzuyaoxj/software/BLACS/LIB/blacsF77init_MPI-LINUX-0.a\ /home/user s/lzuyaoxj/software/BLACS/LIB/blacs_MPI-LINUX-0.a\ /home/users/lzuyaoxj/software/BLACS/LI B/blacsCinit_MPI-LINUX-0.a SCALAPACK_LIBS=/home/users/lzuyaoxj/software/scalapack-1.8.0/libscalapack.a COMP_LIBS=dc_lapack.a NETCDF_LIBS= NETCDF_INTERFACE= LIBS=$(SCALAPACK_LIBS) $(BLACS_LIBS) $(LAPACK_LIBS) $(BLAS_LIBS) $(NETCDF_LIBS) #SIESTA needs an F90 interface to MPI #This will give you SIESTA's own implementation #If your compiler vendor offers an alternative, you may change #to it here. MPI_INTERFACE=/public1/software/mpi/openmpi132-gnu/lib/libmpi_f90.la MPI_INCLUDE=/public1/software/mpi/openmpi132-gnu/include #Dependency rules are created by autoconf according to whether #discrete preprocessing is necessary or not. .F.o: $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_fixed_F) $< .F90.o: $(FC) -c $(FFLAGS) $(INCFLAGS) $(FPPFLAGS) $(FPPFLAGS_free_F90) $< .f.o: $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_fixed_f) $< .f90.o: $(FC) -c $(FFLAGS) $(INCFLAGS) $(FCFLAGS_free_f90) $< 完了make 出现make:***no target stop 各位能不能帮我解决一下 |
» 猜你喜欢
苏州科技大学 物理学专业 接收调剂生
已经有20人回复
江西师大化学工程学院调剂今晚0点开放! 缺额100个,速冲!
已经有0人回复
物理化学论文润色/翻译怎么收费?
已经有300人回复
河南农业大学,化学学硕,三轮调剂
已经有1人回复
图书求助:Fluorescent Probes for Bioactive Species: Design
已经有0人回复
招材料相关专业调剂生
已经有10人回复
同系列相似结构的单层二维COF真空层厚度该如何设置?
已经有0人回复













回复此楼