Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

How to add a queue in RSM 19.0

    • FAQFAQ
      Participant

      These steps work for v18.x also. 1. First Install the ARC Master Service (if not done already): %AWP_ROOT190%RSMARCtoolswinx64installservice.cmd -arcmaster 2. Add a queue ‘NewRsmQ’ to localhost (current machine): %AWP_ROOT190%RSMARCbinArcConfig queue add NewRsmQ 3. Assign the queue to current machine(let’s say RSMserver): %AWP_ROOT190%RSMARCbinArcConfig queue modify NewRsmQ -m RSMserver if there is problem in using hostname (probably due to alphnumeric name), use IP address of the machine.