<HTML>
<HEAD>
<TITLE>Module FindOpenMP fails on Intel compiler</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
&nbsp;&nbsp;The FindOpenMP has some broken logic. &nbsp;For the Intel compiler, the &#8211;fopenmp is accepted because ICC is based off of the GCC source code. &nbsp;However, this flag just causes a warning. &nbsp;The order of checking flags should have the Intel flag (-openmp) listed before the GCC flag (-fopenmp).<BR>
<BR>
&nbsp;&nbsp;If this could be fixed, it would be greatly appreciated. &nbsp;I do build a CMake nightly using the Intel compiler, so this could be tested...<BR>
<BR>
Thanks,<BR>
-dan<BR>
<BR>
-- <BR>
<B>Daniel Blezek, PhD<BR>
</B>Medical Imaging Informatics Innovation Center<BR>
<BR>
P 127 or (77) 8 8886<BR>
T 507 538 8886<BR>
E <a href="blezek.daniel@mayo.edu">blezek.daniel@mayo.edu</a><BR>
<BR>
Mayo Clinic<BR>
200 First St. S.W.<BR>
Harwick SL-44<BR>
Rochester, MN 55905<BR>
mayoclinic.org<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>