Dear QE users,

When  compiling QE6.8 with OneAPI,  an error appears as

-------^
test_memcpy_async.f90(1218): error #6285: There is no matching specific 
subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]
  call dev_memcpy_d2h_async(A_hst2__sp_c1d, A_dev2__sp_c1d,stream)
-------^
test_memcpy_async.f90(1318): error #6285: There is no matching specific 
subroutine for this generic subroutine call.   [DEV_MEMCPY_H2D_ASYNC]
  call dev_memcpy_h2d_async(A_dev1__sp_c2d, A_hst1__sp_c2d, stream)
-------^
test_memcpy_async.f90(1321): error #6285: There is no matching specific 
subroutine for this generic subroutine call.   [DEV_MEMCPY_D2D_ASYNC]
  call dev_memcpy_d2d_async(A_dev2__sp_c2d, A_dev1__sp_c2d, stream)
-------^
test_memcpy_async.f90(1328): error #6285: There is no matching specific 
subroutine for this generic subroutine call.   [DEV_MEMCPY_D2H_ASYNC]
  call dev_memcpy_d2h_async(A_hst2__sp_c2d, A_dev2__sp_c2d,stream)
-------^
/tmp/ifortdKMh2y.i90(8272): catastrophic error: Too many errors, exiting
compilation aborted for test_memcpy_async.f90 (code 1)
make[3]: *** [test_memcpy_async.o] Error 1


I have successfully compiled the QE6.8 at our server with Intel Parallel Studio 
2018. However the Intel will not renew the license anymore.

I am very appreciated that you can give me some suggestion on my compilation.

Best regards,
LIANG Xiongyi
Hong Kong Quantum AI lab
The University of Hong Kong


_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to