TeraChem
go back to Main Page, Computational Resources, Computational Codes
TeraChem is general purpose quantum chemistry software designed to run on NVIDIA GPU architectures under a 64-bit Linux operating system.
How to submit an input
To access the machine:
ssh username@10.3.1.200
To submit a job:
qs tchem1 inputfile.in qs tchem145 inputfile.in qs tchem150 inputfile.in
Since October 2012, the qs sends the jobs in parallel to the two GPUs available, no need to specify it in the input file. If for some reason you wish to run calcs on a single GPU you must state it in the TeraChem input file (GPU 1 0 for the new GPU or GPU 1 1 for the old one).
At the moment there is a limit of 5 jobs per user in the queue.
Input examples
TheraChem is a real user-friendly program with clear and easy input files.
Output files
TeraChem creates an output file called name.out, it contains important information about energies, cycles convergence... but it does not contain the optimized geometry of optimizations or MD, nor the MO, ... this information can be found in the files included in the directory scr.
Links
User's guide: http://www.petachem.com/doc/userguide.pdf
Web page: http://www.petachem.com/products.html
Forum: http://www.petachem.com/forum/
Tests
- File:Terachem.pdf Some tests on version 1.0, which does not have d orbitals or ECP's. Comparison was Gaussian09 with our 8 core machines vs (ii) Terachem with a single VGA Nvidia Geforce GTX-470 card.
- Some tests have been performed on the 1.50 version. This version does include d orbitals but not ECPs. Compared with Gaussian09 is faster for large systems (about 1.5 comparing 8 CPUs vs 1 GPU). The paralelization of TeraChem has also been tested showing that calculations run 1.9 faster on two GPUs than in one. The use of the keyword dftgrid 3 is mandatory to obtain energies with an accuracy similar to that of Gaussian.