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

Support for selecting Grid Engine parallel environments #35

Open
willfurnass opened this issue Jun 21, 2017 · 2 comments
Open

Support for selecting Grid Engine parallel environments #35

willfurnass opened this issue Jun 21, 2017 · 2 comments

Comments

@willfurnass
Copy link
Contributor

The req_nslots trait could be more useful if the parallel environment can be selected. Think something like the following could be added to GridengineSpawner:

req_par_env = Unicode('', 
    help="Select Grid Engine Parallel Environment"
    ).tag(config=True) 
@mbmilligan
Copy link
Member

As with the req_cluster and req_partition configurables recently added to SlurmSpawner, we'll accept PRs adding subst variables reflecting terminology peculiar to specific resource managers.

@rkdarst
Copy link
Contributor

rkdarst commented Jun 18, 2018

If you tell me what the relevant options are, I can add it (at the time time I upgrade to jinja2 syntax for that script).

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

No branches or pull requests

3 participants