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

    r3455 r4484  
    108108#-------------------------------------------------------------------------------
    109109BD:#!/bin/bash
    110 BD:#PBS -N {{job_id}}
     110BD:#PBS -N {{run_id}}
    111111BD:#PBS -l walltime={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}}
    112112BD:#PBS -l nodes={{nodes}}:ppn={{tasks_per_node}}
Note: See TracChangeset for help on using the changeset viewer.