Delegating quacc @flow to jobflow @flow#3016
Delegating quacc @flow to jobflow @flow#3016Andrew-S-Rosen merged 29 commits intoQuantum-Accelerators:mainfrom
Conversation
|
TODOs and points to discuss:
This off-PR branch exists only because tests in This seems to be the way we use flows anyway: So perhaps we push these changes upstream or pull them downstream in quacc?
So combining a
So I need to confirm if job submission is the eventual responsibility of user code. If we do support it, then most certainly I'm doing it wrong here: and I need to use
|
|
@Andrew-S-Rosen - I'm getting the same error as in the CI locally: I can try to fix this, unless you have some ideas already.. |
|
The issues are actually slightly different I think. The issue you are getting seems to be related to the fact that the matgl dependency was updated yesterday with breaking changes, and dependabot had not yet bumped the version for me to flag and correct. The issue in CI right now which is using the prior version of matgl is complaining about some model caching issue, probably also related to changes to the ML models in matgl that were updated on Hugging Face recently. Neither are related to quacc directly. We can chat soon about it. |
Removed caching for pip packages in workflow.
Add caching for pip dependencies in GitHub Actions
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3016 +/- ##
==========================================
- Coverage 97.69% 97.61% -0.09%
==========================================
Files 97 97
Lines 4172 4187 +15
==========================================
+ Hits 4076 4087 +11
- Misses 96 100 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ll we have it upstream); an xfail test
…o vb/flow_decorator
|
@vineetbansal what is the status of this PR? Are you waiting on me with this? |
|
@Andrew-S-Rosen - yes, this is ready from my end and can be merged, pending any suggestions from your end. |
|
Works for me! Let's do this! |
1 similar comment
|
Works for me! Let's do this! |
aa0c8b3
into
Quantum-Accelerators:main
Summary of Changes
>> Provide context and a description of your changes here. Make sure to reference any associated issues. <<
Requirements
main).Note: If you are an external contributor, you will see a comment from @buildbot-princeton. This is solely for the maintainers.