|
|
|
Ask HN: Heavy computation setup for Python?
|
|
2 points
by gavribirnbaum
1456 days ago
|
|
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! |
|
See https://meadowrun.io
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.