Skip to content
New issue

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

Allow setting account via flag when submitting #703

Open
cbkerr opened this issue Dec 15, 2022 · 1 comment
Open

Allow setting account via flag when submitting #703

cbkerr opened this issue Dec 15, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@cbkerr
Copy link
Member

cbkerr commented Dec 15, 2022

Feature description

Discussed with @joaander today.

I would like to be able to set the account on the command line when submitting jobs through flow.

I'm setting it via environment variable, so signac-flow gives me this warning. I would like to be able to silence this warning.

Environment 'DeltaEnvironment' allows the specification of an account name that will be charged for jobs' compute time.
Set the account name with the command:

  $ signac config --global set 'flow.DeltaEnvironment.account' ACCOUNT_NAME

Proposed solution

This may be a good first issue.

Additional context

Other ways to set account:

  • environment variable
  • flow config
  • custom template
@b-butler b-butler added the good first issue Good for newcomers label Feb 13, 2023
@cbkerr
Copy link
Member Author

cbkerr commented May 5, 2023

Related issue discussed with @yuanzhou0827, you can't specify the partition in the config settings. Not sure if that would be helpful once you're on a certain cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants