error of running some tests

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
weitong
Posts: 26
Joined: Mon Sep 27, 2010 5:16 am

error of running some tests

Post by weitong » Mon May 13, 2013 7:36 am

After make abnint-7.2.1, I tried to run some tests following the instruction.
t seems ok with tests_min, tests_acc, tests_atompaw, tests_bigdft, tests_eph, tests_paw, tests_tddft.
But some errors with "tests_bench "
tar: paral/tmp-test*/fl*:cannot stat: no such file or directory
tar: paral/tmp-test*/*out*:cannot stat: no such file or directory
........
.......
tar: for previous error,exit from last error status
make: *** [tests_bench] error 2


and with "tests_gw",

make[2]: Leaving directory `/home/weitong/setup/abinit/abinit-7.2.1/tests'
cd v6/tmp-bs* ; mv fldiff.report fldiff_keep.report
/bin/sh: line 0: cd: v6/tmp-bs*: No such file or directory
mv: cannot stat `fldiff.report': No such file or directory
make[1]: *** [tests_bs] Error 1
make[1]: Leaving directory `/home/weitong/setup/abinit/abinit-7.2.1/tests'
make: *** [tests_gw] Error 2


The "tests_bench" took long time, more than 150 minutes, and "tests_gw" took several minutes.

User avatar
jbeuken
Posts: 365
Joined: Tue Aug 18, 2009 9:24 pm
Contact:

Re: error of running some tests

Post by jbeuken » Thu May 16, 2013 3:31 pm

Hi,

if tests_acc is OK , no need to make tests_gw : it's a subset of tests_acc
"tests_bench" script is no more tested and it's perhaps broken

jmb
------
Jean-Michel Beuken
Computer Scientist

Locked