Andrew S. Rosen
Andrew S. Rosen
Just adding on here that it would probably be good to have a timestamp or some indication of when the job starts running from the queued state, in addition to...
Slurm electrons fails when called within a Dask sublattice which itself is called in a Dask lattice.
@jackbaker1001: Was this issue addressed by https://github.com/AgnostiqHQ/covalent/pull/1736?
@santoshkumarradha: Do you know if there is a way to use `asyncssh` such that the connection object returned simply performs actions on the local machine? I had trouble finding something...
Thanks for the update, although it is an unfortunate one. To confirm/clarify, in updating the `codecov-action` to 4.0, I am getting upload errors that [no codecov token can be found](https://github.com/Quantum-Accelerators/quacc/actions/runs/7730939930/job/21077715846?pr=1644#step:5:642)....
> @Andrew-S-Rosen, external contributors submitting PRs from forks without the token is allowed. Is this the use case you're talking about? Indeed it is. That would be great if so....
@thomasrockhu-codecov --- alright, thank you for the clarification. I'll merge the change and see what happens when external contributors start opening PRs. Fingers crossed.
For what it's worth, I think this would be a great use-case! On the topic, I've been wondering if it'd be possible to use a similar approach to flag potentially...
@kjappelbaum. Looks like that probably is the reason why. The MOFid repo was started by @bbucior, and I'm not sure the origins of the licensing, but I do see that...
Looks to be virtually the same issue as #116. I only just saw this. I can reproduce this behavior on Python 3.11 and torch 2.0.1. I used `pip install tblite[ase]`.
In my case, both are installed via pip. I will provide more details in the AM here though!