<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div><font size="2" face="Times New Roman">Dear All,</font></div><div><font size="2" face="Times New Roman"><br></font></div><div><font size="2" face="Times New Roman">I am using a workstation with one API environment (2021.3) for intel fortran compiler and mpi library. I tried to compile QE 6.8 on it but </font><br><font size="2" face="Times New Roman"><font size="2" face="Times New Roman">catastrophic errors appeared:</font></font></div><div><font size="2" face="Times New Roman"><font size="2" face="Times New Roman">Have any idea to resolve  this problem?</font></font></div><div><font size="2" face="Times New Roman"><font size="2" face="Times New Roman"><br></font></font></div><div><font size="2" face="Times New Roman"><font size="2" face="Times New Roman">... <br></font></font></div><div><font size="2" face="Times New Roman">test_memcpy_async.f90(401): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_r1d, A_hst1__sp_r1d, stream)<br>-------^<br>test_memcpy_async.f90(404): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_r1d, A_dev1__sp_r1d, stream)<br>-------^<br>test_memcpy_async.f90(408): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_r1d, A_dev2__sp_r1d,stream)<br>-------^<br>test_memcpy_async.f90(501): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_r2d, A_hst1__sp_r2d, stream)<br>-------^<br>test_memcpy_async.f90(504): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_r2d, A_dev1__sp_r2d, stream)<br>-------^<br>test_memcpy_async.f90(508): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_r2d, A_dev2__sp_r2d,stream)<br>-------^<br>test_memcpy_async.f90(601): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_r3d, A_hst1__sp_r3d, stream)<br>-------^<br>test_memcpy_async.f90(604): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_r3d, A_dev1__sp_r3d, stream)<br>-------^<br>test_memcpy_async.f90(608): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_r3d, A_dev2__sp_r3d,stream)<br>-------^<br>test_memcpy_async.f90(701): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_r4d, A_hst1__sp_r4d, stream)<br>-------^<br>test_memcpy_async.f90(704): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_r4d, A_dev1__sp_r4d, stream)<br>-------^<br>test_memcpy_async.f90(708): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_r4d, A_dev2__sp_r4d,stream)<br>-------^<br>test_memcpy_async.f90(802): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__dp_r1d, A_hst1__dp_r1d, stream)<br>-------^<br>test_memcpy_async.f90(805): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__dp_r1d, A_dev1__dp_r1d, stream)<br>-------^<br>test_memcpy_async.f90(809): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__dp_r1d, A_dev2__dp_r1d,stream)<br>-------^<br>test_memcpy_async.f90(902): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__dp_r2d, A_hst1__dp_r2d, stream)<br>-------^<br>test_memcpy_async.f90(905): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__dp_r2d, A_dev1__dp_r2d, stream)<br>-------^<br>test_memcpy_async.f90(909): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__dp_r2d, A_dev2__dp_r2d,stream)<br>-------^<br>test_memcpy_async.f90(1002): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__dp_r3d, A_hst1__dp_r3d, stream)<br>-------^<br>test_memcpy_async.f90(1005): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__dp_r3d, A_dev1__dp_r3d, stream)<br>-------^<br>test_memcpy_async.f90(1009): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__dp_r3d, A_dev2__dp_r3d,stream)<br>-------^<br>test_memcpy_async.f90(1102): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__dp_r4d, A_hst1__dp_r4d, stream)<br>-------^<br>test_memcpy_async.f90(1105): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__dp_r4d, A_dev1__dp_r4d, stream)<br>-------^<br>test_memcpy_async.f90(1109): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__dp_r4d, A_dev2__dp_r4d,stream)<br>-------^<br>test_memcpy_async.f90(1208): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_c1d, A_hst1__sp_c1d, stream)<br>-------^<br>test_memcpy_async.f90(1211): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_c1d, A_dev1__sp_c1d, stream)<br>-------^<br>test_memcpy_async.f90(1218): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_c1d, A_dev2__sp_c1d,stream)<br>-------^<br>test_memcpy_async.f90(1318): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]<br>  call dev_memcpy_h2d_async(A_dev1__sp_c2d, A_hst1__sp_c2d, stream)<br>-------^<br>test_memcpy_async.f90(1321): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]<br>  call dev_memcpy_d2d_async(A_dev2__sp_c2d, A_dev1__sp_c2d, stream)<br>-------^<br>test_memcpy_async.f90(1328): error #6285: There is no matching specific subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]<br>  call dev_memcpy_d2h_async(A_hst2__sp_c2d, A_dev2__sp_c2d,stream)<br>-------^<br>/tmp/ifortoxrYlD.i90(8272): catastrophic error: Too many errors, exiting<br>compilation aborted for test_memcpy_async.f90 (code 1)<br>make[3]: *** [../make.inc:16: test_memcpy_async.o] Error 1<br>make[3]: Leaving directory '/home/jibiaoli/codes/espresso-6.8/external/devxlib/src'<br>make[2]: *** [Makefile:56: tests] Error 2<br>make[2]: Leaving directory '/home/jibiaoli/codes/espresso-6.8/external/devxlib'<br>make[1]: *** [extlibs_makefile:94: libcuda_devxlib] Error 2<br>make[1]: Leaving directory '/home/jibiaoli/codes/espresso-6.8/install'<br>make: *** [Makefile:230: libcuda] Error 2</font><br></div><font size="2" face="Times New Roman"><br></font><div><hr style="margin: 0 0 10px 0;border: 0;border-bottom:1px solid #E4E5E6;height:0;line-height:0;font-size:0;padding: 20px 0 0 0;width: 50px;" align="left"><div style="font-size:14px;font-family:Verdana;color:#000;"><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Dr. Jibiao Li, </b></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Department of Material Science and Engineering</b></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Yangtze Normal University</b></font></i></div><div><i><font face="Times New Roman"><font size="2"><font color="#0000ff"><b><span style="text-align: left; text-transform: none; line-height: 21px; text-indent: 0px; letter-spacing: normal; font-variant: normal; text-decoration: none; word-spacing: 0px; display: inline !important; white-space: normal; orphans: 2; float: none; -webkit-text-stroke-width: 0px; background-color: transparent;">Juxian Dadao 16#,</span> Fuling, Chongqing, China</b></font></font></font></i></div><div><i><font size="2" face="Times New Roman" color="#0000ff"><b>Email: jibiaoli@yznu.edu.cn, jibiaoli@foxmail.com, jibiao.li@hotmail.com</b></font></i></div>








</div></div>