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
  • #119
Closed
Open
Issue created May 11, 2016 by Jordi Cuadrado Borbonés@jcuadradDeveloper

Wrong substitution of {PLATFORM_NAME}_PROJ

The resulting substitution of platform variable %CURRENT_PROJ% ends up being EXPID instead of the expected PROJECT variable.

in platforms_a000.conf there is defined: [marenostrum3] (...) PROJECT = bsc32 (...)

in my JOB script: HPC_GROUP=%CURRENT_PROJ%

the resulting .cmd file after substitution is: HPC_GROUP=a000

but the expected result should be: HPC_GROUP=bsc32

Please don't hesitate to contact me for any inquires or if I can offer any other details to reproduce the problem. Thanks!!

Assignee
Assign to
Time tracking