ropensci-books / drake

The user manual for the drake R package
https://books.ropensci.org/drake/
GNU General Public License v3.0
55 stars 26 forks source link

Overhaul the HPC chapter #51

Closed wlandau closed 5 years ago

wlandau commented 5 years ago
kendonB commented 5 years ago

I see this is closed - however, I can't see the documentation on the "optional resources list column in the plan"

wlandau commented 5 years ago

I omitted it before because I was having trouble getting it to work: https://github.com/HenrikBengtsson/future.batchtools/issues/26#issuecomment-445371561. You reminded me just now to try again, and I found the problem: https://github.com/HenrikBengtsson/future.batchtools/issues/26#issuecomment-448580999. Now I think I can add it.

wlandau commented 5 years ago

Fixed in 14858f4ae4f1b49dc16693ccabad73c5e01be62a. Please see the new section on the resources column for transient workers. It is a brand new feature, and I have not test-driven it much, so I expect some snags.