1.1-1
Questions
- How do I find out what cluster software is installed?
In general, additional software is installed under /opt. You can
also issue a rpm -qa|grep Basement to see the installed cluster
RPMS. You can query a specific RPM by issuing a rpm -qli <name> command, where
<name> is the RPM name without the version information (e.g
rpm -qli bsc-doc)
- How do I submit a single process job?
This page explains how to
submit a single process job script to Sun Grid Engine.
- How do I submit a parallel job?
This page explains how to submit a parallel process job script to Sun Grid Engine.
- How do I monitor the cluster
This page explains various monitoring software available to the cluster.
- How do I monitor the Grid Engine queue?
This page explains how to monitor the SGE queue.
- How do I compile a sequential program
This page explains how to compile and run sequential programs.
- How do I compile a parallel program
This page explains how to compile and run parallel programs.
- How do I use modules
This page explains how to use environment modules.
- How do I use the math libraries?
This page explains how to use the installed math libraries.
- How do I find documentation?
A
Documentation varies by package. You can find local and remote documentation on the main page.
- How do I ask further questions?
If you have a supported installation contact: Basement Supercomputing.
This page, and all contents,
are Copyright © 2007,2008 by Basement Supercomputing,
Bethlehem, PA, USA, All Rights Reserved. This notice must appear on all
copies (electronic, paper, or otherwise) of this document.