<div>Dear CP2K developers and users,</div><div><br></div><div>I am new to the CP2K program. </div><div>Recently, I tried to compile CP2K-9.1 on Ubuntu 20.04 LTS with gcc-11.2.0 by using the toolchain. </div><div><br></div><div>At first, I did everything as root. I decompressed the CP2K-9.1 in /opt/cp2k-9.1 directory. The compiling process was fine, however, I could not be able to run test with "make -j 16 ARCH=local VERSION=psmp test". I tried to add </div><div><br></div><div>export  OMPI_ALLOW_RUN_AS_ROOT=1</div><div>export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1</div><div><br></div><div>However, I was still unable to run the test as root. In addition, I was not allowed to run the test as a normal user due to "Permission denied" at /opt directory.</div><div><br></div><div>Then, I repeated the whole compiling process at ~/Public directory as a normal user. The compiling process was fine as well. But the when I preformed the test with "make -j 16 ARCH=local VERSION=psmp test", there were 51 "Time out" errors appearing at the end. I also checked the CPU consumption during the test. It is strange that I requested 16 cores, however, there were only 2 cores working.</div><div><br></div><div>Please see the attached Markdown file of the full records of the compiling and test with the file name of "cp2k-9.1_GNU_installation_info_and_test.md", and the screenshot of "htop".</div><div><br></div><div>My questions are:</div><div>1) How can I run the test as root or by using sudo?</div><div><br></div><div>2) Is there any "lock" when running "make -j 16 ARCH=local VERSION=psmp test"? </div><div>Since I tried to copy H2O-32.inp from benchmarks/QS/ directory to ~/test/ directory, it run well with 16 cores and even full cores on my workstation.</div><div><br></div><div>3) As far as I know, CP2K is extremely fastidious about the Intel compilers, as shown in the <a href="https://www.cp2k.org/dev:compiler_support">https://www.cp2k.org/dev:compiler_support</a> link.</div><div>I am not sure if the "Intel classic 19.1.1" is the same as the "Intel parallel studio xe 2019 update1 cluster edition"?</div><div>Whether all versions of Intel oneAPI fail to compile CP2K?  </div><div><br></div><div>It would be greatly appreciated if any of you could provide suggestions.  <br></div><div><br></div><div>Best regards,</div><div><br></div><div><div><div><div>Huan</div></div></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/dde23637-d552-4ba1-816a-db81bf3bc597n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/dde23637-d552-4ba1-816a-db81bf3bc597n%40googlegroups.com</a>.<br />