Home My Accounts | Newsletter | News Flash | Contact Us | Search

 

Issues/Circulation
Current Issue: February 2004
Other Issues
Applications
Gaussian 03 on Sweetgum
MIPSPro C/C++ Compiler on Sweetgum
Getting Started with PV-Wave
Getting Started with IMSL
MATLAB Bioinformatics Toolbox
MCSR Account Manager Enhancements
Systems
Mimosa's Gigabit Upgrade
Events
MAS and MSUAG 2004
MCSR IMSL/PV-WAVE Workshop April 14
The MCSR Parallel-O-Gram
Gaussian 03 on Sweetgum

by H. Wang

As of May 2003, Gaussian 03 is available on sweetgum. There are many new features in Gaussian 03. Please check out this url for details: http://www.gaussian.com/g_brochures/g03_new.htm Meanwhile, Gaussian 98 continues to be available as well.

To run a Gaussian03 job on sweetgum, add these two lines to .cshrc file on your sweetgum account:

setenv g03root /usr/local/appl
source /usr/local/appl/g03/bsd/g03.login

Then, use this command or create your own PBS script:

g03sub [-t time] [-m memory] [-n ncpus] job

A sample of PBS script:

#PBS -S /bin/csh
#PBS -l cput=55:05:00
#PBS -l mem=4000MB
cd your-work-directory
g03 your-job

If you use the g03sub script, your Gaussian output will be put in a .out file in your current directory, and your PBS output will be put in a .log file in your current directory. The exact filename is a function of your inputfile name.

More information on using PBS.
More information on Computational Chemistry at MCSR.

If you have any questions about running computational chemistry jobs at MCSR, email assist@mcsr.olemiss.edu.

--------------------------------
Last Modified: Monday, 29-Nov-2004 11:14:36 CST
Copyright © 1997-2005 The Mississippi Center for Supercomputing Research. All Rights Reserved.
[an error occurred while processing this directive]