Create a NERSC-style PBS script. For more documentation, see parent object.
- Supported RocketParams.params are:
- ncores: number of cores
- walltime: looks like “hh:mm:ss”
- queue: the queue to run on
- account: the account to charge
- pbs_options: a dict that sets the PBS -l key-value pairs
- pbs_tags: a list of PBS tags
- job_name: the name of the job to run
- modules: a list of modules to load
- exe: the executable to run, after moving to the launch_dir