Metadata-Version: 2.1
Name: aws-parallelcluster
Version: 3.3.1
Summary: AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
Home-page: https://github.com/aws/aws-parallelcluster
Author: Amazon Web Services
License: Apache License 2.0
Project-URL: Changelog, https://github.com/aws/aws-parallelcluster/blob/develop/CHANGELOG.md
Project-URL: Issue Tracker, https://github.com/aws/aws-parallelcluster/issues
Project-URL: Documentation, https://docs.aws.amazon.com/parallelcluster/
Description: AWS ParallelCluster is an AWS supported Open Source cluster management tool that makes it easy for you to deploy and
        manage High Performance Computing (HPC) clusters in the AWS cloud.
        Built on the Open Source CfnCluster project, AWS ParallelCluster enables you to quickly build an HPC compute environment in AWS.
        It automatically sets up the required compute resources and a shared filesystem and offers a variety of batch schedulers such as AWS Batch and Slurm.
        AWS ParallelCluster facilitates both quick start proof of concepts (POCs) and production deployments.
        You can build higher level workflows, such as a Genomics portal that automates the entire DNA sequencing workflow, on top of AWS ParallelCluster.
        
        Documentation can be found at https://docs.aws.amazon.com/parallelcluster/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Provides-Extra: awslambda
