If you would prefer not to develop a full Job Type frontend and backend, you can leverage the existing cmdline and cmdrange Job Types using the SimpleCmd API. Using SimpleCmd, you can quickly and easily generate submission dialogs for the command line Job Types.
    SimpleCmd takes the parameters from a submission dialog and turns them into a single command line submission to Qube. Since it uses the standard cmdline and cmdrange backends on the Workers, no additional installation of files is necessary.

    • No labels