<div>Hello,</div><div>The tools/toolchain/scripts/install_libxsmm.sh compiles the library with INTRINSICS=1 without further specifying the target processor (cp2k 8.0 dev). The result is the library optimized for sse4.2. The make.log says:</div><div>


        
        <span></span>
        
        

<p>
--------------------------------------------------------------------------------</p>
<p>INTRINSICS=1 without
setting AVX can reduce performance of certain code paths.</p>
<p>If adjusting
INTRINSICS was necessary, reconsider an updated tool chain.</p>
<p>--------------------------------------------------------------------------------</p>

</div><div></div><div>Is there a particular reason for such setting? What about just AVX=2, or even TARGET="-march=native mtune=native"?</div><div>Thank you for cp2k!!</div><div>Best,</div><div>g<br></div>