[testlib] Added QuantumESPRESSO scalability test for pw.x#3134
[testlib] Added QuantumESPRESSO scalability test for pw.x#3134victorusu merged 11 commits intoreframe-hpc:developfrom
pw.x#3134Conversation
|
Hello @Crivella, Thank you for updating! Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide Comment last updated at 2024-03-13 10:34:31 UTC |
|
Can I test this patch? |
2f5aa33 to
09e47a7
Compare
|
@Crivella, the only thing I think it misses is the documentation associated to the hpctestlib. If you don't have time to write let me know. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3134 +/- ##
========================================
Coverage 86.66% 86.66%
========================================
Files 61 61
Lines 12092 12092
========================================
Hits 10480 10480
Misses 1612 1612 ☔ View full report in Codecov by Sentry. |
|
@victorusu Let me know if what I've added with the last 2 commits is enough. I see there is a test failing but it does not seem to be related to my changes? |
|
@Crivella Could you also fix the styling issues listed here?
|
bf64ad3 to
5074078
Compare
|
@vkarak Done! Sorry didn't realize the bot updated it's old message |
pw.xpw.x
This PR adds a reframe reusable test for QuantumESPRESSO, aimed at testing the scaling
pw.xexecutable.The parameters
ecutandnbndcan be tuned in order to increase the usage of either FFTW or diagonalization routines.For now the input file is baked into the source code, but it could be easily moved to a separate repo, like for the GROMACS test