Unfortuatenly we don't support this today. We hope to add something like this in the future.
In the meantime your best bet is to launch multiple instances of your application manually by wrapping them in a script or launcher, for example:
job submit /numnodes:8-16 AppLauncher.bat
You can then start up multiple instances within your AppLauncher.bat script.
Thanks,
Josh
-Josh