-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.11 despite availability of compatble DCV binaries #6158
Comments
Thanks @eugeneswalker , tracked internally as enhancement. |
Any chance this might be available in next release? |
Hi @eugeneswalker unfortunately there have not been yet active development on this area. |
The latest release (v.3.10.0) appears to support DCV on alinux2, rhel8, rocky8, rhel9, and rocky9, but not any Ubuntu releases. Are there any updates on when support for Ubuntu might be available? |
We are interested in this capability and upgrade to ParallelCluster 3.10.0. |
It would be cool to see ParaView demoed on the newer ParallelCluster, let me know when you get this working! |
Any update on this @hgreebe @enrico-usai ? |
Hi everyone, This task is under discussion with high priority. Thank you for the feature request! |
What do you think? Do you think it may come soon? We are eager to use this! |
Hello everyone, aws/aws-parallelcluster-cookbook#2843 has been merged. This improvement will be included in the upcoming 3.12.0 release Thank you, |
ParallelCluster 3.12.0 has been released! Thank you all for the feature request! |
Thank you for this! |
DCV cannot be turned on for Ubuntu 22.04 ARM64 using AWS Parallel Cluster v3.8.0-v3.10.1, despite upstream DCV binaries being available.
There are instructions here for installing DCV for Ubuntu 22.04 ARM:
https://docs.aws.amazon.com/dcv/latest/adminguide/setting-up-installing-linux-server.html
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:
See this file:
https://github.com/gmarciani/aws-parallelcluster/blob/develop/cli/src/pcluster/cli/commands/dcv_util.py
Would it be possible to enable this going forward?
The text was updated successfully, but these errors were encountered: