²é¿´: 1554  |  »Ø¸´: 4

lpfycbx

Í­³æ (ÕýʽдÊÖ)

[½»Á÷] vaspµÄlibºÍvasp±àÒë³öÁ˵ãÎÊÌ⣬Âé·³¸÷λ´óÉñ°ïæ¿´¿´ ÒÑÓÐ1È˲ÎÓë

ÕâÊÇvasp.libµÄ±àÒëÎÊÌâLenovo-ideapad-720S-13ARR:~/Downloads/vasp.5.4.1/vasp.5.lib$ make
ifort -O0 -FI -FR  -c diolib.f
diolib.f(13): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(14): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(87): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(88): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(143): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(144): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(200): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(201): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(222): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(223): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(245): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(246): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(269): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(270): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
diolib.f(299): error #7013: This module file was not generated by any release of this compiler.   [PRECLIB]
      USE preclib
----------^
diolib.f(300): error #6683: A kind type parameter must be a compile-time constant.   [Q]
      IMPLICIT REAL(q) (A-H,O-Z)
--------------------^
compilation aborted for diolib.f (code 1)
makefile:58: recipe for target 'diolib.o' failed
make: *** [diolib.o] Error 1


ÕâÊÇvasp5.4.1µÄ±àÒë¹ý³ÌLenovo-ideapad-720S-13ARR:~/Downloads/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 '/home/worm/Downloads/vasp.5.4.1/build/std'
rsync -ru ../../src/lib .
cp makefile.include lib
make -C lib
make[2]: Entering directory '/home/worm/Downloads/vasp.5.4.1/build/std/lib'
mpif90 -O1 -free -names lowercase -c -o preclib.o preclib.f90
gfortran: error: lowercase: No such file or directory
gfortran: error: unrecognized command line option ¡®-names¡¯; did you mean ¡®-maes¡¯?
makefile:25: recipe for target 'preclib.o' failed
make[2]: *** [preclib.o] Error 1
make[2]: Leaving directory '/home/worm/Downloads/vasp.5.4.1/build/std/lib'
makefile:155: recipe for target 'lib' failed
make[1]: *** [lib] Error 2
make[1]: Leaving directory '/home/worm/Downloads/vasp.5.4.1/build/std'
makefile:10: recipe for target 'std' failed
make: *** [std] Error 2

Á½¸ö¶¼³öÏÖÁ˵ãÎÊÌ⣬¸÷λ´óÉñÄܲ»ÄÜÖ¸µ¼Ò»ÏÂѽ
»Ø¸´´ËÂ¥

» ²ÂÄãϲ»¶

ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

δ°¶ÍöÁé

Ìú¸Ëľ³æ (ÖøÃûдÊÖ)

ÔÝʱÀ뿪Сľ³æ


¡ï
Сľ³æ: ½ð±Ò+0.5, ¸ø¸öºì°ü£¬Ð»Ð»»ØÌû
Ò»¸öÊÇmkl¿âµÄÎÊÌ⣬һ¸öÊÇÓÃgfortran±àÒëµÄÊ¡£×ܵÄÀ´Ëµ£¬¶¼ÊÇintel±àÒëÆ÷»·¾³±äÁ¿ÒÔ¼°makefile.includeÎļþûÓÐÊéдÕýÈ·µÄÔ­Òò¡£
2Â¥2020-09-27 18:37:28
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

lpfycbx

Í­³æ (ÕýʽдÊÖ)

ÒýÓûØÌû:
2Â¥: Originally posted by δ°¶ÍöÁé at 2020-09-26 22:37:28
Ò»¸öÊÇmkl¿âµÄÎÊÌ⣬һ¸öÊÇÓÃgfortran±àÒëµÄÊ¡£×ܵÄÀ´Ëµ£¬¶¼ÊÇintel±àÒëÆ÷»·¾³±äÁ¿ÒÔ¼°makefile.includeÎļþûÓÐÊéдÕýÈ·µÄÔ­Òò¡£

ºÃµÄ£¬Ð»Ð»£¡
3Â¥2020-09-30 08:54:12
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

lpfycbx

Í­³æ (ÕýʽдÊÖ)

ÒýÓûØÌû:
2Â¥: Originally posted by δ°¶ÍöÁé at 2020-09-26 22:37:28
Ò»¸öÊÇmkl¿âµÄÎÊÌ⣬һ¸öÊÇÓÃgfortran±àÒëµÄÊ¡£×ܵÄÀ´Ëµ£¬¶¼ÊÇintel±àÒëÆ÷»·¾³±äÁ¿ÒÔ¼°makefile.includeÎļþûÓÐÊéдÕýÈ·µÄÔ­Òò¡£

ºÃµÄ£¬Ð»Ð»£¡
4Â¥2020-09-30 08:54:19
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû

lpfycbx

Í­³æ (ÕýʽдÊÖ)

ÒýÓûØÌû:
2Â¥: Originally posted by δ°¶ÍöÁé at 2020-09-26 22:37:28
Ò»¸öÊÇmkl¿âµÄÎÊÌ⣬һ¸öÊÇÓÃgfortran±àÒëµÄÊ¡£×ܵÄÀ´Ëµ£¬¶¼ÊÇintel±àÒëÆ÷»·¾³±äÁ¿ÒÔ¼°makefile.includeÎļþûÓÐÊéдÕýÈ·µÄÔ­Òò¡£

ºÃµÄ£¬Ð»Ð»£¡
5Â¥2020-09-30 08:54:41
ÒÑÔÄ   »Ø¸´´ËÂ¥   ¹Ø×¢TA ¸øTA·¢ÏûÏ¢ ËÍTAºì»¨ TAµÄ»ØÌû
Ïà¹Ø°æ¿éÌø×ª ÎÒÒª¶©ÔÄÂ¥Ö÷ lpfycbx µÄÖ÷Ìâ¸üÐÂ
×î¾ßÈËÆøÈÈÌûÍÆ¼ö [²é¿´È«²¿] ×÷Õß »Ø/¿´ ×îºó·¢±í
[¿¼ÑÐ] ²ÄÁÏר˶ӢһÊý¶þ306 +5 z1z2z3879 2026-03-18 5/250 2026-03-19 07:43 by BruceLiu320
[¿¼ÑÐ] ¡¾Í¬¼ÃÈí¼þ¡¿Èí¼þ£¨085405£©¿¼ÑÐÇóµ÷¼Á +3 2026eternal 2026-03-18 3/150 2026-03-18 19:09 by ²«»÷518
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤Ò»Ö¾Ô¸Äϲý´óѧ327Çóµ÷¼ÁÍÆ¼ö +8 Ncdx123456 2026-03-13 9/450 2026-03-18 14:40 by haxia
[¿¼ÑÐ] 0817 »¯Ñ§¹¤³Ì 299·ÖÇóµ÷¼Á ÓпÆÑо­Àú ÓжþÇøÎÄÕ +7 rare12345 2026-03-18 7/350 2026-03-18 14:31 by laoshidan
[¿¼ÑÐ] 268Çóµ÷¼Á +6 ¼òµ¥µã0 2026-03-17 6/300 2026-03-18 09:04 by Î޼ʵIJÝÔ­
[¿¼ÑÐ] 293Çóµ÷¼Á +11 zjlµÄºÅ 2026-03-16 16/800 2026-03-18 08:10 by zhukairuo
[¿¼ÑÐ] 296Çóµ÷¼Á +5 ´ó¿Ú³Ô·¹ ÉíÌ彡 2026-03-13 5/250 2026-03-17 21:05 by ²»»ó¿ÉÀÖ
[¿¼ÑÐ] ²ÄÁÏÓ뻯¹¤×¨Ë¶µ÷¼Á +5 heming3743 2026-03-16 5/250 2026-03-17 14:03 by Ó¸ÒÌ«¼àÍõ¹«¹«
[»ù½ðÉêÇë] ¹ú×Ô¿ÆÃæÉÏ»ù½ð×ÖÌå +6 iwuli 2026-03-12 7/350 2026-03-16 21:18 by sculhf
[¿¼ÑÐ] 0854¿ØÖƹ¤³Ì 359Çóµ÷¼Á ¿É¿çרҵ +3 626776879 2026-03-14 9/450 2026-03-16 17:42 by 626776879
[¿¼ÑÐ] 285Çóµ÷¼Á +6 ytter 2026-03-12 6/300 2026-03-16 15:05 by njzyff
[¿¼ÑÐ] 0703 ÎïÀí»¯Ñ§µ÷¼Á +3 ÎÒ¿ÉÒÔÉϰ¶µÄ¶Ô 2026-03-13 5/250 2026-03-16 10:50 by ÎÒ¿ÉÒÔÉϰ¶µÄ¶ÔÂ
[¿¼ÑÐ] 0856Çóµ÷¼Á +3 ÁõÃÎ΢ 2026-03-15 3/150 2026-03-16 10:00 by houyaoxu
[¿¼ÑÐ] 26¿¼ÑÐÒ»Ö¾Ô¸ÖйúʯÓÍ´óѧ(»ª¶«)305·ÖÇóµ÷¼Á +3 ¼ÎÄêÐÂ³Ì 2026-03-15 3/150 2026-03-15 13:58 by ¹þ¹þ¹þ¹þºÙºÙºÙ
[»ù½ðÉêÇë] ÏÖÔÚÈçºÎ»Ø±ÜÈ¥ÄêµÄijһ¸öר¼Ò£¬²»ÖªµÀÃû×Ö +3 zk200107 2026-03-12 6/300 2026-03-14 17:13 by zk200107
[¿¼ÑÐ] ¸´ÊÔµ÷¼Á +3 ºôºô£¿~+123456 2026-03-14 3/150 2026-03-14 16:53 by WTUChen
[¿¼ÑÐ] 304Çóµ÷¼Á +6 Mochaaaa 2026-03-12 7/350 2026-03-13 22:18 by ÐÇ¿ÕÐÇÔÂ
[¿¼ÑÐ] 0856²ÄÁÏÓ뻯¹¤301Çóµ÷¼Á +5 ÞÈÊø¹â 2026-03-13 5/250 2026-03-13 22:00 by ÐÇ¿ÕÐÇÔÂ
[¿¼ÑÐ] Çóµ÷¼Á +5 Ò»¶¨ÓÐѧÉÏ- 2026-03-12 5/250 2026-03-13 18:31 by ms629
[¿¼ÑÐ] ¹¤¿Æ278·ÖÇóµ÷¼Á +5 ÖÜÂýÈȰ¡ 2026-03-12 7/350 2026-03-13 15:49 by JourneyLucky
ÐÅÏ¢Ìáʾ
ÇëÌî´¦ÀíÒâ¼û