bigslice icon indicating copy to clipboard operation
bigslice copied to clipboard

Support different instance types per computation

Open jcharum opened this issue 4 years ago • 0 comments

Support different instance types per computation. It's sometimes the case that users want different instance types for different invocations. For example, one computation may require instances with GPUs. It would be useful to be able to specify instance type per computation.

We could potentially do this by allowing a customization of Func with a different configuration, plumbed through Bigmachine.

jcharum avatar Jul 27 '20 17:07 jcharum