I'm running some DFT calculations at home, and they take way too long to run on my computer, I was looking for a pleasant and cheap way to develop these models while also speeding up the computation speed. Open to getting servers, etc, but would love some direction. Thanks!
I am obviously biased as one of the maintainers, but this is exactly the kind of thing we built Meadowrun for!<p>See <a href="https://meadowrun.io" rel="nofollow">https://meadowrun.io</a><p>It takes your local code and environment (we support pip, poetry and conda) and runs python code on AWS or Azure (though Azure might have some rough edges still). You can specify what kind of machine you want based on cpu/memory etc, no need to deal with weird instance names. You can get cheap spot instances etc.
I support some users running DFT, and I have a few questions: What’s your current setup? How big are the models? Which DFT code are you running; VASP, QE, something else? How long are your runs currently taking vs. how long do you want them to be?<p>(Edited for an autocorrect hiccup)