polaris.parallel.login.LoginSystem
- class polaris.parallel.login.LoginSystem(config: Any)[source]
Resource manager for login nodes (no parallel execution).
Methods
__init__
(config)get_available_resources
()Return available resources for the system.
get_parallel_command
(args, cpus_per_task, ntasks)Get the parallel execution command.
set_cores_per_node
(cores_per_node)Set the number of cores per node.