Skip to content

Update summit launch script to accept queue argument

Kenneth Moreland requested to merge kmorel/pvsc:summit-queue into master

I had a user request to use the debug queue instead of the batch queue on summit. These changes add support for selecting the launch queue. Backward compatibility to all pvsc configurations is maintained.

Merge request reports