Ignore:
Timestamp:
Apr 1, 2020 3:43:44 PM (4 years ago)
Author:
gronemeier
Message:

renamed job_id to run_id in configuration files according to changes made in revision 3236

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.default.in

    r3682 r4484  
    4848#-------------------------------------------------------------------------------
    4949BD:#!/bin/bash
    50 BD:#PBS -N {{job_id}}
     50BD:#PBS -N {{run_id}}
    5151BD:#PBS -l walltime={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}}
    5252BD:#PBS -l nodes={{nodes}}:ppn={{tasks_per_node}}
Note: See TracChangeset for help on using the changeset viewer.