Quiz

  1. Which batch command will show the status of the jobs in the queue?

    ccsubmit
    ccq
    getccid
    cctypes

  2. Which two batch commands list cluster resources and availability?

    ccrm
    ccusage
    ccq
    cctypes

  3. ccrelease should be issued at the end of your batch job or interactive work for these reasons:

    By releasing the nodes, you will only be charged for time you used.
    Your job will not end properly without this command.
    You will not be permitted to enter any other batch commands until after ccrelease is issued.
    All users will benefit from greater node availability.

  4. Check the keywords that are required for every batch job:

    type
    requirements
    minutes
    getccid
    account
    nodes

  5. Who can use the nodes running your batch job?

    Everyone.
    Only your job -- you have exclusive use of the nodes.
    Other jobs the scheduler assigns to those nodes.
    The Queen of England.


Show Answers:




Name (required for Virtual Workshop Certificate):