Supercomputing Institute Technical IBM

How to Run Gaussian94 (g94) on the
IBM-SP


IBM-SP:

  1. Introduction
  2. Gaussian can be run in both serial and parallel, via shared memory, on the IBM SP.

    The following sections demonstrate how to run Gaussian94 in parallel and serial in both interactive and batch modes.

    The scripts rg94 and qg94 described below were created by the user support staff to make running Gaussian easier. These scripts are not part of the Gaussian distribution.

  3. Available Version
  4. The D.2 revsion of Gaussian94 is the only version of Gaussian94 available on the IBM-SP. It is available by loading the g94 module.

      module loadd g94


  5. Setting the Scratch Directory
  6. The scratch directory where Gaussian stores temporary files can be specified in two different ways.

    1. Set the environment variable GAUSS_SCRDIR in the .cshrc file or in the LoadLeveler script. This is done by adding the following line to either file:

        setenv GAUSS_SCRDIR scr_directory

      where scr_directory is the directory you want Gaussian to use for the temporary files.

    2. Use the rg94 and qg94 scripts (described below) to set the scratch directory. If the GAUSS_SCRDIR environment variable has not been set, then the script will create a temporary directory in the scratch space, scratch1 by default, for Gaussian to use for the temporary files. The temporary directory will be removed when the calculation has finished.

      If the GAUSS_SCRDIR environment variable has been set, then the scripts will not create a temporary file in the scratch space.

    Note: Setting the GAUSS_SCRDIR environment variable is particularly useful when one or both of the scratch directories are unavailable.

  7. Interactive running of g94
  8. 4.A. Running g94 in serial:

    4.B. Running g94 in parallel:

  9. Batch running of g94:
  10. 5.A. Running g94 in serial

5.B. Running g94 in parallel


Please direct questions or problems to
help@msi.umn.edu
The University of Minnesota is an equal opportunity educator and employer.

This information is available in alternative formats upon request by individuals with disabilities. Please send email to alt-format@msi.umn.edu or call 612-624-0528.

HOME | QUESTIONS | FEEDBACK
Events | Links | People | Publications | Support | Welcome
 


URL: http://www.msi.umn.edu /software/gaussian94/content.html
This page last modified on Thursday, 22-May-2008 16:00:15 CDT  
Please direct questions or problems to help@msi.umn.edu  
Website related questions or problems should be directed to webmaster@msi.umn.edu
The Supercomputing Institute does not collect personal information on visitors to our website. For the University of Minnesota policy, see www.privacy.umn.edu.