OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
96 stars 25 forks source link

Store inputs for performance tests #261

Closed tkoskela closed 7 months ago

tkoskela commented 8 months ago

It would be useful to keep inputs to the performance tests we run under version control in the repository, so that they are easier to reference and share, and reuse in later projects. Keeping them under the testsuite is not ideal, at least without some changes to the python code that checks the outputs in the CI workflow. I would create a separate subdirectory in the main repository.