<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>I have just upgraded to VS2017 and Intel One API. Previously, it
was VS2015 + Intel 2018 compilers + PETSc 3.9.3.</p>
<p>Now, I realise that I can't even compile. I tried both PETSc
3.9.3 and 3.15.0. I didn't change other things. I have attached
the code. The first few lines are:</p>
<p><i><b>module global_data</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>#include "petsc/finclude/petsc.h"</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>use petsc</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>use kdtree2_module</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>implicit none</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>save</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>PetscInt :: ...</b></i><i><b><br>
</b></i><i><b><br>
</b></i><i><b>PetscErrorCode :: ierr</b></i><br>
<br>
The error is:</p>
<p><i><b>Compiling with Intel® Fortran Compiler Classic 2021.2.0
[Intel(R) 64]...</b></i><i><b><br>
</b></i><i><b>global.F90</b></i><i><b><br>
</b></i><i><b>global.F90(3): #error: can't find include file:
petsc/finclude/petsc.h</b></i><i><b><br>
</b></i><i><b>global.F90(937): #error: can't find include file:
petsc/finclude/petsc.h</b></i><br>
</p>
<div class="moz-signature">-- <br>
<p>Thank you very much.<br>
<br>
Yours sincerely,<br>
<br>
================================================<br>
TAY Wee-Beng 郑伟明 (Zheng Weiming)<br>
Personal research webpage: <font color="#3366ff"><u><a class="moz-txt-link-freetext" href="http://tayweebeng.wixsite.com/website">http://tayweebeng.wixsite.com/website</a></u></font><br>
Youtube research showcase: <u><font color="#3366ff"><a class="moz-txt-link-freetext" href="https://goo.gl/PtvdwQ">https://goo.gl/PtvdwQ</a></font></u><br>
linkedin: <u><font color="#3366ff"><a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/tay-weebeng">https://www.linkedin.com/in/tay-weebeng</a></font></u><br>
================================================<br>
</p>
</div>
</body>
</html>