How to open HyperView - MultiCore from batch command?

Akash Purushothaman
Akash Purushothaman Altair Community Member

I would like to explore automating HyperView and want to know how to open the HyperView - MultiCore module using batch mode

After opening I want to execute a TCL script so looking for available switches too

Thanks & Regards,

Akash P

Tagged:

Best Answer

  • Michael Herve_21439
    Michael Herve_21439
    Altair Employee
    Answer ✓

    Hello @Akash Purushothaman ,

    You can either use the bat file in the installation - C:\Program Files\Altair\2024.1\hwdesktop\hw\bin\win64\InvokeHVxufl.bat, or you can just look into it, and you’ll see that it sets an environment variable and then runs HyperView, and you could copy those commands as well.

    Note that in 2022.3 or earlier, there was a direct entry for HyperView-MultiCore in the start menu (used to be called HyperView-UL). Now we have a single entry for HyperView which brings up a launcher and you have to set the profile.

    Hope that helps,

    Michael

Answers

  • Michael Herve_21439
    Michael Herve_21439
    Altair Employee
    Answer ✓

    Hello @Akash Purushothaman ,

    You can either use the bat file in the installation - C:\Program Files\Altair\2024.1\hwdesktop\hw\bin\win64\InvokeHVxufl.bat, or you can just look into it, and you’ll see that it sets an environment variable and then runs HyperView, and you could copy those commands as well.

    Note that in 2022.3 or earlier, there was a direct entry for HyperView-MultiCore in the start menu (used to be called HyperView-UL). Now we have a single entry for HyperView which brings up a launcher and you have to set the profile.

    Hope that helps,

    Michael