<html><body>
<p><font size="2" face="sans-serif">Hi all</font><br>
<br>
<font size="2" face="sans-serif">The following patch is to support the PPC64LE (little endian) architecture.</font><br>
<br>
<font size="2" face="sans-serif">Please note that in the source code I distinguished the two architectures with two different macros (KMP_ARCH_PPC64 and KMP_ARCH_PPC64LE).</font><br>
<font size="2" face="sans-serif">However, the two macros are currently always used together and the compilation path is precisely the same.</font><br>
<font size="2" face="sans-serif">I did this because I wanted to make sure that in the future we are able to distinguish them.</font><br>
<br>
<br>
<font size="2" face="sans-serif">Please let me know your thoughts.</font><br>
<br>
<br>
<i>(See attached file: ppc64le_patch.txt)</i><br>
<br>
<br>
<font size="2" face="sans-serif">Thanks</font><br>
<br>
<font size="2" face="sans-serif">-- Carlo</font><br>
</body></html>