Skip to content

Any suggestion on continuous integration? #370

@FreemanTheMaverick

Description

@FreemanTheMaverick

Dear Prof. Valeev,

Hello. I am maintaining a quantum chemistry package that makes use of libint2 on github. I want to implement continuous integration with github's workflow, so that compiling and testing of my package will be done automatically upon push.

In the workflow, libint2 needs to be (downloaded and) compiled as a prerequisite before my own codes are compiled. However, compilation of libint2 is very slow, especially for high-order derivatives and high angular momenta. So every single push takes ages. Do you have any suggestion on reducing the time cost (other than requiring only low-order derivatives and low angular momenta)?

Thank you!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions