Hi Umar
Just try to run the make command again with the target name “test” appended, e.g.
make -j16 ARCH=<arch name> VERSION=psmp test
(see https://www.cp2k.org/dev:regtesting)
Best
Matthias
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
cp2k+uns...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/cp2k/CAHN%2BkCQ2mbj5uPsFbPuRq1DF28Z%2BPiKr0KyyHLUsFOE-uX77Kw%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/cp2k/ADC30FBB-7BE4-4981-AC8D-FF48A9443222%40psi.ch.
Hi Umar
It seems that you have built a cp2k.psmp version with
make -j 4 ARCH=local VERSION=psmp
and thus the full CP2K regression test can be run in the same folder with
make -j 4 ARCH=local VERSION=psmp test
or a part of it with (only the test inputs in the folder ATOM/regtest-1)
make -j 4 ARCH=local VERSION=psmp TESTOPTS=”--restrictdir ATOM/regtest-1” test
To view this discussion visit
https://groups.google.com/d/msgid/cp2k/CAHN%2BkCTVDQzspD4NW1sA46tC_e%3DN-DcRWUn%3DpXa-tXoLQRkV0Q%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/cp2k/10567704-D338-4324-86DF-EB9CF315826E%40psi.ch.