C H A P T E R 3 |
Before You Begin |
This chapter provides miscellaneous information about the runtime environment that you should know before you begin to use it. It contains the following sections:
If your program uses Sun HPC ClusterTools components, compile and link it on a cluster that contains the Sun HPC ClusterTools software. If you plan to use the Prism environment to debug your program, include the -g option when you compile your program.
See the Sun S3L Software Programming Guide, the Sun MPI Software Programming and Reference Guide, and the Sun HPC ClusterTools Software Performance Guide for information on linking in the Sun S3L and the Sun MPI libraries.
CRE commands typically reside in the directory /opt/SUNWhpc/bin. If you are unable to execute them, you may need to add that directory to your path; check with your system administrator.
The man pages for Sun HPC ClusterTools commands reside in the /opt/SUNWhpc/man directory.
Sun HPC ClusterTools software supports two optional forms of user authentication that require the execution of user-level commands. The two methods are Kerberos Version 5 and DES. If one of these authentication methods is enforced on your Sun HPC cluster, use the commands listed in the following table.
See your system administrator for guidance.
Core files are produced as they normally are in the Solaris environment. However, if more than one process dumps core in a multiprocess program, the resulting core file may be overwritten in the same directory. Use coreadmin(1M) to control the naming and placement of core files.
Copyright © 2003, Sun Microsystems, Inc. All rights reserved.