Changeset 3346 for palm/trunk/SCRIPTS/.palm.config.crayh
- Timestamp:
- Oct 15, 2018 12:28:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.palm.config.crayh
r3236 r3346 34 34 BD:#!/bin/bash 35 35 BD:#PBS -A {{project_account}} 36 BD:#PBS -N {{ job_id}}36 BD:#PBS -N {{run_id}} 37 37 BD:#PBS -l walltime={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}} 38 38 BD:#PBS -l nodes={{nodes}}:ppn={{tasks_per_node}}
Note: See TracChangeset
for help on using the changeset viewer.