bench icon indicating copy to clipboard operation
bench copied to clipboard

Helper to run in another process

Open hadley opened this issue 5 years ago • 1 comments

i.e. a wrapper around callr with convenient options for setting lib path.

hadley avatar Oct 29 '18 15:10 hadley

Or perhaps allow it to accept futures (or promises). Then we could easily run our benchmarks on any supported backend. In my case I'm interested in running on HPC using future.batchtools.

multimeric avatar Oct 14 '22 02:10 multimeric