Ignore:
Timestamp:
Oct 15, 2018 12:28:43 PM (6 years ago)
Author:
raasch
Message:

job_id renamed run_id in configuration files, job_id is set for compatibility reasons with older versions of config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.crayh

    r3236 r3346  
    3434BD:#!/bin/bash
    3535BD:#PBS -A {{project_account}}
    36 BD:#PBS -N {{job_id}}
     36BD:#PBS -N {{run_id}}
    3737BD:#PBS -l walltime={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}}
    3838BD:#PBS -l nodes={{nodes}}:ppn={{tasks_per_node}}
Note: See TracChangeset for help on using the changeset viewer.