-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
dcpRelates to DCP or the Compute APIRelates to DCP or the Compute APIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonRelates to Python codeRelates to Python code
Milestone
Description
Allow user to pass in a dict of (valid) job properties to dcp.compute_for
as an argument, alongside the input set, work function, args and kwargs.
This facilitates single-line DCP workloads that still allow the user to specify custom configurations, such as compute group details, job name, necessary packages, etc., and eliminates the requirement of defining an explicit job handle.
Metadata
Metadata
Assignees
Labels
dcpRelates to DCP or the Compute APIRelates to DCP or the Compute APIenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonRelates to Python codeRelates to Python code