Author Topic: 2010.2 on Ubuntu  (Read 4149 times)

0 Members and 1 Guest are viewing this topic.

Offline pippin

  • Regular QuantumATK user
  • **
  • Posts: 12
  • Reputation: 1
    • View Profile
2010.2 on Ubuntu
« on: March 4, 2010, 18:18 »
I've run 2010.2 on Ubuntu9.10.  It seems to work fine except that it is running on only one core.  Both Ubuntu and VNL are the 64-bit version and I have Linux 2.6.31-19-generic kernel.  How can I run it on multiple cores?

Offline Nordland

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 812
  • Reputation: 18
    • View Profile
Re: 2010.2 on Ubuntu
« Reply #1 on: March 4, 2010, 20:15 »
Hey.

It can be controlled using environment variables. I found this section in the old manual.

http://www.quantumwise.com/documents/manuals/ATK-2008.10/chap.parallel.html#sect1.parallel.mkl_threading

The new ATK threads much more than the old one, so good luck with increasing the speed of your calculations.

Offline pippin

  • Regular QuantumATK user
  • **
  • Posts: 12
  • Reputation: 1
    • View Profile
Re: 2010.2 on Ubuntu
« Reply #2 on: March 5, 2010, 04:00 »
Thanks!  Now it is using all cores.  Seems to run much faster than the Windows version.