Znn3bq.jpeg
²é¿´: 2729  |  »Ø¸´: 24
µ±Ç°Ö»ÏÔʾÂú×ãÖ¸¶¨Ìõ¼þµÄ»ØÌû£¬µã»÷ÕâÀï²é¿´±¾»°ÌâµÄËùÓлØÌû

wzhÉÏÉÆÈôË®

ľ³æ (ÖøÃûдÊÖ)

[½»Á÷] ¡¾ÇóÖú¡¿VASP ±àÒë³ö´í ÒÑÓÐ5È˲ÎÓë

ËùÓÃÈí¼þÈçÏ£º
l_cprof_p_11.1.064.tgz     atlas3.4.1_Linux_IA64Itan_2.tgz   vasp.4.6.tar.gz
vasp.4.lib.tar.gz
Vasp ±àÒë³ö´í£¬ÎÒ°É´íÎóºÍ  makefile   ¸´ÖÆÈçÏ£¬Çë´óÏÀ°ïæ½â¾ö£¬·Ç³£¸Ðл£¡
./preprocess base.f90  -DHOST=\"LinuxIFC_ath\" -Dkind8 -DNGXhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV

ifort -FR -lowercase -assume byterecl  -O3 -axK -tpp6  -c base.f90

ifort: command line error: option '-axK' not supported
»Ø¸´´ËÂ¥

» ²ÂÄãϲ»¶

» ±¾Ö÷ÌâÏà¹Ø¼ÛÖµÌùÍÆ¼ö£¬¶ÔÄúͬÑùÓаïÖú:

Öª Ö¹ ¶ø ºó ÓÐ ¶¨ £» ¶¨ ¶ø ºó ÄÜ ìo £» ìo ¶ø ºó ÄÜ °² £» °² ¶ø ºó ÄÜ ‘] £» ‘] ¶ø ºó ÄÜ µÃ
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

wzhÉÏÉÆÈôË®

ľ³æ (ÖøÃûдÊÖ)

ÓÖ³öÏÖÕâÑùµÄ´íÎó

ÒýÓûØÌû:
Originally posted by zzy870720z at 2010-04-21 08:00:32:
Â¥ÉÏÕý½â£¬È¥µô-axk¾ÍÐÐ

(gedit:3014): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported


(gedit:3014): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.YHAIBV': Permission denied

(gedit:3014): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.LHX4AV': Permission denied

(gedit:3014): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.ZQ60AV': Permission denied
wzh@wzh-desktop:/tmp/vasp.4.6$ make -f makefile.linux_ifc_ath
./preprocess lattlib.f90  -DHOST=\"LinuxIFC_ath\" -Dkind8 -DNGXhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
ifort  -FR -lowercase -e95 -c lattlib.f90
lattlib.f90(192): error #7342: The computed GOTO statement is an obsolescent feature in Fortran 95.
      GOTO (2,4,6,8,10,12,14,16,18,20,22,24,26,28,30) IBRAV
------^
lattlib.f90(707): error #5113: Extension to FORTRAN-90: tab formatting
               CELLDM(5)=(A3XA2*ABS2*ABS3+A3XA1*ABS1*ABS3)/ABS2P1/ABS3       
---------------------------------------------------------------------^
lattlib.f90(1368): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [300]
  300 CONTINUE
--^
lattlib.f90(1786): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    1 WRK(IA,I)=TAU(INDEX(IA),I)
----^
lattlib.f90(1786): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [1]
    1 WRK(IA,I)=TAU(INDEX(IA),I)
----^
lattlib.f90(1789): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    2 TAU(IA,I)=WRK(IA,I)
----^
lattlib.f90(1789): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [2]
    2 TAU(IA,I)=WRK(IA,I)
----^
lattlib.f90(1818): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    4    INDEX(NBEG+I)=INDEX(NBEG+I)+NBEG-1
----^
lattlib.f90(1828): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    7       TAU(INDEX(ICURR),K)=TEMP
----^
lattlib.f90(1861): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    9          INDEX(IBEG+I)=INDEX(IBEG+I)+IBEG-1
----^
lattlib.f90(1877): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
   13       TAU(INDEX(ICURR),K)=TEMP
---^
lattlib.f90(1895): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
   15 INDEX(IA)=NINT(WRK(IA,3))
---^
lattlib.f90(2420): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [13]
   13 CONTINUE
---^
compilation aborted for lattlib.f90 (code 1)
make: *** [lattlib.o] Error 1
wzh@wzh-desktop:/tmp/vasp.4.6$ gedit makefile.linux_ifc_ath

(gedit:3544): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported


(gedit:3544): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.J174AV': Permission denied

(gedit:3544): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.2WP9AV': Permission denied

(gedit:3544): Gtk-WARNING **: Attempting to store changes into `/home/wzh/.recently-used.xbel', but failed: Failed to create file '/home/wzh/.recently-used.xbel.06OFBV': Permission denied
wzh@wzh-desktop:/tmp/vasp.4.6$ make -f makefile.linux_ifc_ath
./preprocess lattlib.f90  -DHOST=\"LinuxIFC_ath\" -Dkind8 -DNGXhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc -DRPROMU_DGEMV
ifort  -FR -lowercase -e95 -c lattlib.f90
lattlib.f90(192): error #7342: The computed GOTO statement is an obsolescent feature in Fortran 95.
      GOTO (2,4,6,8,10,12,14,16,18,20,22,24,26,28,30) IBRAV
------^
lattlib.f90(707): error #5113: Extension to FORTRAN-90: tab formatting
               CELLDM(5)=(A3XA2*ABS2*ABS3+A3XA1*ABS1*ABS3)/ABS2P1/ABS3       
---------------------------------------------------------------------^
lattlib.f90(1368): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [300]
  300 CONTINUE
--^
lattlib.f90(1786): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    1 WRK(IA,I)=TAU(INDEX(IA),I)
----^
lattlib.f90(1786): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [1]
    1 WRK(IA,I)=TAU(INDEX(IA),I)
----^
lattlib.f90(1789): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    2 TAU(IA,I)=WRK(IA,I)
----^
lattlib.f90(1789): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [2]
    2 TAU(IA,I)=WRK(IA,I)
----^
lattlib.f90(1818): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    4    INDEX(NBEG+I)=INDEX(NBEG+I)+NBEG-1
----^
lattlib.f90(1828): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    7       TAU(INDEX(ICURR),K)=TEMP
----^
lattlib.f90(1861): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
    9          INDEX(IBEG+I)=INDEX(IBEG+I)+IBEG-1
----^
lattlib.f90(1877): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
   13       TAU(INDEX(ICURR),K)=TEMP
---^
lattlib.f90(1895): error #6028: DO termination on a statement other than an END DO or CONTINUE is an obsolescent feature in Fortran 95.
   15 INDEX(IA)=NINT(WRK(IA,3))
---^
lattlib.f90(2420): error #6033: Sharing of a DO termination statement by more than one DO statement is an obsolescent feature in Fortran 95.  Use an END DO or CONTINUE statement for each DO statement.   [13]
   13 CONTINUE
---^
compilation aborted for lattlib.f90 (code 1)
make: *** [lattlib.o] Error 1
wzh@wzh-desktop:/tmp/vasp.4.6$
Öª Ö¹ ¶ø ºó ÓÐ ¶¨ £» ¶¨ ¶ø ºó ÄÜ ìo £» ìo ¶ø ºó ÄÜ °² £» °² ¶ø ºó ÄÜ ‘] £» ‘] ¶ø ºó ÄÜ µÃ
5Â¥2010-04-21 10:00:10
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
²é¿´È«²¿ 25 ¸ö»Ø´ð

wzhÉÏÉÆÈôË®

ľ³æ (ÖøÃûдÊÖ)

makefile ¸´ÖÆÈçÏÂ

.SUFFIXES: .inc .f .f90 .F
#-----------------------------------------------------------------------
# Makefile for Intel Fortran compiler for Athlon XP systems
#
# The makefile was tested only under Linux on Intel platforms
# (Suse 5.3- Suse 9.0)
# the followin compiler versions have been tested
# 5.0, 6.0, 7.0 and 7.1 (some 8.0 versions seem to fail compiling the code)
# presently we recommend version 7.1 or 7.0, since these
# releases have been used to compile the present code versions
#
# it might be required to change some of library pathes, since
# LINUX installation vary a lot
# Hence check ***ALL**** options in this makefile very carefully
#-----------------------------------------------------------------------
#
# BLAS must be installed on the machine
# there are several options:
# 1) very slow but works:
#   retrieve the lapackage from ftp.netlib.org
#   and compile the blas routines (BLAS/SRC directory)
#   please use g77 or f77 for the compilation. When I tried to
#   use pgf77 or pgf90 for BLAS, VASP hang up when calling
#   ZHEEV  (however this was with lapack 1.1 now I use lapack 2.0)
# 2) most desirable: get an optimized BLAS
#
# the two most reliable packages around are presently:
# 3a) Intels own optimised BLAS (PIII, P4, Itanium)
#     http://developer.intel.com/software/products/mkl/
#   this is really excellent when you use Intel CPU's
#
# 3b) or obtain the atlas based BLAS routines
#     http://math-atlas.sourceforge.net/
#   you certainly need atlas on the Athlon, since the  mkl
#   routines are not optimal on the Athlon.
#   If you want to use atlas based BLAS, check the lines around LIB=
#
# 3c) mindblowing fast SSE2 (4 GFlops on P4, 2.53 GHz)
#   Kazushige Goto's BLAS
#   http://www.cs.utexas.edu/users/kgoto/signup_first.html
#
#-----------------------------------------------------------------------

# all CPP processed fortran files have the extension .f90
SUFFIX=.f90

#-----------------------------------------------------------------------
# fortran compiler and linker
#-----------------------------------------------------------------------
FC=ifort
# fortran linker
FCL=$(FC)


#-----------------------------------------------------------------------
# whereis CPP ?? (I need CPP, can't use gcc with proper options)
# that's the location of gcc for SUSE 5.3
#
#  CPP_   =  /usr/lib/gcc-lib/i486-linux/2.7.2/cpp -P -C
#
# that's probably the right line for some Red Hat distribution:
#
#  CPP_   =  /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/cpp -P -C
#
#  SUSE X.X, maybe some Red Hat distributions:

CPP_ =  ./preprocess <$*.F | /usr/bin/cpp -P -C -traditional >$*$(SUFFIX)

#-----------------------------------------------------------------------
# possible options for CPP:
# NGXhalf             charge density   reduced in X direction
# wNGXhalf            gamma point only reduced in X direction
# avoidalloc          avoid ALLOCATE if possible
# IFC                 work around some IFC bugs
# CACHE_SIZE          1000 for PII,PIII, 5000 for Athlon, 8000-12000 P4
# RPROMU_DGEMV        use DGEMV instead of DGEMM in RPRO (depends on used BLAS)
# RACCMU_DGEMV        use DGEMV instead of DGEMM in RACC (depends on used BLAS)
# for Atlas  -DRPROMU_DGEMV is recommended
#-----------------------------------------------------------------------

CPP     = $(CPP_)  -DHOST=\"LinuxIFC_ath\" \
          -Dkind8 -DNGXhalf -DCACHE_SIZE=5000 -DPGF90 -Davoidalloc \
          -DRPROMU_DGEMV

#-----------------------------------------------------------------------
# general fortran flags  (there must a trailing blank on this line)
#-----------------------------------------------------------------------

FFLAGS =  -FR -lowercase -assume byterecl

#-----------------------------------------------------------------------
# optimization
# we have tested whether higher optimisation improves performance
# -axK  SSE1 optimization,  but also generate code executable on all mach.
#       xK improves performance somewhat on XP, and a is required in order
#       to run the code on older Athlons as well
# -xW   SSE2 optimization
# -axW  SSE2 optimization,  but also generate code executable on all mach.
# -tpp6 P3 optimization
# -tpp7 P4 optimization
#-----------------------------------------------------------------------

OFLAG=-O3 -axK -tpp6

OFLAG_HIGH = $(OFLAG)
OBJ_HIGH =

OBJ_NOOPT =
DEBUG  = -FR -O0
INLINE = $(OFLAG)


#-----------------------------------------------------------------------
# the following lines specify the position of BLAS  and LAPACK
# on Athlon, VASP works fastest with the Atlas library
# so that's what I recommend
#-----------------------------------------------------------------------

# Atlas based libraries
ATLASHOME= /opt/Linux_IA64Itan_2/lib
BLAS=   -L$(ATLASHOME)  -lf77blas -latlas

# use the mkl Intel libraries for p4 (www.intel.com)
# mkl.5.1
# set -DRPROMU_DGEMV  -DRACCMU_DGEMV in the CPP lines
#BLAS=-L/opt/intel/mkl/lib/32 -lmkl_p4  -lpthread

# mkl.5.2 requires also to -lguide library
# set -DRPROMU_DGEMV  -DRACCMU_DGEMV in the CPP lines
#BLAS=-L/opt/intel/mkl/lib/32 -lmkl_p4 -lguide -lpthread

# even faster Kazushige Goto's BLAS
# http://www.cs.utexas.edu/users/kgoto/signup_first.html
#BLAS=  /opt/libs/libgoto/libgoto_p4_512-r0.6.so

# LAPACK, simplest use vasp.4.lib/lapack_double
#LAPACK= ../vasp.4.lib/lapack_double.o

# use atlas optimized part of lapack
LAPACK= ../vasp.4.lib/lapack_atlas.o -llapack -lcblas

# use the mkl Intel lapack
#LAPACK= -lmkl_lapack

#-----------------------------------------------------------------------

LIB  = -L../vasp.4.lib -ldmy \
     ../vasp.4.lib/linpack_double.o $(LAPACK) \
     $(BLAS)

# options for linking (for compiler version 6.X, 7.1) nothing is required
LINK    =
# compiler version 7.0 generates some vector statments which are located
# in the svml library, add the LIBPATH and the library (just in case)
#LINK    =  -L/opt/intel/compiler70/ia32/lib/ -lsvml

#-----------------------------------------------------------------------
# fft libraries:
# VASP.4.6 can use fftw.3.0.X (http://www.fftw.org)
# since this version is faster on P4 machines, we recommend to use it
#-----------------------------------------------------------------------

FFT3D   = fft3dfurth.o fft3dlib.o
#FFT3D   = fftw3d.o fft3dlib.o   /opt/libs/fftw-3.0.1/lib/libfftw3.a


#=======================================================================
# MPI section, uncomment the following lines
#
# one comment for users of mpich or lam:
# You must *not* compile mpi with g77/f77, because f77/g77            
# appends *two* underscores to symbols that contain already an        
# underscore (i.e. MPI_SEND becomes mpi_send__).  The pgf90/ifc
# compilers however append only one underscore.
# Precompiled mpi version will also not work !!!
#
# We found that mpich.1.2.1 and lam-6.5.X to lam-7.0.4 are stable
# mpich.1.2.1 was configured with
#  ./configure -prefix=/usr/local/mpich_nodvdbg -fc="pgf77 -Mx,119,0x200000"  \
# -f90="pgf90 -Mx,119,0x200000" \
# --without-romio --without-mpe -opt=-O \
#
# lam was configured with the line
#  ./configure  -prefix /opt/libs/lam-7.0.4 --with-cflags=-O -with-fc=ifc \
# --with-f77flags=-O --without-romio
#
# please note that you might be able to use a lam or mpich version
# compiled with f77/g77, but then you need to add the following
# options: -Msecond_underscore (compilation) and -g77libs (linking)
#
# !!! Please do not send me any queries on how to install MPI, I will
# certainly not answer them !!!!
#=======================================================================
#-----------------------------------------------------------------------
# fortran linker for mpi: if you use LAM and compiled it with the options
# suggested above,  you can use the following line
#-----------------------------------------------------------------------

#FC=mpif77
#FCL=$(FC)

#-----------------------------------------------------------------------
# additional options for CPP in parallel version (see also above):
# NGZhalf               charge density   reduced in Z direction
# wNGZhalf              gamma point only reduced in Z direction
# scaLAPACK             use scaLAPACK (usually slower on 100 Mbit Net)
# 1000 or 2000 are the optimal CACHE_SIZE for the parallel version
# and IFC on Athlon XP (gK)
#-----------------------------------------------------------------------

#CPP    = $(CPP_) -DMPI  -DHOST=\"LinuxIFC_ath\" -DIFC \
#     -Dkind8 -DNGZhalf -DCACHE_SIZE=2000 -DPGF90 -Davoidalloc \
#     -DRPROMU_DGEMV

#-----------------------------------------------------------------------
# location of SCALAPACK
# if you do not use SCALAPACK simply uncomment the line SCA
#-----------------------------------------------------------------------

BLACS=$(HOME)/archives/SCALAPACK/BLACS/
SCA_=$(HOME)/archives/SCALAPACK/SCALAPACK

SCA= $(SCA_)/libscalapack.a  \
$(BLACS)/LIB/blacsF77init_MPI-LINUX-0.a $(BLACS)/LIB/blacs_MPI-LINUX-0.a $(BLACS)/LIB/blacsF77init_MPI-LINUX-0.a

SCA=

#-----------------------------------------------------------------------
# libraries for mpi
#-----------------------------------------------------------------------

#LIB     = -L../vasp.4.lib -ldmy  \
#      ../vasp.4.lib/linpack_double.o $(LAPACK) \
#      $(SCA) $(BLAS)

# FFT: fftmpi.o with fft3dlib of Juergen Furthmueller
#FFT3D   = fftmpi.o fftmpi_map.o fft3dlib.o

# fftw.3.0.1 is slighly faster and should be used if available
#FFT3D   = fftmpiw.o fftmpi_map.o fft3dlib.o   /opt/libs/fftw-3.0.1/lib/libfftw3.a

#-----------------------------------------------------------------------
# general rules and compile lines
#-----------------------------------------------------------------------
BASIC=   symmetry.o symlib.o   lattlib.o  random.o   

SOURCE=  base.o     mpi.o      smart_allocate.o      xml.o  \
         constant.o jacobi.o   main_mpi.o  scala.o   \
         asa.o      lattice.o  poscar.o   ini.o      setex.o     radial.o  \
         pseudo.o   mgrid.o    mkpoints.o wave.o      wave_mpi.o  $(BASIC) \
         nonl.o     nonlr.o    dfast.o    choleski2.o    \
         mix.o      charge.o   xcgrad.o   xcspin.o    potex1.o   potex2.o  \
         metagga.o  constrmag.o pot.o      cl_shift.o force.o    dos.o      elf.o      \
         tet.o      hamil.o    steep.o    \
         chain.o    dyna.o     relativistic.o LDApU.o sphpro.o  paw.o   us.o \
         ebs.o      wavpre.o   wavpre_noio.o broyden.o \
         dynbr.o    rmm-diis.o reader.o   writer.o   tutor.o xml_writer.o \
         brent.o    stufak.o   fileio.o   opergrid.o stepver.o  \
         dipol.o    xclib.o    chgloc.o   subrot.o   optreal.o   davidson.o \
         edtest.o   electron.o shm.o      pardens.o  paircorrection.o \
         optics.o   constr_cell_relax.o   stm.o    finite_diff.o \
         elpol.o    setlocalpp.o

INC=

vasp: $(SOURCE) $(FFT3D) $(INC) main.o
        rm -f vasp
        $(FCL) -o vasp $(LINK) main.o  $(SOURCE)   $(FFT3D) $(LIB)
makeparam: $(SOURCE) $(FFT3D) makeparam.o main.F $(INC)
        $(FCL) -o makeparam  $(LINK) makeparam.o $(SOURCE) $(FFT3D) $(LIB)
zgemmtest: zgemmtest.o base.o random.o $(INC)
        $(FCL) -o zgemmtest $(LINK) zgemmtest.o random.o base.o $(LIB)
dgemmtest: dgemmtest.o base.o random.o $(INC)
        $(FCL) -o dgemmtest $(LINK) dgemmtest.o random.o base.o $(LIB)
ffttest: base.o smart_allocate.o mpi.o mgrid.o random.o ffttest.o $(FFT3D) $(INC)
        $(FCL) -o ffttest $(LINK) ffttest.o mpi.o mgrid.o random.o smart_allocate.o base.o $(FFT3D) $(LIB)
kpoints: $(SOURCE) $(FFT3D) makekpoints.o main.F $(INC)
        $(FCL) -o kpoints $(LINK) makekpoints.o $(SOURCE) $(FFT3D) $(LIB)

clean:       
        -rm -f *.g *.f *.o *.L *.mod ; touch *.F

main.o: main$(SUFFIX)
        $(FC) $(FFLAGS)$(DEBUG)  $(INCS) -c main$(SUFFIX)
xcgrad.o: xcgrad$(SUFFIX)
        $(FC) $(FFLAGS) $(INLINE)  $(INCS) -c xcgrad$(SUFFIX)
xcspin.o: xcspin$(SUFFIX)
        $(FC) $(FFLAGS) $(INLINE)  $(INCS) -c xcspin$(SUFFIX)

makeparam.o: makeparam$(SUFFIX)
        $(FC) $(FFLAGS)$(DEBUG)  $(INCS) -c makeparam$(SUFFIX)

makeparam$(SUFFIX): makeparam.F main.F
#
# MIND: I do not have a full dependency list for the include
# and MODULES: here are only the minimal basic dependencies
# if one strucuture is changed then touch_dep must be called
# with the corresponding name of the structure
#
base.o: base.inc base.F
mgrid.o: mgrid.inc mgrid.F
constant.o: constant.inc constant.F
lattice.o: lattice.inc lattice.F
setex.o: setexm.inc setex.F
pseudo.o: pseudo.inc pseudo.F
poscar.o: poscar.inc poscar.F
mkpoints.o: mkpoints.inc mkpoints.F
wave.o: wave.inc wave.F
nonl.o: nonl.inc nonl.F
nonlr.o: nonlr.inc nonlr.F

$(OBJ_HIGH):
        $(CPP)
        $(FC) $(FFLAGS) $(OFLAG_HIGH) $(INCS) -c $*$(SUFFIX)
$(OBJ_NOOPT):
        $(CPP)
        $(FC) $(FFLAGS) $(INCS) -c $*$(SUFFIX)

fft3dlib_f77.o: fft3dlib_f77.F
        $(CPP)
        $(F77) $(FFLAGS_F77) -c $*$(SUFFIX)

.F.o:
        $(CPP)
        $(FC) $(FFLAGS) $(OFLAG) $(INCS) -c $*$(SUFFIX)
.F$(SUFFIX):
        $(CPP)
$(SUFFIX).o:
        $(FC) $(FFLAGS) $(OFLAG) $(INCS) -c $*$(SUFFIX)

# special rules
#-----------------------------------------------------------------------
# -tpp5|6|7 P, PII-PIII, PIV
# -xW use SIMD (does not pay of on PII, since fft3d uses double prec)
# all other options do no affect the code performance since -O1 is used
#-----------------------------------------------------------------------

fft3dlib.o : fft3dlib.F
        $(CPP)
        $(FC) -FR -lowercase -e95 -vec_report3 -O1 -tpp6 -prefetch -unroll0 -c $*$(SUFFIX)
        $(CPP)
        $(FC) -FR -lowercase -e95 -c $*$(SUFFIX)

lattlib.o: lattlib.F
        $(CPP)
        $(FC) -FR -lowercase -e95 -c $*$(SUFFIX)

radial.o : radial.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

symlib.o : symlib.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

symmetry.o : symmetry.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

dynbr.o : dynbr.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

us.o : us.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

broyden.o : broyden.F
        $(CPP)
        $(FC) -FR -lowercase -O2 -c $*$(SUFFIX)

wave.o : wave.F
        $(CPP)
        $(FC) -FR -lowercase -O0 -c $*$(SUFFIX)

LDApU.o : LDApU.F
        $(CPP)
        $(FC) -FR -lowercase -O2 -c $*$(SUFFIX)
Öª Ö¹ ¶ø ºó ÓÐ ¶¨ £» ¶¨ ¶ø ºó ÄÜ ìo £» ìo ¶ø ºó ÄÜ °² £» °² ¶ø ºó ÄÜ ‘] £» ‘] ¶ø ºó ÄÜ µÃ
2Â¥2010-04-20 21:06:07
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

ºóÌìÒ»

ľ³æ (СÓÐÃûÆø)

ÎÒÃǵÄ×ÔÓÉ£¡

¡ï
xiaohunhun(½ð±Ò+1):xiexie 2010-04-20 23:57
wzhÉÏÉÆÈôË®(½ð±Ò+1): 2010-04-21 09:33
OFLAG=-O3 -axK -tpp6ÖеÄ-axK²»Ö§³Ö£¬É¾µô
3Â¥2010-04-20 22:21:41
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

zzy870720z

ÈÙÓþ°æÖ÷ (ÎÄ̳¾«Ó¢)

ÓÅÐã°æÖ÷ÓÅÐã°æÖ÷ÓÅÐã°æÖ÷ÓÅÐã°æÖ÷

wzhÉÏÉÆÈôË®(½ð±Ò+1): 2010-04-21 09:33
Â¥ÉÏÕý½â£¬È¥µô-axk¾ÍÐÐ
²©Ñ§¡¢ÉóÎÊ¡¢É÷˼¡¢Ã÷±æ¡¢óÆÑ§
4Â¥2010-04-21 08:00:32
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] 283Çóµ÷¼Á 086004¿¼Ó¢¶þÊý¶þ +17 ÄǸöàà×Ó 2026-04-10 18/900 2026-04-11 16:27 by Ã÷Ô´ËʱÓÐ
[¿¼ÑÐ] 299Çóµ÷¼Á +7 ZVVZ13 2026-04-08 7/350 2026-04-11 11:54 by zhq0425
[¿¼ÑÐ] 295·ÖÇóµ÷¼Á +9 ?ÒªÉϰ¶? 2026-04-10 9/450 2026-04-11 10:48 by qingpingzhu
[¿¼ÑÐ] »¹Óл¯¹¤¶þÂÖµ÷¼ÁµÄѧУÂð 5+14 »¯¹¤ÈË999 2026-04-09 48/2400 2026-04-11 10:27 by 89436494
[¿¼ÑÐ] 0854µ÷¼Á +8 950824he@ 2026-04-09 8/400 2026-04-11 10:11 by zhq0425
[¿¼ÑÐ] 284Çóµ÷¼Á +12 archer.. 2026-04-10 13/650 2026-04-11 08:44 by zhq0425
[¿¼ÑÐ] ²ÄÁÏÀà284µ÷¼Á +40 Ïë»»ÊÖ»ú²»Ïë½âÊ 2026-04-08 48/2400 2026-04-10 23:28 by 314126402
[¿¼ÑÐ] 266Çóµ÷¼Á +29 ÑôÑôÍÛÈû 2026-04-07 29/1450 2026-04-10 16:20 by ¸ßά´º
[¿¼ÑÐ] µ÷¼ÁÉêÇë086000Ò»Ö¾Ô¸Î÷±±Å©ÁֿƼ¼´óѧÉúÎïÓëÒ½Ò©320·Ö-±¾¿ÆÆë³¹¤Òµ´óѧ +3 ÃÀÃÀŮʿ 2026-04-09 3/150 2026-04-10 10:31 by liuhuiying09
[¿¼ÑÐ] ²ÄÁÏר˶322 +14 ¹þ¹þ¹þºðºðºð¹þ 2026-04-05 14/700 2026-04-09 13:25 by 5268321
[¿¼ÑÐ] Ò»Ö¾Ô¸»ªÄÏʦ·¶´óѧ0702ÎïÀíѧ305µ÷¼Á +4 Äî³£°² 2026-04-07 6/300 2026-04-08 22:53 by bljnqdcc
[¿¼ÑÐ] Ò»Ö¾Ô¸»ª¶«Àí¹¤085601²ÄÁϹ¤³Ì303·ÖÇóµ÷¼Á +15 a1708 2026-04-06 15/750 2026-04-08 16:23 by luoyongfeng
[¿¼ÑÐ] 312Çóµ÷¼Á +4 Say Never 2026-04-04 4/200 2026-04-08 08:41 by barlinike
[¿¼ÑÐ] 071000ÉúÎïѧ£¬Ò»Ö¾Ô¸ÉîÛÚ´óѧ296·Ö£¬Çóµ÷¼Á +12 TIckLw 2026-04-06 13/650 2026-04-07 20:34 by lijunpoly
[¿¼ÑÐ] µ÷¼Á +4 mcbbc 2026-04-06 5/250 2026-04-07 12:33 by upczlm1989
[¿¼ÑÐ] ²ÄÁϵ÷¼Á +17 СÁõͬѧ߹߹ 2026-04-06 18/900 2026-04-07 11:41 by Ê«Óë×ÔÓÉ
[¿¼ÑÐ] 292Çóµ÷¼Á +4 lilllllxccc 2026-04-05 5/250 2026-04-07 09:29 by ·Ä´óÑîÀÏʦ
[¿¼ÑÐ] 085100½¨Öþѧ ѰÇó¿çרҵµ÷¼Á Ò»Ö¾Ô¸ÄÏ´ó294·Ö У¼¶Ê¡¼¶¹ú¼Ò¼¶½±ÏîÈô¸É ̤ʵ¿Ï¸É +3 1021075758 2026-04-06 4/200 2026-04-07 09:23 by À¶ÔÆË¼Óê
[¿¼ÑÐ] £¨µ÷¼Á£©Ò»Ö¾Ô¸±¨¿¼¹þ¶û±õ¹¤Òµ´óѧ0857×ÊÔ´Óë»·¾³×¨Òµ378·Ö¿¼Éú +7 ºÝºÝ¼ÓÓÍ 2026-04-05 8/400 2026-04-06 16:52 by momoð©
[¿¼ÑÐ] Ò»Ö¾Ô¸ºÓ±±¹¤Òµ´óѧ²ÄÁϹ¤³Ì£¬³õÊÔ344Çóר˶µ÷¼Á +6 15933906766 2026-04-05 6/300 2026-04-06 13:21 by Î޼ʵIJÝÔ­
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û