Jump to content

How to check VCS version number?


Recommended Posts

How can I check which VCS version I am using, from a Linux command line?

 

 

I don't want to run a sim to find this information.

I am looking for smthg like "irun -version", but for VCS.

 

 

 

Pre-post discovery:  It looks like "vcs -help", among other things, shows the compiler version.  

 

Afaik, the compiler version and simulator version are the same.  Right?  Normally, I wouldn't ask that, but I see/know that some tools (or subsections of tools) don't move in lock-step for versions (like simulators and waveform viewers).

 

 

 

(Posting here because I didn't easily find this in VCS documentation and had SolvNet problems, and I find it better not to ask non-proprietary questions where the answer is available to the public.)

 
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

The below commands belongs to Linux environment in VCS

 

#haclus -value EngineVersion

 

Displays VCS Engine Version for that node

 

#hasys -display -attribute EngineVersion

 

Displays the Engine Version of all nodes in cluster

 

#haclus -list

Displays the name of cluster you named at the time of installation

 

#haclus -display

Displays Entire result of Cluser

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...