You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: if restart but can't find Hexx files, warning and run as usual (automatically initialized the density) (#6194)
* Fix: if restart but can't find Hexx files, warning and restart from the non-exx loop
* Fix : InputParaTest was aborted due to EXPECT_EXIT being incompatible with MPI. Replace the EXPECT_EXIT with try-catch.
* Fix: error related to MPI in InputParaTest
* Fix : store and recover check_mode to prevent problems when multiple unittests need to be run continuously
* comment out the input_test_para_4
0 commit comments