On 11/14/25 05:07, Leon Thielen wrote:
Hello everyone, Is there a way to use OpenGL with HTCondor 25.0? We recently upgraded from HTCondor 8.8 to 25.0 and noticed that OpenGL no longer works as expected. Our tests are currently running on RHEL 8.10.
What is the failure mode, or error output when jobs do not run? One change from 8.8 to 25 is that if you want to use a GPU, the job needs to explicitly request it with "request_gpus". Perhaps the problem is that the opengl job is trying to use a gpu?
-greg