Description: Execute HyperView in batch mode on HPC
Product/Topic Name : Hyperview 2025.1 execution in batch mode on HPC
I am looking for a support from someone who have experience in running Hyperview in batch mode on HPC.
I am running a python script [Example 2] in the Link Provided:
https://help.altair.com/hwdesktop/pythonapi/hyperview/examples/hv_examples_tools.html
i am using virtual framebuffer also as shown below:
nohup Xvfb :1 -ac -screen 0 1200x1024x24 -ls 0 -ld 0 -v -s 0 &XVFB_PID=$!# Export displayexport DISPLAY=:1
But still it's failing to execute HyperView commands.
Kindly guide me to do it.
Thanks