Andrew S. Rosen
Andrew S. Rosen
@honghuikim: It looks like this is a Custodian error. I determined this was likely the case because the Custodian files (e.g. `error.1.tar.gz`, `custodian.json`) are written in the correct directory, but...
Looks like it's been patched. Doing `pip install git+https://github.com/materialsproject/custodian.git` should fix it (until a new Custodian release is minted). I'll keep this issue report open until Custodian has a new...
Closing as patched upstream.
@esoteric-ephemera --- I suppose the bigger question I have is the following: is it worthwhile to be changing ALGO = All to Normal with modified mixing parameters, or if ALGO...
> To your point though: once conjugate gradient fails, you're kinda in the realm of manually adjusting the calculation to get it to run. Whether it's a good solution in...
Huh! Looks very useful. I hadn't heard of it before. Thanks for sharing. (It turns out that the routines I already have implemented are basically the same as the OCP...
@janosh: Oh no, this was the first time I've ever seen it! It's a terrifying error though and makes no sense. It made me feel like there was something wrong...
@janosh, @esoteric-ephemera: I have run into the ` ERROR FEXCF: supplied exchange-correlation table` error a few more times. Empirically, in my cases, I have found it to be due to...
I think we can exclude Custodian from this part of the discussion because, at least for me, I am mostly interested in knowing how a given job is set up...
> One technological solution would be to add a custom pipeline into building the docs that takes a job maker, initialises it, generates an input set with a dummy structure,...