Skip to content

Support injection of scheduler options from an environment #2991

@teojgo

Description

@teojgo

The concept that was discussed is the support of the following:

environs = [{
	'name': 'gnu',
	'sched_bind_options': ['--uenv-file={env.extras["uenv_file"]}',
						   '--uenv-mount={env.extras["uenv_mount"]']
}]

Using the above syntax, the env refers to the actual environment and use its extras.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions