±±¾©Ê¯ÓÍ»¯¹¤Ñ§Ôº2026ÄêÑо¿ÉúÕÐÉú½ÓÊÕµ÷¼Á¹«¸æ
²é¿´: 10062  |  »Ø¸´: 85
¡¾½±Àø¡¿ ±¾Ìû±»ÆÀ¼Û67´Î£¬×÷ÕßzhangguangpingÔö¼Ó½ð±Ò 53 ¸ö
±¾Ìû²úÉú 1 ¸ö 1STÇ¿Ìû £¬µã»÷ÕâÀï½øÐв鿴

[×ÊÔ´] ifort(10.1.012) + MKL(10.0.2.018) + OpenMPI(1.4.4)±àÒë²¢ÐÐvasp-5.2.2

ifort,MKLÒÔ¼°OpenMPIµÄ°²×°²»¶à׸Êö,¿ÉÒԲο¼
http://muchong.com/bbs/viewthread.php?tid=1930406
http://muchong.com/bbs/viewthread.php?tid=4433857

0.±àÒëMKLÖеÄfftw 3.x Fortran wrapper library
cd /opt/intel/mkl/10.1.0.015/interfaces/fftw3xf
make libem64t compiler=intel
Èç¹ûûÓа²×°iccµÄ»°,ÐèҪʹÓÃgcc,Ôò
make libem64t compiler=gnu

1.½âѹvaspÈí¼þ°ü
tar zxvf vasp.5.2.tar.gz
tar zxvf vasp.5.lib.tar.gz

2. ±àÒë VASP´øµÄlibµÃµ½libdmy.a

cd vasp.5.lib
cp makefile.linux_ifc_P4 makefile
vi makefile
ÐÞ¸Ä
FC=ifort
make

3.±àÒëvasp
cd vasp.5.2
cp makefile.linux_ifc_P4 makefile
ÐÞ¸ÄÕû¸öÎļþÈ總¼þ
Ö÷ÒªÒªÐ޸ĵĵط½ÈçÏ£º(Ò»¶¨×¢Òâ½«ÖØ¸´µÄ²¿·ÖÈ¥µô,ÒòΪÕâ¸ömakefileµÄÄ£°æ±È½ÏÔÓÂÒ,¿ÉÒÔÖ±½ÓÓø½¼þµÄÎļþ¸ù¾Ý×Ô¼ºÇé¿öÐÞ¸Ä)
FC=mpif90
FCL=$(FC)

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

CPP    = $(CPP_) -DMPI  -DHOST=\"LinuxIFC\" -DIFC \
     -Dkind8 -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DNGZhalf \
     -DMPI_BLOCK=8000 \
     -DRPROMU_DGEMV  -DRACCMU_DGEMV  -DscaLAPACK

FFLAGS =  -I/opt/intel/mkl/10.0.2.018/include/fftw -FR -lower_case

OFLAG=-O3

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

BLAS= -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread

LAPACK= -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_intel_lp64  -lmkl_sequential -lmkl_core -lpthread

SCA= /opt/intel/mkl/10.0.2.018/lib/em64t/libmkl_scalapack_lp64.a /opt/intel/mkl/10.0.2.018/lib/em64t/libmkl_blacs_openmpi_lp64.a


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

FFT3D   = fftmpi.o fftmpi_map.o fftw3d.o fft3dlib.o  /opt/intel/mkl/10.0.2.018/lib/em64t/libfftw3xf_intel.a

±àÒëÍê±Ï.
make ~/bin
cp vasp ~/bin

²âÊÔ£º£¨²âÊÔÎļþ¼û¸½¼þ£©
mpirun -np 8 ~/bin/vasp >vasp.out &[ Last edited by zhangguangping on 2012-6-6 at 21:33 ]

ÐèҪעÒâµÄÊÇÔÚ±àÒëintelµÄfftw3xfµÄʱºò£¬ËäÈ»ÓÐÁ½ÖÖ·½·¨:
make libem64t compiler=intel
ºÍ
make libem64t compiler=gnu£¬
Èç¹ûÄãûÓÐicc£¬Ò²²»ÒªÊ¹ÓÃgnuµÄÕâ¸öÃüÁÒòΪ±àÒëµ½×îºó»á±¨ÈçÏ´íÎó£º
fftw3d.o: In function `fftmakeplan_': ¡£¡£¡£µÈµÈ
Õâ¸öʱºòÐèÒªµÄÊÇÐÞ¸ÄmakefileΪ£º
ifeq ($(compiler),gnu)
override CC=gcc -D_GNU
else
override compiler=intel
override CC=gcc
endif

»òÕß°ÑgnuÏÂÃæµÄgccµÄ²ÎÊýÈ¥µô£º
ifeq ($(compiler),gnu)
override CC=gcc
else
override compiler=intel
override CC=icc
endif

ÕâÑùµÄ»°£¬make libem64t compiler=gnu±àÒëÒ²ÊÇ¿ÉÒԵġ£
Ò²¾ÍÊÇ˵¼´Ê¹Ö¸Ã÷ÓÃintel,Ò²ÒªÓÃgcc±àÒë¡£ÕâÑùÉú³ÉµÄÎļþ´óСºÍÓÃgnu´óС¶¼ÊDz»Ò»ÑùµÄ¡£

[ Last edited by zhangguangping on 2014-1-11 at 12:11 ]

vasp 5.3.2±àÒëʱ²»ÄÜÖ±½ÓÓÃvasp 5.2µÄmakefile.¸½¼þÖÐÉÏ´«ÁË5.3.2µÄmakefile.ÆäÖУ¬
FC=mpif90 -I/home/software/intel/composer_xe_2013.5.192/mkl/include/fftwÖеÄ-I/home/software/intel/composer_xe_2013.5.192/mkl/include/fftwÊÇΪÁ˱àÒëfftmpiw.FʱÓõġ£ÒòΪ±àÒëfftmpiw.FµÄ¹æÔòÊÇ
fftmpiw.o : fftmpiw.F
        $(CPP)
        $(FC) -FR -lowercase -O1 $(INCS) -c $*$(SUFFIX)
»òÕß½«/home/software/intel/composer_xe_2013.5.192/mkl/include/fftwĿ¼ÏµÄfftw3.fÎļþ¿½±´µ½µ±Ï±àÒëĿ¼ÖÐÒ²¿ÉÒÔ¡£[ Last edited by zhangguangping on 2014-12-11 at 07:19 ]
»Ø¸´´ËÂ¥

» ±¾Ìû¸½¼þ×ÊÔ´Áбí

  • »¶Ó­¼à¶½ºÍ·´À¡£ºÐ¡Ä¾³æ½öÌṩ½»Á÷ƽ̨£¬²»¶Ô¸ÃÄÚÈݸºÔð¡£
    ±¾ÄÚÈÝÓÉÓû§×ÔÖ÷·¢²¼£¬Èç¹ûÆäÄÚÈÝÉæ¼°µ½ÖªÊ¶²úȨÎÊÌ⣬ÆäÔðÈÎÔÚÓÚÓû§±¾ÈË£¬Èç¶Ô°æÈ¨ÓÐÒìÒ飬ÇëÁªÏµÓÊÏ䣺xiaomuchong@tal.com
  • ¸½¼þ 1 : lib-makefile
  • 2012-06-06 20:49:29, 1.78 K
  • ¸½¼þ 2 : 1_7_H2O.rar
  • 2012-06-06 20:53:41, 87.86 K
  • ¸½¼þ 3 : vasp-makefile
  • 2012-06-06 21:33:27, 6.3 K
  • ¸½¼þ 4 : makefile-5.3.2
  • 2014-12-11 07:16:30, 6.44 K

» ÊÕ¼±¾ÌûµÄÌÔÌûר¼­ÍƼö

ÄÉÃ×¼¼ÊõÓëÄÜÔ´¼°Ä£Äâ Ñо¿Éú×ÊÁϼ¯ VASP and MS ²ÄÁϼÆËãÄ£ÄâʵÓü¼ÇÉ
µÚÒ»ÐÔÔ­Àí¼ÆËã¾­Ñé µÚÒ»Ô­Àí¼ÆËã ´ß»¯ VASP
µÚÒ»ÐÔÔ­ÀíÔÓ @¸öÈËÊÕ¼¯@ condensed matter physics Photochemistry
ÍøÌùÊÕ¼¯ ¼ÆË㻯ѧ-¸¨Öú¹¤¾ß ¼ÆË㻯ѧ ½¨Ä£
ÎÒµÄСľ³æ ÊÕ²ØÌù ¼¯Èº¹ÜÀí VASP
¼ÆËã Áôѧº£Íâ soft study

» ²ÂÄãϲ»¶

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

ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
»ØÌûÖö¥ ( ¹²ÓÐ8¸ö )

ÀÖʯ||

ľ³æ (ÕýʽдÊÖ)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

×îºÃ²»ÒªÓÃifort(10.1.012)±àÒ룬ÓÃ11»áºÃЩ
3Â¥2012-06-06 21:12:01
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
ÒýÓûØÌû:
3Â¥: Originally posted by ÀÖʯ|| at 2012-06-06 21:12:01
×îºÃ²»ÒªÓÃifort(10.1.012)±àÒ룬ÓÃ11»áºÃЩ

Õâ¸ö°æ±¾µÄ±àÒë´æÔÚʲôÒÑÖªµÄÎÊÌâÄØ£¿ÇëÖ¸½Ì£¡
4Â¥2012-06-06 21:34:28
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

Ñã¶ùö­ö­

ľ³æ (ÕýʽдÊÖ)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

¹þ¹þ£¬¿ªÊ¼Ñо¿vaspÁË£¿
5Â¥2012-06-06 21:35:40
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
ÒýÓûØÌû:
5Â¥: Originally posted by Ñã¶ùö­ö­ at 2012-06-06 21:35:40
¹þ¹þ£¬¿ªÊ¼Ñо¿vaspÁË£¿

ûÓУ¬ÎÒÃÇ¿ÎÌâ×éµÄÒ»¸öÀÏʦҪÑо¿Ò»Ï£¬ÎÒ°ïÖú°²×°Ò»Ï¡£µÈÎÒÃ÷Äê±ÏÒµÁË£¬¿ÉÄܾÍÒªÑо¿ÁË¡£
6Â¥2012-06-06 21:37:53
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

ÀÖʯ||

ľ³æ (ÕýʽдÊÖ)


ʦÐÖ£¬Ö¸½Ì¾ÍËãÁË¡£ÓÐʱºò»á³öÏÖÉÏÏÂÁ½²½µçºÉÃܶȲ»Ò»Öµľ¯¸æ
8Â¥2012-06-06 21:49:59
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

sureserver

Í­³æ (³õÈëÎÄ̳)


¡ï¡ï¡ï ÈýÐǼ¶,Ö§³Ö¹ÄÀø

d¸Ð¾õ¼¼Êõ·½ÃæµÄ×ÊÁÏÌ«¡¡
14Â¥2012-06-18 12:38:28
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

future_wl

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


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

LZÇë½ÌһϣºOFLAG=-O3Õâ¸ö²ÎÊýÊÇɶÒâ˼£¬¸Ä³É-O2µÄ»°»áÈçºÎ£¿
ÁíÍâSCAÈç¹û²»ÉèÖûáÓÐʲôӰÏìÂð(Ö»ÉèÖÃBlas ºÍ Lapack)£¿
·Ç³£¸Ðл£¡
15Â¥2012-08-05 10:40:26
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
ÒýÓûØÌû:
15Â¥: Originally posted by future_wl at 2012-08-05 10:40:26
LZÇë½ÌһϣºOFLAG=-O3Õâ¸ö²ÎÊýÊÇɶÒâ˼£¬¸Ä³É-O2µÄ»°»áÈçºÎ£¿
ÁíÍâSCAÈç¹û²»ÉèÖûáÓÐʲôӰÏìÂð(Ö»ÉèÖÃBlas ºÍ Lapack)£¿
·Ç³£¸Ðл£¡

ÓÅ»¯¼¶±ð¡£¿ÉÒÔʹÓõġ£-O3ÓÅ»¯¼¶±ð×î¸ß£¬Í¬Ê±×îÈÝÒ׳öÎÊÌâ¡£-O2ÊÇÒ»¸ö±È½ÏÖеȵġ£
16Â¥2012-08-06 09:54:14
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
ÆÕͨ»ØÌû

¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

guangpingÐÖÐÁ¿àÁË£¡
2Â¥2012-06-06 21:06:26
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

huangll99

ľ³æ (Ö°Òµ×÷¼Ò)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

ºÜ²»´í£¡
10Â¥2012-06-07 11:05:06
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

wangliyi

гæ (СÓÐÃûÆø)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

ºÇºÇ£¬lzÄãºÃ¡£¡£¡£
11Â¥2012-06-07 11:10:39
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

future_wl

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


ÒýÓûØÌû:
16Â¥: Originally posted by zhangguangping at 2012-08-06 09:54:14
ÓÅ»¯¼¶±ð¡£¿ÉÒÔʹÓõġ£-O3ÓÅ»¯¼¶±ð×î¸ß£¬Í¬Ê±×îÈÝÒ׳öÎÊÌâ¡£-O2ÊÇÒ»¸ö±È½ÏÖеȵġ£...

ÄÇSCAÄØ£¿Ð»Ð»
17Â¥2012-08-06 20:49:16
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

ÎÒÊǰËÔÂÌì

Ìú³æ (³õÈëÎÄ̳)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

ÎÒÊÇÎÞÁİ¡°¡ °¡ °¡°¡°¡  ¹þ¿¨ÀÁµÃ¿´ÀºÇò¶Ó
20Â¥2012-10-10 15:15:00
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

liangkuai

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


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

лл£¬¶àл·ÖÏí
23Â¥2012-10-17 07:24:13
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

sdwawa

Í­³æ (³õÈëÎÄ̳)


¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

ºÜÏêϸÁË£¬²»¹ýÒª×Ô¼ºÐ޸ĵĵط½»¹²»ÊǺÜÇå³þ£¬Óе¥»ú°æµÄ¾Í¸üºÃÁË
28Â¥2012-11-29 14:48:38
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

furukawabona

гæ (³õÈëÎÄ̳)


33Â¥2013-01-18 23:15:02
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

gxg2008

½ð³æ (СÓÐÃûÆø)


ÕÅ¹ãÆ½£¬ÄãºÃ£¬¸ù¾ÝÄãµÄÌû×ÓÎÒ°²×°ÁËifort 2013£¨ÀïÃæÓÐmkl£©£¬openmpi-1.6.3£¬±àÒëÁËvasp5.2.lib, ×îºó±àÒëvasp5.2ʱÓöµ½ÁËÎÊÌ⣬ÇóÖú´óÏÀ¡£

ÎÒµÄÅäÖà ubuntu 10.04£¬32λϵͳ£¬cpu intel P4 Ë«ºË¡£

makefileÄÚÈÝ£º




.SUFFIXES: .inc .f .f90 .F

SUFFIX=.f90

FC=mpif90
FCL=$(FC)

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

CPP    = $(CPP_) -DMPI  -DHOST=\"LinuxIFC\" -DIFC \
     -Dkind8 -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DNGZhalf \
     -DMPI_BLOCK=8000 \
     -DRPROMU_DGEMV  -DRACCMU_DGEMV -DscaLAPACK

# FFLAGS =  -I/opt/intel/mkl/10.0.2.018/include/fftw -FR -lower_case

FFLAGS =  -I/opt/intel/mkl/include/fftw -FR -lower_case

OFLAG=-O3

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

# BLAS= -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread
BLAS= -L/opt/intel/mkl/lib/ia32 -lmkl_intel -lmkl_sequential -lmkl_core -lpthread


# LAPACK= -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_intel_lp64  -lmkl_sequential -lmkl_core -lpthread
LAPACK= -L/opt/intel/mkl/lib/ia32 -lmkl_intel -lmkl_sequential -lmkl_core -lpthread


# SCA= /opt/intel/mkl/10.0.2.018/lib/em64t/libmkl_scalapack_lp64.a /opt/intel/mkl/10.0.2.018/lib/em64t/ libmkl_blacs_openmpi_lp64.a

SCA= /opt/intel/mkl/lib/ia32/libmkl_scalapack_core.a /opt/intel/mkl/lib/ia32/libmkl_blacs_openmpi.a


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

#FFT3D   = fftmpi.o fftmpi_map.o fftw3d.o fft3dlib.o  /opt/intel/mkl/10.0.2.018/lib/em64t/libfftw3xf_intel.a
FFT3D   = fftmpi.o fftmpi_map.o fftw3d.o fft3dlib.o /opt/intel/composer_xe_2013.1.117/mkl/interfaces/fftw3xf/libfftw3xf_gnu.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       xclib.o     xclib_grad.o \
         radial.o   pseudo.o   mgrid.o    gridq.o     ebs.o  \
         mkpoints.o wave.o     wave_mpi.o  wave_high.o  \
         $(BASIC)   nonl.o     nonlr.o    nonl_high.o dfast.o    choleski2.o \
         mix.o      hamil.o    xcgrad.o   xcspin.o    potex1.o   potex2.o  \
         metagga.o constrmag.o cl_shift.o relativistic.o LDApU.o \
         paw_base.o egrad.o    pawsym.o   pawfock.o  pawlhf.o    paw.o   \
         mkpoints_full.o       charge.o   dipol.o    pot.o  \
         dos.o      elf.o      tet.o      tetweight.o hamil_rot.o \
         steep.o    chain.o    dyna.o     sphpro.o    us.o  core_rel.o \
         aedens.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  \
         chgloc.o   fast_aug.o fock.o     mkpoints_change.o sym_grad.o \
         mymath.o   internals.o dimer_heyden.o dvvtrajectory.o vdwforcefield.o \
         hamil_high.o nmr.o    force.o \
         pead.o     subrot.o   subrot_scf.o pwlhf.o  gw_model.o optreal.o   davidson.o \
         electron.o rot.o  electron_all.o shm.o    pardens.o  paircorrection.o \
         optics.o   constr_cell_relax.o   stm.o    finite_diff.o elpol.o    \
         hamil_lr.o rmm-diis_lr.o  subrot_cluster.o subrot_lr.o \
         lr_helper.o hamil_lrf.o   elinear_response.o ilinear_response.o \
         linear_optics.o linear_response.o   \
         setlocalpp.o  wannier.o electron_OEP.o electron_lhf.o twoelectron4o.o \
         ratpol.o screened_2e.o wave_cacher.o chi_base.o wpot.o local_field.o \
         ump2.o bse.o acfdt.o chi.o sydmat.o

INC=

vasp: $(SOURCE) $(FFT3D) $(INC) main.o
        rm -f vasp
        $(FCL) -o vasp main.o  $(SOURCE)   $(FFT3D) $(LIB) $(LINK)
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
#-----------------------------------------------------------------------
# these special rules are cummulative (that is once failed
#   in one compiler version, stays in the list forever)
# -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 -O2 -c $*$(SUFFIX)
fft3dfurth.o : fft3dfurth.F
        $(CPP)
        $(FC) -FR -lowercase -O1 -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)

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

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

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

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

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

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

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


´íÎóÈçÏ£º
rm -f vasp
mpif90 -o vasp main.o  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       xclib.o     xclib_grad.o radial.o   pseudo.o   mgrid.o    gridq.o     ebs.o mkpoints.o wave.o     wave_mpi.o  wave_high.o symmetry.o symlib.o   lattlib.o  random.o      nonl.o     nonlr.o    nonl_high.o dfast.o    choleski2.o mix.o      hamil.o    xcgrad.o   xcspin.o    potex1.o   potex2.o metagga.o constrmag.o cl_shift.o relativistic.o LDApU.o paw_base.o egrad.o    pawsym.o   pawfock.o  pawlhf.o    paw.o mkpoints_full.o       charge.o   dipol.o    pot.o dos.o      elf.o      tet.o      tetweight.o hamil_rot.o steep.o    chain.o    dyna.o     sphpro.o    us.o  core_rel.o aedens.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 chgloc.o   fast_aug.o fock.o     mkpoints_change.o sym_grad.o mymath.o   internals.o dimer_heyden.o dvvtrajectory.o vdwforcefield.o hamil_high.o nmr.o    force.o pead.o     subrot.o   subrot_scf.o pwlhf.o  gw_model.o optreal.o   davidson.o electron.o rot.o  electron_all.o shm.o    pardens.o  paircorrection.o optics.o   constr_cell_relax.o   stm.o    finite_diff.o elpol.o hamil_lr.o rmm-diis_lr.o  subrot_cluster.o subrot_lr.o lr_helper.o hamil_lrf.o   elinear_response.o ilinear_response.o linear_optics.o linear_response.o setlocalpp.o  wannier.o electron_OEP.o electron_lhf.o twoelectron4o.o ratpol.o screened_2e.o wave_cacher.o chi_base.o wpot.o local_field.o ump2.o bse.o acfdt.o chi.o sydmat.o    fftmpi.o fftmpi_map.o fftw3d.o fft3dlib.o /opt/intel/composer_xe_2013.1.117/mkl/interfaces/fftw3xf/libfftw3xf_gnu.a -L../vasp.5.lib -ldmy ../vasp.5.lib/linpack_double.o -L/opt/intel/mkl/lib/ia32 -lmkl_intel -lmkl_sequential -lmkl_core -lpthread /opt/intel/mkl/lib/ia32/libmkl_scalapack_core.a /opt/intel/mkl/lib/ia32/libmkl_blacs_openmpi.a -L/opt/intel/mkl/lib/ia32 -lmkl_intel -lmkl_sequential -lmkl_core -lpthread
main.o: In function `MAIN__':
main.f90:(.text+0x2e69): undefined reference to `rdatab_'
main.f90:(.text+0x1ab0d): undefined reference to `rdatab_'
main.f90:(.text+0x1ada0): undefined reference to `rdatab_'
main.f90:(.text+0x1ccdc): undefined reference to `wforce_'
main.f90:(.text+0x1df46): undefined reference to `rdatab_'
main.f90:(.text+0x2cb44): undefined reference to `wforce_'
main.f90:(.text+0x2d625): undefined reference to `wforce_'
main.f90:(.text+0x2dabb): undefined reference to `wforce_'
main.f90:(.text+0x2e4ea): undefined reference to `wforce_'
main.f90:(.text+0x30909): undefined reference to `wforce_'
main.f90:(.text+0x311b9): undefined reference to `reopen_'
main.f90:(.text+0x31aa2): undefined reference to `reopen_'
main.f90:(.text+0x32259): undefined reference to `wforce_'
xml.o: In function `vaspxml_mp_xml_flush_':
xml.f90:(.text+0x25): undefined reference to `wforce_'
main_mpi.o: In function `main_mpi_mp_init_mpi_':
main_mpi.f90:(.text+0x2b5): undefined reference to `rdatab_'
main_mpi.f90:(.text+0x42b): undefined reference to `rdatab_'
main_mpi.f90:(.text+0x5b0): undefined reference to `rdatab_'
main_mpi.f90:(.text+0x7dc): undefined reference to `rdatab_'
poscar.o: In function `poscar_mp_rd_poscar_head_':
poscar.f90:(.text+0x793): undefined reference to `nitems_'
poscar.f90:(.text+0xc91): undefined reference to `nitems_'
poscar.f90:(.text+0xf29): undefined reference to `nitems_'
poscar.f90:(.text+0x136b): undefined reference to `nitems_'
poscar.f90:(.text+0x168a): undefined reference to `nitems_'
poscar.o:poscar.f90:(.text+0x1a50): more undefined references to `nitems_' follow
poscar.o: In function `poscar_mp_outpos_trail_':
poscar.f90:(.text+0x9cbc): undefined reference to `reopen_'
pseudo.o: In function `pseudo_mp_rd_pseudo_':
pseudo.f90:(.text+0xa1f): undefined reference to `length_'
pseudo.o: In function `pseudo_mp_rdpars_':
pseudo.f90:(.text+0xa89a): undefined reference to `length_'
nonlr.o: In function `nonlr_mp_lreal_compat_mode_':
nonlr.f90:(.text+0x163): undefined reference to `rdatab_'
constrmag.o: In function `constrained_m_modular_mp_constrained_m_reader_':
constrmag.f90:(.text+0x1ab): undefined reference to `rdatab_'
constrmag.f90:(.text+0x4ba): undefined reference to `rdatab_'
constrmag.f90:(.text+0x846): undefined reference to `rdatab_'
constrmag.f90:(.text+0xf12): undefined reference to `rdatab_'
cl_shift.o:cl_shift.f90:(.text+0x159d0): more undefined references to `rdatab_' follow
core_rel.o: In function `core_rel_mp_init_core_rel_':
core_rel.f90:(.text+0x51b0b): undefined reference to `strip_'
core_rel.f90:(.text+0x51d10): undefined reference to `rdatab_'
core_rel.f90:(.text+0x51ea3): undefined reference to `rdatab_'
core_rel.f90:(.text+0x52022): undefined reference to `rdatab_'
core_rel.f90:(.text+0x521b8): undefined reference to `rdatab_'
core_rel.f90:(.text+0x52351): undefined reference to `rdatab_'
core_rel.o:core_rel.f90:(.text+0x524e1): more undefined references to `rdatab_' follow
reader.o: In function `reader_':
reader.f90:(.text+0x250): undefined reference to `strip_'
reader.f90:(.text+0x36c): undefined reference to `rdatab_'
reader.f90:(.text+0x4ed): undefined reference to `rdatab_'
reader.f90:(.text+0x6be): undefined reference to `rdatab_'
reader.f90:(.text+0x753): undefined reference to `strip_'
reader.f90:(.text+0x76a): undefined reference to `lower_'
reader.f90:(.text+0x893): undefined reference to `rdatab_'
reader.f90:(.text+0xa43): undefined reference to `rdatab_'
reader.f90:(.text+0xb3b): undefined reference to `strip_'
reader.f90:(.text+0xb52): undefined reference to `lower_'
reader.f90:(.text+0xcbd): undefined reference to `rdatab_'
reader.f90:(.text+0xe3e): undefined reference to `rdatab_'
reader.f90:(.text+0xfc2): undefined reference to `rdatab_'
reader.f90:(.text+0x114a): undefined reference to `rdatab_'
reader.f90:(.text+0x12e4): undefined reference to `rdatab_'
reader.o:reader.f90:(.text+0x140a): more undefined references to `rdatab_' follow
reader.o: In function `reader_':
reader.f90:(.text+0xa64e): undefined reference to `strip_'
reader.f90:(.text+0xa850): undefined reference to `rdatab_'
writer.o: In function `writer_mp_writer_reader_':
writer.f90:(.text+0x147): undefined reference to `rdatab_'
writer.f90:(.text+0x29b): undefined reference to `rdatab_'
tutor.o: In function `vtutor_':
tutor.f90:(.text+0x8f): undefined reference to `strip_'
fileio.o: In function `fileio_mp_readni_':
fileio.f90:(.text+0x8c6c): undefined reference to `nitems_'
fileio.f90:(.text+0x8cc8): undefined reference to `subwrd_'
fileio.f90:(.text+0x8ce7): undefined reference to `chkint_'
fileio.f90:(.text+0x8d63): undefined reference to `strip_'
fileio.o: In function `fileio_mp_readch_':
fileio.f90:(.text+0x9322): undefined reference to `nitems_'
fileio.f90:(.text+0x939d): undefined reference to `subwrd_'
fileio.f90:(.text+0x93bf): undefined reference to `chkint_'
fileio.f90:(.text+0x9479): undefined reference to `strip_'
fileio.o: In function `fileio_mp_readpot_':
fileio.f90:(.text+0xb674): undefined reference to `nitems_'
fileio.f90:(.text+0xb6e6): undefined reference to `subwrd_'
fileio.f90:(.text+0xb708): undefined reference to `chkint_'
fileio.f90:(.text+0xb7c2): undefined reference to `strip_'
fock.o: In function `fock_mp_xc_fock_reader_':
fock.f90:(.text+0x1bd): undefined reference to `rdatab_'
fock.f90:(.text+0x34c): undefined reference to `rdatab_'
fock.f90:(.text+0x4be): undefined reference to `rdatab_'
fock.f90:(.text+0x638): undefined reference to `rdatab_'
fock.f90:(.text+0x796): undefined reference to `rdatab_'
fock.o:fock.f90:(.text+0x8f4): more undefined references to `rdatab_' follow
fock.o: In function `fock_mp_xc_fock_reader_':
fock.f90:(.text+0xfd4): undefined reference to `strip_'
fock.f90:(.text+0xfe3): undefined reference to `upper_'
fock.f90:(.text+0x10e0): undefined reference to `rdatab_'
fock.f90:(.text+0x1238): undefined reference to `rdatab_'
fock.f90:(.text+0x1397): undefined reference to `rdatab_'
fock.f90:(.text+0x14f2): undefined reference to `rdatab_'
fock.f90:(.text+0x16b1): undefined reference to `rdatab_'
fock.o:fock.f90:(.text+0x18e9): more undefined references to `rdatab_' follow
fock.o: In function `fock_mp_setup_fock_':
fock.f90:(.text+0x46fa): undefined reference to `wforce_'
dimer_heyden.o: In function `dimer_heyden_mp_dimer_':
dimer_heyden.f90:(.text+0x1b50e): undefined reference to `rdatab_'
dimer_heyden.f90:(.text+0x1b677): undefined reference to `rdatab_'
dimer_heyden.f90:(.text+0x1b7e0): undefined reference to `rdatab_'
dimer_heyden.f90:(.text+0x1b962): undefined reference to `rdatab_'
dimer_heyden.f90:(.text+0x1bae4): undefined reference to `rdatab_'
dimer_heyden.o:dimer_heyden.f90:(.text+0x1bc66): more undefined references to `rdatab_' follow
subrot_scf.o: In function `subrotscf_mp_subrot_scf_':
subrot_scf.f90:(.text+0x6ced): undefined reference to `wforce_'
subrot_scf.o: In function `subrotscf_mp_setup_subrot_scf_':
subrot_scf.f90:(.text+0xe009): undefined reference to `rdatab_'
gw_model.o: In function `gw_model_mp_gwdynsm1_ij_':
gw_model.f90:(.text+0x15b3): undefined reference to `rdatab_'
electron.o: In function `elmin_':
electron.f90:(.text+0x3349): undefined reference to `wforce_'
electron.f90:(.text+0x4403): undefined reference to `rdatab_'
electron.f90:(.text+0x605a): undefined reference to `wforce_'
electron_all.o: In function `elmin_all_':
electron_all.f90:(.text+0x6c72): undefined reference to `wforce_'
electron_all.f90:(.text+0x7f1b): undefined reference to `rdatab_'
electron_all.f90:(.text+0x855e): undefined reference to `wforce_'
pardens.o: In function `pardens_mp_parchg_':
pardens.f90:(.text+0x58a): undefined reference to `wforce_'
pardens.f90:(.text+0xd87): undefined reference to `wforce_'
pardens.f90:(.text+0x123c): undefined reference to `clean_'
pardens.f90:(.text+0x1249): undefined reference to `nxtfru_'
pardens.f90:(.text+0x134e): undefined reference to `clean_'
pardens.f90:(.text+0x1367): undefined reference to `nxtfru_'
pardens.f90:(.text+0x21b8): undefined reference to `wforce_'
pardens.f90:(.text+0x2f39): undefined reference to `wforce_'
pardens.f90:(.text+0x2ff9): undefined reference to `wforce_'
pardens.f90:(.text+0x57cf): undefined reference to `nxtfru_'
pardens.f90:(.text+0x585f): undefined reference to `wforce_'
pardens.o: In function `pardensparchg_mp_read_pard_':
pardens.f90:(.text+0x6876): undefined reference to `wforce_'
pardens.f90:(.text+0x6a42): undefined reference to `nxtfru_'
pardens.f90:(.text+0x6cf7): undefined reference to `rdatab_'
pardens.f90:(.text+0x6de2): undefined reference to `rdatab_'
pardens.f90:(.text+0x7188): undefined reference to `wforce_'
pardens.f90:(.text+0x7272): undefined reference to `rdatab_'
pardens.f90:(.text+0x7988): undefined reference to `rdatab_'
pardens.f90:(.text+0x7e00): undefined reference to `wforce_'
pardens.f90:(.text+0x7e96): undefined reference to `wforce_'
pardens.f90:(.text+0x7f1e): undefined reference to `wforce_'
pardens.f90:(.text+0x7ff7): undefined reference to `rdatab_'
pardens.f90:(.text+0x849c): undefined reference to `wforce_'
pardens.f90:(.text+0x8571): undefined reference to `rdatab_'
pardens.f90:(.text+0x85f7): undefined reference to `wforce_'
pardens.f90:(.text+0x86cc): undefined reference to `rdatab_'
pardens.f90:(.text+0x8752): undefined reference to `wforce_'
pardens.f90:(.text+0x88cb): undefined reference to `rdatab_'
pardens.f90:(.text+0x8ecd): undefined reference to `wforce_'
pardens.f90:(.text+0x8fc1): undefined reference to `rdatab_'
pardens.f90:(.text+0x96ce): undefined reference to `wforce_'
pardens.o: In function `pardensparchg_mp_write_eigv_':
pardens.f90:(.text+0xae30): undefined reference to `wforce_'
paircorrection.o: In function `pair_correction_':
paircorrection.f90:(.text+0x15c): undefined reference to `rdatab_'
optics.o: In function `calc_nabij_':
optics.f90:(.text+0xef): undefined reference to `rdatab_'
optics.f90:(.text+0x2b4): undefined reference to `rdatab_'
optics.f90:(.text+0x4b6): undefined reference to `rdatab_'
optics.f90:(.text+0x67c): undefined reference to `rdatab_'
elpol.o:elpol.f90:(.text+0x1e92): more undefined references to `rdatab_' follow
elinear_response.o: In function `mlrf_main_mp_lrf_main_':
elinear_response.f90:(.text+0x5c4e): undefined reference to `wforce_'
elinear_response.f90:(.text+0xcf68): undefined reference to `wforce_'
elinear_response.o: In function `mlrf_main_mp_lrf_rphi_':
elinear_response.f90:(.text+0x19c6e): undefined reference to `wforce_'
elinear_response.f90:(.text+0x1c53c): undefined reference to `wforce_'
elinear_response.o: In function `mlrf_main_mp_lr_reader_':
elinear_response.f90:(.text+0x218d3): undefined reference to `rdatab_'
elinear_response.f90:(.text+0x21a3d): undefined reference to `rdatab_'
elinear_response.f90:(.text+0x21b9c): undefined reference to `rdatab_'
elinear_response.f90:(.text+0x21cfb): undefined reference to `rdatab_'
elinear_response.f90:(.text+0x21e5a): undefined reference to `rdatab_'
elinear_response.o:elinear_response.f90:(.text+0x21fc0): more undefined references to `rdatab_' follow
ilinear_response.o: In function `lri_main_mp_lr_main_':
ilinear_response.f90:(.text+0x6f4b): undefined reference to `wforce_'
ilinear_response.f90:(.text+0x1e322): undefined reference to `wforce_'
linear_optics.o: In function `mlr_optic_mp_lr_optic_':
linear_optics.f90:(.text+0x987): undefined reference to `wforce_'
linear_response.o: In function `mlr_main_mp_lr_skeleton_':
linear_response.f90:(.text+0x33db): undefined reference to `wforce_'
linear_response.f90:(.text+0x3be8): undefined reference to `wforce_'
linear_response.o:linear_response.f90:(.text+0x49dc): more undefined references to `wforce_' follow
wannier.o: In function `wannier_mp_wannier_reader_':
wannier.f90:(.text+0x144): undefined reference to `rdatab_'
electron_OEP.o: In function `elmin_oep_':
electron_OEP.f90:(.text+0x40bf): undefined reference to `wforce_'
electron_OEP.f90:(.text+0x4d1b): undefined reference to `rdatab_'
electron_OEP.f90:(.text+0x8555): undefined reference to `wforce_'
electron_lhf.o: In function `elmin_lhf_':
electron_lhf.f90:(.text+0x3093): undefined reference to `wforce_'
electron_lhf.f90:(.text+0x3cda): undefined reference to `rdatab_'
electron_lhf.f90:(.text+0x64e0): undefined reference to `wforce_'
wave_cacher.o: In function `wave_cacher_mp_eddiag_gw_':
wave_cacher.f90:(.text+0x4d44): undefined reference to `rdatab_'
chi.o: In function `xi_mp_response_reader_':
chi.f90:(.text+0x146): undefined reference to `rdatab_'
chi.f90:(.text+0x1d4): undefined reference to `strip_'
chi.f90:(.text+0x1e3): undefined reference to `lower_'
chi.f90:(.text+0x1f2): undefined reference to `length_'
chi.f90:(.text+0x5b5): undefined reference to `rdatab_'
chi.f90:(.text+0x724): undefined reference to `rdatab_'
chi.f90:(.text+0x886): undefined reference to `rdatab_'
chi.f90:(.text+0x9e8): undefined reference to `rdatab_'
chi.f90:(.text+0xb4a): undefined reference to `rdatab_'
chi.o:chi.f90:(.text+0xcc1): more undefined references to `rdatab_' follow
chi.o: In function `xi_mp_calculate_xi_':
chi.f90:(.text+0xbaae): undefined reference to `wforce_'
chi.f90:(.text+0x100a5): undefined reference to `wforce_'
chi.o: In function `xi_mp_set_gw_from_algo_':
chi.f90:(.text+0x31f51): undefined reference to `strip_'
chi.f90:(.text+0x31f5b): undefined reference to `lower_'
chi.f90:(.text+0x31f65): undefined reference to `length_'
make: *** [vasp] ´íÎó 1
35Â¥2013-01-26 16:55:37
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶,ÓÅÐãÍÆ¼ö

ÄÚÈÝÒÑɾ³ý
37Â¥2013-04-05 09:24:19
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

njn0516

ľ³æ (ÕýʽдÊÖ)


ÒýÓûØÌû:
37Â¥: Originally posted by wuli8 at 2013-04-05 09:24:19
ÄãÕâ¸ö²»ÄÜÉú°áÓ²Ì×°¡¡£
Ëû¸øµÄÊÇ·þÎñÆ÷°æ±¾µÄ¡£
µ¥»ú°æµÄºÍÕâ²»Ò»Ñù¡£
Ò»¾ä»°£ºÒªÏë×Ô¼º¶¯ÊÖ±àÒëvasp£¬ÏȰÑlinuxѧºÃ¡£²»È»¾ÍÇë±ðÈ˰ïæ°É...

ÄÇÏñÕâÖÖÇé¿öÔõô¸ÄÄØ£¿ÎÒÒ²Åöµ½ÕâÖÖÇé¿öÁË
39Â¥2013-04-07 03:59:43
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

huichli

ľ³æ (ÕýʽдÊÖ)


ÇëÎÊ make±àÒëʱ³öÏÖ±¨´í¡°pgf90-Error-Unknown switch: -FR¡±ÊÇÔõô»ØÊ£¿
45Â¥2013-05-05 13:12:53
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

cuicui2397

гæ (СÓÐÃûÆø)


ÒýÓûØÌû:
37Â¥: Originally posted by wuli8 at 2013-04-05 09:24:19
ÄãÕâ¸ö²»ÄÜÉú°áÓ²Ì×°¡¡£
Ëû¸øµÄÊÇ·þÎñÆ÷°æ±¾µÄ¡£
µ¥»ú°æµÄºÍÕâ²»Ò»Ñù¡£
Ò»¾ä»°£ºÒªÏë×Ô¼º¶¯ÊÖ±àÒëvasp£¬ÏȰÑlinuxѧºÃ¡£²»È»¾ÍÇë±ðÈ˰ïæ°É...

ÎÒÒ²Åöµ½ÕâÖÖÇé¿öÁË£¬Çó½â°¡£¡
50Â¥2013-10-04 15:27:39
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
¼òµ¥»Ø¸´
uuv20107Â¥
2012-06-06 21:38   »Ø¸´  
ÎåÐÇºÃÆÀ  
dalongmao9Â¥
2012-06-07 08:55   »Ø¸´  
ÎåÐÇºÃÆÀ  
2012-06-07 13:51   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
lwk20513Â¥
2012-06-09 18:36   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
redsnowolf18Â¥
2012-09-13 20:57   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
weiyongkai19Â¥
2012-09-13 22:41   »Ø¸´  
ÎåÐÇºÃÆÀ  
gll32974832721Â¥
2012-10-12 14:48   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
sg1840892622Â¥
2012-10-14 18:18   »Ø¸´  
ÎåÐÇºÃÆÀ  
liangkuai24Â¥
2012-10-17 07:26   »Ø¸´  
лл·ÖÏí~~
xiayu200225Â¥
2012-10-30 10:29   »Ø¸´  
ÈýÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
xfys829226Â¥
2012-11-13 14:13   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
2012-11-23 23:52   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
yunfan95129Â¥
2012-12-13 15:26   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
yunfan95130Â¥
2012-12-13 15:27   »Ø¸´  
yunfan95131Â¥
2012-12-13 15:33   »Ø¸´  
furukawabona32Â¥
2013-01-18 23:14   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
lxmn34Â¥
2013-01-22 10:15   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
37113199036Â¥
2013-04-04 15:08   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
2535104838Â¥
2013-04-05 16:59   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
wenj67440Â¥
2013-04-09 12:48   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
2013-04-16 19:25   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
huichli42Â¥
2013-04-17 15:55   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
tang91143Â¥
2013-04-19 11:04   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
tswangan44Â¥
2013-04-19 23:02   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
2013-05-11 14:49   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
truemantwo47Â¥
2013-06-18 21:49   »Ø¸´  
ÈýÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
cc1987022048Â¥
2013-06-23 10:41   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
2013-08-12 10:14   »Ø¸´  
ÎåÐÇºÃÆÀ  ¶¥Ò»Ï£¬¸Ðл·ÖÏí£¡
Ïà¹Ø°æ¿éÌø×ª ÎÒÒª¶©ÔÄÂ¥Ö÷ zhangguangping µÄÖ÷Ìâ¸üÐÂ
¡î ÎÞÐǼ¶ ¡ï Ò»ÐǼ¶ ¡ï¡ï¡ï ÈýÐǼ¶ ¡ï¡ï¡ï¡ï¡ï ÎåÐǼ¶
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] Ò»Ö¾Ô¸±±¾©»¯¹¤085600 310·ÖÇóµ÷¼Á +12 0856²ÄÁÏÓ뻯¹¤3 2026-04-04 14/700 2026-04-05 19:00 by À¶ÔÆË¼Óê
[¿¼ÑÐ] ²ÄÁÏÇóµ÷¼Á +6 Ò»ÑùYWY 2026-04-05 6/300 2026-04-05 18:43 by Î޼ʵIJÝÔ­
[¿¼ÑÐ] Ò»Ö¾Ô¸ ½­ÄÏ´óѧ 085602 »¯¹¤×¨Ë¶ 338·ÖÇóµ÷¼Á +8 ·³ÕСç÷ 2026-04-05 8/400 2026-04-05 16:25 by imissbao
[¿¼ÑÐ] 271·ÖÇóµ÷¼ÁѧУ +12 zph158488£¡ 2026-04-02 13/650 2026-04-05 10:13 by lqwchd
[¿¼ÑÐ] µ÷¼ÁÇóÖú +10 Ïë»»ÊÖ»ú²»Ïë½âÊ 2026-04-02 13/650 2026-04-05 09:41 by sam3303
[¿¼²©] É격 +7 IQwQl 2026-04-04 7/350 2026-04-04 23:32 by mumin1990
[¿¼ÑÐ] ÇóÉúÎïѧѧ˶µ÷¼Á¡ª¡ª364·Ö +7 ÔÆ¶äåÞÍäÖ¸ÄÏ 2026-04-04 7/350 2026-04-04 22:49 by zhyzzh
[¿¼ÑÐ] 286Çóµ÷¼Á +3 ²Ýľ²»ÑÔ 2026-04-04 3/150 2026-04-04 22:40 by lbsjt
[¿¼ÑÐ] Çóµ÷¼Á +7 xzghyuj 2026-04-04 7/350 2026-04-04 22:25 by oooqiao
[¿¼ÑÐ] ²ÄÁÏ¿ÆÑ§Ó빤³Ìµ÷¼Á +19 ÉîVËÞÉá°É 2026-03-30 20/1000 2026-04-04 22:13 by hemengdong
[¿¼ÑÐ] Ò»Ö¾Ô¸»ª±±µçÁ¦´óѧ£¨±±¾©£©£¬²ÄÁÏ¿ÆÑ§Ó빤³Ìѧ˶265£¬Çóµ÷¼Á +11 yelck 2026-04-03 12/600 2026-04-04 19:52 by dongzh2009
[¿¼ÑÐ] ¿¼Ñе÷¼Á +4 zybz³å³å³å 2026-04-03 6/300 2026-04-04 13:08 by zybz³å³å³å
[¿¼ÑÐ] ²ÄÁÏרҵ383Çóµ÷¼Á +8 ¹ùÑôÑôÑô³É 2026-04-03 8/400 2026-04-04 10:29 by Rednal.
[¿¼ÑÐ] ÉúÎïѧ308·ÖÇóµ÷¼Á£¨Ò»Ö¾Ô¸»ª¶«Ê¦´ó£© +7 ÏàÐűػá¹ââÍòÕ 2026-04-02 7/350 2026-04-03 16:48 by rzh123456
[¿¼ÑÐ] ѧ˶»úе¹¤³Ì303Çóµ÷¼Á +6 ÎÞÃûËùÒÔ½ÐÎâÃ÷ 2026-03-30 7/350 2026-04-03 16:48 by asdfzly
[¿¼ÑÐ] ÊýÒ»Ó¢Ò»285Çóµ÷¼Á +7 AZMK 2026-04-03 9/450 2026-04-03 13:03 by ms629
[¿¼ÑÐ] 285Çóµ÷¼Á +14 AZMK 2026-04-02 14/700 2026-04-02 15:54 by ÉϾÅÌìÀ¿Ô£¨ºÃÔ
[¿¼ÑÐ] Ò»Ö¾Ô¸9³õÊÔ366 ±¾Ë«·ÇÇóµ÷¼Á +4 ÔËÆøÀ´µÃÈôÓÐËÆÎ 2026-04-02 4/200 2026-04-02 09:56 by guanxin1001
[˶²©¼ÒÔ°] ¿¼Ñе÷¼Á +5 ÂæÍÕÄÐÈË 2026-04-01 5/250 2026-04-01 14:28 by syjjj0321
[¿¼ÑÐ] ²ÄÁϵ÷¼Á +11 Ò»ÑùYWY 2026-03-31 11/550 2026-04-01 11:35 by wangjy2002
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û