Welcome to COMPS#
The COmputational Modeling Platform Service (COMPS) is an online tool that provides for submitting, running, and managing computational simulations on high-performance computing clusters (HPC).
pyCOMPS is a Python package for interoperability with the COMPS REST API. It can be used as an interface for other tools such as idmtools or from standalone custom scripts.
- Overview of COMPS
- Create simulations
- Create climate input
- Manage simulations
- Architecture
- COMPS package
- COMPS.Data package
- COMPS.Data.WorkItems package
- COMPS.Data.AssetCollection module
- COMPS.Data.AssetCollectionFile module
- COMPS.Data.AssetFile module
- COMPS.Data.AssetManager module
- COMPS.Data.AssetType module
- COMPS.Data.BaseEntity module
- COMPS.Data.CommissionableEntity module
- COMPS.Data.Configuration module
- COMPS.Data.Experiment module
- COMPS.Data.HpcJob module
- COMPS.Data.OutputFileMetadata module
- COMPS.Data.Priority module
- COMPS.Data.QueryCriteria module
- COMPS.Data.RelatableEntity module
- COMPS.Data.SerializableEntity module
- COMPS.Data.Simulation module
- COMPS.Data.SimulationFile module
- COMPS.Data.Suite module
- COMPS.Data.TaggableEntity module
- COMPS.Data.WorkItem module
- COMPS.Data.WorkItemFile module
- COMPS.utils package
- COMPS.utils.clone_simulation module
- COMPS.utils.create_asset_collection module
- COMPS.utils.get_output_files_for_experiment module
- COMPS.utils.get_output_files_for_workitem module
- COMPS.utils.get_output_tail module
- COMPS.utils.get_status module
- COMPS.utils.get_user_info module
- COMPS.utils.main module
- COMPS.utils.rerun_failed_simulations_for_experiment module
- COMPS.AuthManager module
- COMPS.Client module
- COMPS.CredentialPrompt module
- COMPS.Data package
- Glossary