24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 1310  |  回复: 0

xueshichuan

新虫 (初入文坛)

[求助] QE GPU14.03 编译错误

编译QE的GPU版本代码时出现如下错误
compilation aborted for data_structure_gpu.f90 (code 1)
make[1]: *** [data_structure_gpu.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [pw-gpu] Error 2

具体的详细如下:
ar: creating libphigemm.a
iotk_stream.f90(42): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_LOGICAL1(unit,header,val,setpos,getpos,noval,ierr)
-------------------------------------------------^
iotk_stream.f90(406): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_INTEGER1(unit,header,val,setpos,getpos,noval,ierr)
-------------------------------------------------^
iotk_stream.f90(770): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_REAL1(unit,header,val,setpos,getpos,noval,ierr)
----------------------------------------------^
iotk_stream.f90(861): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_REAL2(unit,header,val,setpos,getpos,noval,ierr)
----------------------------------------------^
iotk_stream.f90(1134): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_COMPLEX1(unit,header,val,setpos,getpos,noval,ierr)
-------------------------------------------------^
iotk_stream.f90(1225): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_COMPLEX2(unit,header,val,setpos,getpos,noval,ierr)
-------------------------------------------------^
iotk_stream.f90(1498): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VAL]
subroutine iotk_stream_read_CHARACTER1(unit,header,val,setpos,getpos,noval,ierr)
---------------------------------------------------^
iotk_attr+COMPLEX2_0.f90(131): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read(string(pos+1:pos1-1),"(G100.95)",iostat=iostat) tmpreal
---------------------------------^
iotk_attr+COMPLEX1_0.f90(131): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read(string(pos+1:pos1-1),"(G100.95)",iostat=iostat) tmpreal
---------------------------------^
iotk_attr+REAL2_0.f90(129): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read( string(pos+1:pos1-1), "(G100.95)",iostat=iostat) val(index)
-----------------------------------^
iotk_attr+REAL1_0.f90(129): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read( string(pos+1:pos1-1), "(G100.95)",iostat=iostat) val(index)
-----------------------------------^
ar: creating libiotk.a
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
kind.f90(38): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
        WRITE( stdout,'(/,T2,A,T78,A,2(/,T2,A,T75,I6),3(/,T2,A,T67,E14.8))') &
--------------------------------------------------------------------^
kind.f90(44): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
        WRITE( stdout,'(/,T2,A,T78,A,2(/,T2,A,T75,I6),3(/,T2,A,T67,E14.8))') &
--------------------------------------------------------------------^
bfgs_module.f90(934): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
              & FMT = '(5X,"(criteria: energy < ",E8.2,", force < ",E8.2, &
---------------------------------------------------^
bfgs_module.f90(934): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
              & FMT = '(5X,"(criteria: energy < ",E8.2,", force < ",E8.2, &
---------------------------------------------------------------------^
bfgs_module.f90(934): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
              & FMT = '(5X,"(criteria: energy < ",E8.2,", force < ",E8.2, &
---------------------------------------------------------------------------^
bfgs_module.f90(938): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
              & FMT = '(5X,"(criteria: energy < ",E8.2,", force < ",E8.2, &
---------------------------------------------------^
bfgs_module.f90(938): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
              & FMT = '(5X,"(criteria: energy < ",E8.2,", force < ",E8.2, &
---------------------------------------------------------------------^
read_uspp.f90(676): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read( iunps, '(2e17.11,i5)') &
---------------------^
read_uspp.f90(681): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
    read( iunps, '(4e17.11,i5)',err=100, iostat=ios ) &
---------------------^
ar: creating libqemod.a
fftw.c(27449): warning #188: enumerated type mixed with another type
            EXPECT_INT(dir);
            ^

fftw.c(27450): warning #188: enumerated type mixed with another type
            EXPECT_INT(type);
            ^

ar: creating clib.a
ar: creating ptools.a
ar: creating flib.a
vcsubs.f90(894): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
302 format(1x,3e12.8)
----------------^
wannier_check.f90(51): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
           write(stdout,'(10x,f12.10," of l=",i1,", m=",i1)') &
-------------------------------^
bp_c_phase.f90(955): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
   WRITE( stdout,"(/,8X,'The polarization direction is:  ( ', &
---------------------------------------------------------------^
bp_c_phase.f90(955): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
   WRITE( stdout,"(/,8X,'The polarization direction is:  ( ', &
---------------------------------------------------------------^
bp_c_phase.f90(955): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
   WRITE( stdout,"(/,8X,'The polarization direction is:  ( ', &
---------------------------------------------------------------^
restart_in_electrons.f90(75): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
  WRITE( stdout, '(5x,"tr2 = ",1pe8.2," ethr = ",1pe8.2)') tr2, ethr
----------------------------------^
restart_in_electrons.f90(75): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
  WRITE( stdout, '(5x,"tr2 = ",1pe8.2," ethr = ",1pe8.2)') tr2, ethr
----------------------------------------------------^
vcsmd.f90(247): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
        WRITE( stdout,'(/5X,A,/,5x,"convergence thresholds EPSE = ",E8.2, &
---------------------------------------------------------------------^
vcsmd.f90(247): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
        WRITE( stdout,'(/5X,A,/,5x,"convergence thresholds EPSE = ",E8.2, &
---------------------------------------------------------------------------^
ar: creating libcp.a
electrons.f90(759): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
9010 FORMAT(/'     iteration #',I3,'     ecut=', F9.2,' Ry',5X,'beta=',F4.2 )
------------------------------------------------------------------------^
ar: creating libpw.a
data_structure_gpu.f90(18): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MP_BANDS]
  USE mp_bands,   ONLY : me_bgrp, nproc_bgrp, root_bgrp, intra_bgrp_comm, &
------^
data_structure_gpu.f90(20): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MP_POOLS]
  USE mp_pools,   ONLY : inter_pool_comm
------^
data_structure_gpu.f90(60): error #6406: Conflicting attributes or multiple declaration of name.   [INTER_POOL_COMM]
  CALL mp_max (gkcut, inter_pool_comm )
----------------------^
data_structure_gpu.f90(60): error #6285: There is no matching specific subroutine for this generic subroutine call.   [MP_MAX]
  CALL mp_max (gkcut, inter_pool_comm )
-------^
data_structure_gpu.f90(65): error #6406: Conflicting attributes or multiple declaration of name.   [ME_BGRP]
                  dfftp, dffts, ngw_ , ngm_ , ngs_ , me_bgrp, &
-----------------------------------------------------^
data_structure_gpu.f90(66): error #6406: Conflicting attributes or multiple declaration of name.   [ROOT_BGRP]
                  root_bgrp, nproc_bgrp, intra_bgrp_comm, ntask_groups )
------------------^
data_structure_gpu.f90(66): error #6406: Conflicting attributes or multiple declaration of name.   [NPROC_BGRP]
                  root_bgrp, nproc_bgrp, intra_bgrp_comm, ntask_groups )
-----------------------------^
data_structure_gpu.f90(66): error #6406: Conflicting attributes or multiple declaration of name.   [INTRA_BGRP_COMM]
                  root_bgrp, nproc_bgrp, intra_bgrp_comm, ntask_groups )
-----------------------------------------^
data_structure_gpu.f90(66): error #6406: Conflicting attributes or multiple declaration of name.   [NTASK_GROUPS]
                  root_bgrp, nproc_bgrp, intra_bgrp_comm, ntask_groups )
----------------------------------------------------------^
data_structure_gpu.f90(71): error #6406: Conflicting attributes or multiple declaration of name.   [INTRA_BGRP_COMM]
  call gvect_init ( ngm_ , intra_bgrp_comm )
---------------------------^
data_structure_gpu.f90(72): error #6406: Conflicting attributes or multiple declaration of name.   [INTRA_BGRP_COMM]
  call gvecs_init ( ngs_ , intra_bgrp_comm )
---------------------------^
data_structure_gpu.f90(18): error #6580: Name in only-list does not exist.   [ME_BGRP]
  USE mp_bands,   ONLY : me_bgrp, nproc_bgrp, root_bgrp, intra_bgrp_comm, &
-------------------------^
data_structure_gpu.f90(18): error #6580: Name in only-list does not exist.   [NPROC_BGRP]
  USE mp_bands,   ONLY : me_bgrp, nproc_bgrp, root_bgrp, intra_bgrp_comm, &
----------------------------------^
data_structure_gpu.f90(18): error #6580: Name in only-list does not exist.   [ROOT_BGRP]
  USE mp_bands,   ONLY : me_bgrp, nproc_bgrp, root_bgrp, intra_bgrp_comm, &
----------------------------------------------^
data_structure_gpu.f90(18): error #6580: Name in only-list does not exist.   [INTRA_BGRP_COMM]
  USE mp_bands,   ONLY : me_bgrp, nproc_bgrp, root_bgrp, intra_bgrp_comm, &
---------------------------------------------------------^
data_structure_gpu.f90(19): error #6580: Name in only-list does not exist.   [NTASK_GROUPS]
                         ntask_groups
-------------------------^
data_structure_gpu.f90(20): error #6580: Name in only-list does not exist.   [INTER_POOL_COMM]
  USE mp_pools,   ONLY : inter_pool_comm
-------------------------^
compilation aborted for data_structure_gpu.f90 (code 1)
make[1]: *** [data_structure_gpu.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [pw-gpu] Error 2
--------------------------------------------------------------------------------------------------------------------
从中间开始就报错,error #7002:Error in opening the compiled module file.  Check INCLUDE paths.   [MP_BANDS]
求高手指点
回复此楼

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

智能机器人

Robot (super robot)

我们都爱小木虫

找到一些相关的精华帖子,希望有用哦~

科研从小木虫开始,人人为我,我为人人
相关版块跳转 我要订阅楼主 xueshichuan 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 一志愿厦门大学化学学硕307求调剂 +10 y7czhao 2026-03-26 10/500 2026-03-28 14:23 by 唐沐儿
[考研] 317分 一志愿南理工材料工程 本科湖工大 求调剂 +6 芋泥小铃铛 2026-03-28 6/300 2026-03-28 14:15 by Ainin_
[考研] 322求调剂 +5 旧吢 2026-03-24 5/250 2026-03-28 13:26 by Iveryant
[考研] 085405 考的11408求各位老师带走 +3 Qiu学ing 2026-03-28 3/150 2026-03-28 09:19 by 乐呵呵的追梦人
[考研] 085404求调剂,总分309,本科经历较为丰富 +4 来财aa 2026-03-25 4/200 2026-03-28 07:41 by 棒棒球手
[考研] 求调剂推荐 材料 304 +15 荷包蛋hyj 2026-03-26 15/750 2026-03-28 04:13 by fmesaito
[考研] 285求调剂 +4 AZMK 2026-03-27 7/350 2026-03-27 20:59 by AZMK
[考研] 274求调剂 +17 顾九笙要谦虚 2026-03-24 23/1150 2026-03-27 15:16 by caszguilin
[硕博家园] 北京林业大学硕导招生广告 +6 kongweilin 2026-03-26 8/400 2026-03-27 10:18 by FF_16
[考研] 333求调剂 +6 wfh030413@ 2026-03-23 6/300 2026-03-26 22:45 by 学员8dgXkO
[考研] 321求调剂 +6 wasdssaa 2026-03-26 6/300 2026-03-26 20:57 by sanrepian
[考研] 081200-11408-276学硕求调剂 +3 崔wj 2026-03-26 3/150 2026-03-26 19:57 by nihaoar
[考研] 340求调剂 +3 Amber00 2026-03-26 3/150 2026-03-26 18:57 by 不吃魚的貓
[考研] 材料科学与工程 317求调剂 +4 JKSOIID 2026-03-26 4/200 2026-03-26 15:58 by 不吃魚的貓
[考研] 一志愿上海交大生物与医药专硕324分,求调剂 +6 jiajunX 2026-03-22 6/300 2026-03-25 23:05 by licg0208
[考研] 考研一志愿苏州大学初始315(英一)求调剂 +3 sbdksD 2026-03-24 4/200 2026-03-25 18:16 by xcjcqu
[有机交流] 有机合成求助 20+3 FENGSHUJEI 2026-03-23 5/250 2026-03-24 19:31 by 88817753
[考研] 材料/农业专业,07/08开头均可,过线就行 +3 呵唔哦豁 2026-03-23 4/200 2026-03-23 22:30 by 汪!?!
[考研] 384求调剂 +3 子系博 2026-03-22 6/300 2026-03-23 21:45 by 子系博
[考研] 306求调剂 +5 来好运来来来 2026-03-22 5/250 2026-03-22 16:17 by BruceLiu320
信息提示
请填处理意见