Author Topic: how to control another computer?  (Read 4405 times)

0 Members and 1 Guest are viewing this topic.

Offline yangzw1985

  • QuantumATK Guru
  • ****
  • Posts: 113
  • Reputation: 0
    • View Profile
how to control another computer?
« on: March 13, 2009, 07:47 »
Hi, everyone! I want to know how to perform calculations in another computer?
For example,  I have two computer, if I want to let that computer perform the calculations, but I want to manipulate it in my computer, What should I do in order to carry out it?
Thanks!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5555
  • Country: dk
  • Reputation: 91
    • View Profile
    • QuantumATK at Synopsys
Re: how to control another computer?
« Reply #1 on: March 13, 2009, 11:04 »
This is both simple and not.

You cannot directly launch the calculations on a different computer from VNL. However, you can very easily install ATK separately on the other computer, and copy the scripts you make in VNL to that computer, perform the calculation there, and then copy the result files back to the first computer to visualize the results.

If the computers have a common file systems, either local or a network drive (or you have something like Samba set up), it's even easier, just save the files in VNL to the shared directory and run them from there on the "calculation machine".