Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #401
Closed
Open
Issue created May 28, 2019 by Pablo Echevarria@pechevarMaintainer

%THREADS_PER_TASK_DIRECTIVE% in SIM cmd file for pbs scheduler

Hi!

I'm using the version:

 > autosubmit --version
3.12.1b0

In the header /esarchive/autosubmit/t025/tmp/t025_18500101_fc01_1_SIM.cmd

you can found the variable %THREADS_PER_TASK_DIRECTIVE% but at this point all autousbmit variables has to be replaced by some value or empty

###############################################################################
#                   SIM t025 EXPERIMENT
###############################################################################
#
#PBS -q np
#PBS -N t025_18500101_fc01_1_SIM
#PBS -o /scratch/ms/spesiccf/c3pe/t025/LOG_t025/t025_18500101_fc01_1_SIM.20190528143144.out
#PBS -e /scratch/ms/spesiccf/c3pe/t025/LOG_t025/t025_18500101_fc01_1_SIM.20190528143144.err
#PBS -l EC_total_tasks=1:1:288:144
%THREADS_PER_TASK_DIRECTIVE%
#PBS -l EC_tasks_per_node=1:1:36:36

#PBS -l EC_hyperthreads=1
#PBS -l walltime=01:00:00
#PBS -l EC_billing_account=spitvolp
Assignee
Assign to
Time tracking