NWChemEx / .github

GitHub Settings for the NWChemEx Organization
https://nwchemex.github.io/.github/
Apache License 2.0
1 stars 2 forks source link

Implement caching option for libint #73

Closed pdhung3012 closed 1 year ago

pdhung3012 commented 1 year ago

I tested on Integrals. With the caching, the c-cpp workflow reduces the running time from 110 minutes to 25 minutes.

ryanmrichard commented 1 year ago

There's still a conflict preventing merging.

pdhung3012 commented 1 year ago

Since Quazi also separated the build and test, I create a new branch cache-build-pr2 and make a pull request to merge to this branch cache-build-pr to avoid the conflict of build_and_test.sh

pdhung3012 commented 1 year ago

Since Quazi also separated the build and test, I created a new branch cache-build-pr2 and make a pull request to merge to this branch cache-build-pr to avoid the conflict of build_and_test.sh

I fix the conflict.

ryanmrichard commented 1 year ago

🚀 [bumpr] Bumped! New version:v0.0.4 Changes:v0.0.3...v0.0.4

pdhung3012 commented 1 year ago

Thanks for fixing the conflict!

I changed the reference of Integral workflow from cache-build to master. The action with new reference is running.