shy-refrigerator-15055
03/31/2023, 11:05 AM@resources for possibly-remote steps and using --with batch would be ideal, but this means everything runs remotely (including steps without @resources). There was some talk of an @local decorator here, is this still being considered?
Otherwise, I can only see commenting out @batch decorators as needed, which doesn't feel great. Thanks!square-wire-39606
03/31/2023, 2:39 PM@local functionality. Here is an example - https://github.com/jacopotagliabue/recs-at-resonable-scale/blob/main/src/custom_decorators.py#L48square-wire-39606
03/31/2023, 2:39 PM