Open danielhollas opened 2 years ago
Hmm, interestingly it seems in AiiDA environment the default min job interval is always 10 seconds?
verdi shell
load_computer("slurm").get_minimum_job_poll_interval()
I noticed that the daemon worker takes 50% CPU when waiting for ORCA job. That seems very excessive. Not sure if it is related to the issue here, or is something else...
https://github.com/aiidateam/aiida-core/issues/5638#issue-1369918831