Y
Hacker News
new
|
ask
|
show
|
jobs
by
trombonechamp
2187 days ago
Unfortunately you need to roll that yourself in joblib. But it is automatic in bionic (
https://github.com/square/bionic
), assuming your workflow can be structured in the way bionic likes.
1 comments
thechao
2187 days ago
Bionic is what I'm looking for (right on their use-case page): a Make replacement that can work with intermediate computations, and not just files.
link