Polaris
User's guide
Quick Start for Users
Tasks
Config Files
Suites
Mesh component
Ocean component
Sea ice component
Machines
Developer's guide
Quick Start for Developers
Overview
Command-line interface
Organization of Tasks
E3SM initial condition (e3sm/init) component
Mesh component
Ocean component
Sea ice component
Framework
Machines
Troubleshooting
Documentation
Building the Documentation
Previewing the Documentation
How Conda and Spack Work Together in Polaris
Updating Conda Dependencies
Updating Shared Spack Environments
API reference
Components
polaris framework
Command-line interface
Base Classes
config
io
job
logging
mesh
Uniform Spherical Base Mesh Step
model_step
mpas
namelist
parallel
polaris.parallel.get_available_parallel_resources
polaris.parallel.set_cores_per_node
polaris.parallel.run_command
polaris.parallel.get_parallel_command
polaris.parallel.system.ParallelSystem
polaris.parallel.single_node.SingleNodeSystem
polaris.parallel.login.LoginSystem
polaris.parallel.slurm.SlurmSystem
polaris.parallel.pbs.PbsSystem
provenance
remap
resolution
streams
validate
viz
yaml
Design Documents
Tutorials
Developer Tutorial: Adding a New Category of Tasks
Glossary
Glossary
Polaris
API reference
polaris.parallel.get_parallel_command
View page source
polaris.parallel.get_parallel_command
polaris.parallel.
get_parallel_command
(
args
,
cpus_per_task
,
ntasks
,
config
)
[source]