Unable to Open the Interactive Session Compute Node in the Intel® Developer Cloud Batch Mode
Content Type: Error Messages | Article ID: 000095927 | Last Reviewed: 11/02/2023
The slurm-related error is caused by an invalid combination of values for account and partition.
Run the command to provide the account by using the -A option:
srun -A <user id> -p pvc-shared --pty bash