[QE-users] qe compiled with aocc and aocl is incompatible with ph.x
半城烟沙
1364263610 at qq.com
Mon Jun 30 10:31:07 CEST 2025
Dear,
I compile qe with aocc_v5.0 and aocl_v5.0. The compiled qe can works well with pw.x, while fails with ph.x. The error message is list below:
*******************
Message from routine qes_read:parallel_infoType:
error reading nprocs
Message from routine qes_read:parallel_infoType:
error reading nthreads
Message from routine qes_read:parallel_infoType:
error reading ntasks
Message from routine qes_read:parallel_infoType:
error reading nbgrp
Message from routine qes_read:parallel_infoType:
error reading npool
Message from routine qes_read:parallel_infoType:
error reading ndiag
Message from routine qexsd_readschema :
error in parallel_info of xsd data file
*********************
The message indicate that the qes_read obatined a wrong value about the parallel_info. However, the xml file can be recognized by ph.x complied with intel oneAPI. The content of xml file is list below:
*********************
<parallel_info>
<nprocs>96</nprocs>
<nthreads>1</nthreads>
<ntasks>1</ntasks>
<nbgrp>1</nbgrp>
<npool>24</npool>
<ndiag>4</ndiag>
</parallel_info>
*********************
Please tell me how to resolve this issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20250630/386b9bb2/attachment.html>
More information about the users
mailing list