ESMCI / ESMCI/cime

num_nodes should work as an argument in config_batch.xml

Open
#4,189 9 comments 0 reactions 1 assignee Claimed by @jgfouca View on GitHub
Low Priority
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

`{{ num_nodes }}` works when used in a directive, but not as an argument.

```
-nnodes {{ num_nodes }}
```
^ Works

```
# $NUM_NODES also does not work
```
^ Broken

I'm not sure why we'd support syntax and parameters for directives but not arguments.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.