Note: Since this option accepts multiple arguments, you need to terminate the resource
list explicitly with another option, or "--" if no other option is needed.
-
Submit a job that only runs on Linux machine:
% nc run -r os=linux64 -- sleep 10
-
Submit a job that requires resources "License:spicy" and "hspice":
% nc run -r License:spicy -- sleep 10