-
Updating the cluster config from the Cloud9 instance is removing the slurmdbd service.
I am not sure maybe there is a personalized update procedure via enginframe portal instead?
-
I just following the tutorial and find that the user cgray cannot submit a job and I get:
```
[cgray@frontend ~]$ sbatch --wrap "sleep 60"
sbatch: error: Batch job submission failed: Invalid acco…
-
try a VM on bespin
When aha is down, people can use this node.
-
I think this is related to the fix for this bug I filed: https://github.com/reframe-hpc/reframe/issues/2531
Another use case we have is running many multi-node tests with sbatch from the login node:…
flx42 updated
2 years ago
-
Last week I was able to run some of my tests for the bank code inside `ghcr.io/pitt-crc/test-env-rocky8-slurm-20-02-5-1-python39:latest`, and now this week I am running into issues with database acces…
-
Hi, I try the new version for the cluster and status for slurm processes are FATAL on alll nodes, sure some parameters on Slurm conf change from 20.02.7. Instead init process run infinetly
╭─m0rfeo…
-
Using Ubuntu 18.04, with A100-40GB and configured MIG slice 1g.5gb. I only see the default 4xGPU on gres.conf but MIG gpu devices.
cat /etc/slurm/gres.conf
Name=gpu File=/dev/nvidia0 CPUs=0-63,128…
-
Hi all,
I just want to know and undestand what does this wrapper (prefix-log.sh)
-
**Description:**
Running `sacctmgr` slurm commands like `sacctmgr list cluster` in headnode gives the following error:
You are not running a supported accounting_storage plugin
Only 'accounting_st…
-
We are developing an autoscaling program that can be used to scale clusters automatically via Simple VM API.
A cluster configuration with [`SlurmDBD`](https://slurm.schedmd.com/slurmdbd.html) and […