Closed rsignell-usgs closed 3 years ago
Most likely this is due to Slurm not being compiled with x11 support. We'll have to look into what are the missing packages to enable x11 support in Slurm when compiling it if that is the issue.
In the meanwhile one potential solution would be for you to recompile Slurm with such support. As a reference here is how we compile Slurm in ParallelCluster: https://github.com/aws/aws-parallelcluster-cookbook/blob/develop/recipes/slurm_install.rb#L75-L87
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Thanks @demartinofra !
I'm connected to my Ubuntu Parallel Cluster (created with pcluster=2.10.3) using
and I'd like to run a graphical application on a node:
and getting
An ideas?
Here is my config:
with post-install script: