pcluster-manager icon indicating copy to clipboard operation
pcluster-manager copied to clipboard

Manage AWS ParallelCluster through an easy to use web interface

Results 45 pcluster-manager issues
Sort by recently updated
recently updated
newest added

## Description * Pre-Defined Cluster templates for common applications * All templates are hosted in `/templates` directory on Github ## Demo https://user-images.githubusercontent.com/5545980/178086496-5946f18d-d99d-4f3f-96a9-263c76815dbc.mov ## Testing Change the path of the Github...

It would be helpful if, within the instance type groups, the instance options were sorted by size (cpu ascending, memory ascending). In this example, it would go t2.nano, t2.micro, t2.small,...

enhancement

*Description of changes:* Add support for providing an external cognito. Standalone Cognito - https://eu-west-1.console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/quickcreate?stackName=cognito-standalone&templateURL=https://pcluster-manager-eu-west-1.s3.eu-west-1.amazonaws.com/cognito-standalone.yaml ParallelCluster Manager Stack that consumes it: - https://eu-west-1.console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stacks/create/review?stackName=pcluster-manager&templateURL=https://pcluster-manager-eu-west-1.s3.eu-west-1.amazonaws.com/pcluster-manager.yaml By submitting this pull request, I confirm that...

I created an Ubuntu 20.04 compute node cluster When I shell (using the web ui) into the head node, I get the following errors ``` if [ -d '/opt/parallelcluster' ];...

bug

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hi, When deploying pcluster-manger the following substack performs an update of the SSM-SessionManagerRunShell document by overriding the default document with an hardcoded version. As documented [here](https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-sessiondocumentaccesscheck.html), SSM-SessionManagerRunShell document controls the...

ParallelClusters created outside of PCM are listed on the PCM main page and there is a functioning `Delete` button. But PCM has insufficient IAM permissions to delete clusters created outside...

bug

I noticed that when we launch large jobs (like 100 nodes) not all instances are getting tagged by the tagging script perhaps because of the throttling on the AWS API...

bug

## Description release process - Fix the 1-click links adding also an alternative link ## Changes release process - Fix the 1-click links adding also an alternative link This will...

Hi, Using the following cluster template breaks the create interface after the Storage Tab with: From the Chrome console I see: ```bash framework-bb5c596eafb42b22.js:1 TypeError: Cannot read properties of undefined (reading...

bug