Author Topic: question in the new version  (Read 2751 times)

0 Members and 1 Guest are viewing this topic.

Offline John

  • Heavy QuantumATK user
  • ***
  • Posts: 33
  • Reputation: 0
    • View Profile
question in the new version
« on: July 8, 2010, 03:56 »
Dear everyone,
    1)In the new version, it seems that the electrodes formations are always changed with the changes of electrode copy length, and the left and right periodic lead parts are not same like 2008.10, how do understand it.
    2) If I want to run the job in parallel on Windows XP(one machine with 4 CPUs), whether I need to install the mpich2, and how to assgin the CPUs(just now I use the trial license, does it support the parallel)
   Thank you!
« Last Edit: July 8, 2010, 10:17 by John »

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5405
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: question in the new version
« Reply #1 on: July 8, 2010, 08:09 »
1) I strongly recommend reading the upgrade guide, it describes this in detail.

2) Yes, you need to install MPICH2 and use "mpiexec" which it provides. Are these separate computers, or one machine with 4 CPUs? You can run in parallel with the demo license (provided it contains the feature "atkdftslave").

Support for parallel calculations on Windows is still a bit limited, there are some potential issues with conflicts with the license system. Let us know how it works out, and we'll try to assist.

Offline John

  • Heavy QuantumATK user
  • ***
  • Posts: 33
  • Reputation: 0
    • View Profile
Re: question in the new version
« Reply #2 on: July 9, 2010, 08:42 »
Ok, thank you! My PC is 4 cores Windows XP operating system, now I just want to run the job in parallel, but it seems that there are some issues, I can not realize it. whether are there any introductions about the parallel calculation on windows XP? thanks!


Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5405
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: question in the new version
« Reply #3 on: July 9, 2010, 15:00 »
For a Windows machine with 4 cores, I would not recommend running MPI at all, you will be way too limited in memory. ATK will take advantage of the 4 cores automatically, in OpenMP. If you want better performance, and run properly in parallel, you should consider running on a Linux cluster, or at least a couple of Windows machines connected in a cluster (although, as mentioned, support for this is limited at this point).

Offline John

  • Heavy QuantumATK user
  • ***
  • Posts: 33
  • Reputation: 0
    • View Profile
Re: question in the new version
« Reply #4 on: July 9, 2010, 15:06 »
Ok, thank you Anders Blom! The Linux cluster should be the first and best choice for HPC.  :)
« Last Edit: July 9, 2010, 15:08 by John »