Skip to content

Deprecated documentation on Interactive jobs with graphical support #937

Open
@laraPPr

Description

@laraPPr

I noticed that this page in the documentation is deprecated, https://docs.hpc.ugent.be/Windows/running_interactive_jobs/#interactive-jobs-with-graphical-support. xclock is no longer a command that works on RHEL9 login nodes and nodes. A sutable altenative to quickly see if xforwarding works seems to be xterm.

I bumped into this no longer working when I was trying to use some application in the terminal that used LibGL. To check that those would work these commando's were handy (glxinfo and glxgears). I also ran into a bug or imcompatibility when ssh with xforwarding from a MacOS. I was trying to use an R package that relied on OpenGL. This was the error that I was hitting from MacOS, XQuartz/XQuartz#144 . Working from the Cluster Desktop seems than a more viable alternative.

Maybe we could expand the docs to have example of running an interative job from the Cluster Desktop in OOD. There is an example in the intro to hpc slides.

The example script also no longer works since the xmessage command is also no longer available on RHEL9. So that script will also need to be updated those are also managed in this repo, seee https://github.com/hpcugent/vsc_user_docs/blob/latex/intro-HPC/examples/Running-interactive-jobs/message.py. Possible alternatives for xmessage might be notify-send or zenity.

$ ./message.py 
/bin/sh: line 1: xmessage: command not found
  ---------------------------------------------------------
  < GET REAL! I am not a cow, I am a bunch of characters. > 
  --------------------------------------------------------- 
           \   ^__^ 
           \  (oo)\_______ 
              (__)\       )\/\ 
                   ||----w | 
                   ||     ||   

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions