Accelerator Manual (G06.24+, H06.03+)
Accelerator Manual—527303-002
4-1
4 Using the Accelerator
The Accelerator program processes TNS object code programs and produces
accelerated object code programs. You can run the Accelerator from either the
Guardian or Open System Services (OSS) environment. This section describes:
•
Running the Accelerator on page 4-1 describes how to run the Accelerator from
the Guardian and OSS environments.
•
Accelerator Listings on page 4-4 describes Accelerator listings.
•
Online Help on page 4-5 describes the Accelerator online help facility.
•
A Strategy for Using the Accelerator on page 4-7 describes a strategy for using the
Accelerator.
•
Specifying the Code Space on page 4-8 describes the Accelerator options that
affect the code space in which a program runs.
•
Specifying the Debugging Mode on page 4-9 describes how to make debugging
easier by controlling how the Accelerator optimizes procedures.
•
Specifying Accelerated Libraries on page 4-10 describes how the Accelerator
handles a user library or a shared run-time library that has been accelerated.
•
Accelerating Programs With Embedded SQL on page 4-11 explains how to
accelerate user libraries and programs that contain embedded NonStop SQL/MP
statement.
•
Using Obey Files on page 4-11 explains how to use Accelerator obey files with
scoping directives and comments.
•
Controlling Accelerator Messages on page 4-14 describes how to manage
Accelerator errors, warnings, and notes.
Running the Accelerator
The Accelerator runs as a Guardian process, that is, in the Guardian environment.
However, you can run the Accelerator from either the Guardian or OSS environments.
Regardless of the environment from which you run the Accelerator, it can accelerate
object files compiled for either the Guardian or OSS environments.
Guardian Environment
The AXCEL command enables you to run the Accelerator from the Guardian
environment.
AXCEL [/ run-options/] input-file, output-file [; AXCEL-options]