-
Notifications
You must be signed in to change notification settings - Fork 145
Test: Add unit tests and integrate tests for new features of DeePKS. #6140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I found that the reference files for vdpre is extremely large and is difficult to be reduced effectively. I don't know whether to add it or keep the original situation (no checks for vdpre). @mohanchen |
|
I change the multi-k UT by using SZ orbitals for H2O, which significantly reduces the lines of reference files. Also number of K-point is setting to 5 3 1 (avoid using 2 2 2, which may not catch the falut caused by sign problems). |
|
The result for UT differs in different machine. Seems like a hidden bug is not found yet. Not ready for merge. |
|
I found that the source of the difference is the compilation using Intel or GNU. The step where the difference occurs is the step of calling |
|
@mohanchen
Currently, the result in this pr is from GNU version. |
|
I've already accelerated these testing process now and closed the check for gedm temporarily. |
Linked Issue
Fix #6107
Unit Tests and/or Case Tests for my changes
What's changed?