QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: yangzw1985 on March 13, 2009, 07:47

Title: how to control another computer?
Post by: yangzw1985 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!
Title: Re: how to control another computer?
Post by: Anders Blom 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".