We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to record whether host is gadi or raijin, i.e. $HOSTNAME
$HOSTNAME
Not immediately obvious how to do this. There's no sign of "gadi" or "scratch" in the .yaml so we'll have to do more file parsing.
The text was updated successfully, but these errors were encountered:
having any input from /short in config.yaml should indicate a run on raijin
/short
config.yaml
Sorry, something went wrong.
host is also recorded as PBS_O_HOST in env.yaml; see #21
PBS_O_HOST
env.yaml
No branches or pull requests
Need to record whether host is gadi or raijin, i.e.
$HOSTNAME
Not immediately obvious how to do this. There's no sign of "gadi" or "scratch" in the .yaml so we'll have to do more file parsing.
The text was updated successfully, but these errors were encountered: