<div dir="ltr"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">Dear developers</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">I am using an Ubuntu 16.04 distribution with gnu compilers. I am forced to use another program package with a dynamic use of openmpi library.  I did echo following paths to .bashrc file:</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">export PATH="$PATH:/home/mozhdeh/cp2k/tools/toolchain/install/openmpi-3.1.3/bin"</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">export INCLUDE="$INCLUDE:/home/mozhdeh/cp2k/tools/toolchain/install/openmpi-3.1.3/include"</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/mozhdeh/cp2k/tools/toolchain/install/openmpi-3.1.3/lib"</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"> <div>but I noticed that this version of openmpi should be configured by  <span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">--disable-builtin-atomics  </span> for the mentioned package.</div><div><font color="#333333" face="Lucida Grande, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif"><br style="background-color: rgb(225, 235, 242);"></font><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">My question is that is it safe for cp2k performance to compile openmpi with that option</span><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">, again?</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">I appreciate any comment.</span><br style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);"><span style="color: rgb(51, 51, 51); font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; background-color: rgb(225, 235, 242);">Thanks in advance</span><br></div></div>