Skip to content
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

Closed
eugeneswalker opened this issue Mar 8, 2024 · 12 comments

Comments

@eugeneswalker
Copy link

eugeneswalker commented Mar 8, 2024

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:

  "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."
    },

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?

@eugeneswalker eugeneswalker changed the title DCV on Ubuntu 22.04 ARM images not possible w/ v3.8.0 despite availability of compatble DCV binaries DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0 despite availability of compatble DCV binaries Mar 8, 2024
@enrico-usai
Copy link
Contributor

Thanks @eugeneswalker , tracked internally as enhancement.

@eugeneswalker
Copy link
Author

Thanks @eugeneswalker , tracked internally as enhancement.

Any chance this might be available in next release?

@enrico-usai
Copy link
Contributor

Hi @eugeneswalker unfortunately there have not been yet active development on this area.

@nchaimov
Copy link

nchaimov commented Jul 1, 2024

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?

@sameershende
Copy link

We are interested in this capability and upgrade to ParallelCluster 3.10.0.

@eugeneswalker eugeneswalker changed the title DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0 despite availability of compatble DCV binaries DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.10.0 despite availability of compatble DCV binaries Jul 9, 2024
@hgreebe hgreebe added the backlog label Jul 9, 2024
@eugeneswalker eugeneswalker changed the title DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.10.0 despite availability of compatble DCV binaries DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.10.1 despite availability of compatble DCV binaries Aug 8, 2024
@kwryankrattiger
Copy link

It would be cool to see ParaView demoed on the newer ParallelCluster, let me know when you get this working!

@eugeneswalker
Copy link
Author

Any update on this @hgreebe @enrico-usai ?

@eugeneswalker eugeneswalker changed the title DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.10.1 despite availability of compatble DCV binaries DCV on Ubuntu 22.04 ARM not possible w/ v3.8.0-v3.11 despite availability of compatble DCV binaries Oct 9, 2024
@hanwen-pcluste
Copy link
Contributor

Hi everyone,

This task is under discussion with high priority.

Thank you for the feature request!
Hanwen

@eugeneswalker
Copy link
Author

Hi everyone,

This task is under discussion with high priority.

Thank you for the feature request! Hanwen

What do you think? Do you think it may come soon? We are eager to use this!

@hanwen-cluster
Copy link
Contributor

Hello everyone,

aws/aws-parallelcluster-cookbook#2843 has been merged. This improvement will be included in the upcoming 3.12.0 release

Thank you,
Hanwen

@hanwen-cluster
Copy link
Contributor

ParallelCluster 3.12.0 has been released!
https://pypi.org/project/aws-parallelcluster/#history

Thank you all for the feature request!

@eugeneswalker
Copy link
Author

ParallelCluster 3.12.0 has been released! https://pypi.org/project/aws-parallelcluster/#history

Thank you for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants