mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 05:35:37 -04:00
update
This commit is contained in:
parent
f8cdefe6c8
commit
8a1ca0bf10
1 changed files with 6 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ let "myexit+=$?"
|
|||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np dft_siosi3
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np adft_he2+
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np adft_siosi3
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np dft_cr2
|
||||
|
|
@ -192,6 +194,8 @@ let "myexit+=$?"
|
|||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np tddft_ac_co
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np h2o_bnl2007_tddft
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np dft_xdm1
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np natom_iorb
|
||||
|
|
@ -765,6 +769,8 @@ let "myexit+=$?"
|
|||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np rt_tddft_dplot
|
||||
let "myexit+=$?"
|
||||
./runtests.mpi.unix procs $np metagga_li4h4_1_m05_0
|
||||
let "myexit+=$?"
|
||||
if [[ "$what" != "flaky" ]]; then
|
||||
echo
|
||||
echo "the number of failed tests is" $myexit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue