You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But if you try to launch a parallel cluster using official Ubuntu 22.04 ARM64 image with DCV turned on, validation fails with the following error:
"configurationValidationErrors": [
{
"level": "ERROR",
"type": "DcvValidator",
"message": "NICE DCV can be used with one of the following operating systems when using arm64 architecture: ['alinux2', 'centos7', 'rhel8', 'rocky8']. Please double check the os configuration."
},