All Content tagged with AWS ParallelCluster
Content language: English
Select up to 5 tags to filter
Sort by most recent
40 results
We have multiple on premise nodes which we would like to add to our AWS ParallelCluster in a custom partition. However, we are not sure how to configure the nodes and the HeadNode to work together....
I'm trying to run many jobs that each use 1 GPU on ParallelCluster with the slurm scheduler. I'd like to use instances with 8 GPUs, like p3.16xlarge, and have slurm schedule 8 jobs to each node. I run...
Hello,
I created an HPC cluster with PCluster and used the free instance t2.micro.
How can I run the IOR benchmark on it without using Luster.
Are there other IO benchmarks that could be run on this...
Hello,
I have set up a small cluster using Parallel Cluster where I have head and worker nodes in the same public network.
I used it yesterday, and it worked well. I submitted jobs using Slurm to...
Hello Community,
We are facing issue in AWS parallel cluster(Slurm scheduler) where output of job remains incomplete after job completion. This is happening for only long running jobs like 5-6+hrs....
ec2-user:~/environment $ aws cloudformation describe-stack-events --stack-name parallelclusternetworking-pubpriv-20230624014839
{
"StackEvents": [
{
"StackId":...
ec2-user:~/environment $ pcluster update-cluster -n hpc -c config.yaml
{
"message": "Unable to parse configuration file. Unable to load configuration from bucket...
I am performing load/performance tests on my HPC. I am using parallelcluster 3.5.1 with slurm, head node is of `c6i-2xlarge` type and the queue of interest consists of 1024 `c6i-large` nodes. I have...
Hello,
I try to create a cluster on Red hat openshift, and it need AWS IAM user credentials AWS access key ID, then I created one, but still errors like the below:
CLUSTERS-MGMT-400: User name...
Hi,
I am using parallelcluster 3.5.1 with slurm and have set up cluster with 4 queues using `c6i-large`, `c6i-xlarge`, `c6i-2xlarge` and `c6i-4xlarge` instances in Frankfurt region. Queues are...
Quick Question!
When mounting a FSX OpenZFS on the cluster via the yaml. config file during cluster creation, does the SharedStorage section takes care of mounting this filesystem using optimal...
I uploaded a shell script to install conda and a specific environment post-configure on my compute nodes in AWS ParalellCluster. Either there were errors in the installation script or ParallelCluster...