Changeset 4484 for palm/trunk/SCRIPTS/.palm.config.atosg
- Timestamp:
- Apr 1, 2020 3:43:44 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.palm.config.atosg
r4480 r4484 33 33 # BATCH-directives to be used for batch jobs. If $-characters are required, hide them with 3 backslashes 34 34 BD:#!/bin/bash 35 BD:#SBATCH --job-name={{ job_id}}35 BD:#SBATCH --job-name={{run_id}} 36 36 BD:#SBATCH --time={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}} 37 37 BD:#SBATCH --ntasks={{mpi_tasks}}
Note: See TracChangeset
for help on using the changeset viewer.