Next | Prev | Up | Top | Contents | Index

The Parallelizing Compilers

If your application runs on a multiprocessor platform and performance is a critical issue, you may want parts of the program to run concurrently. Two Silicon Graphics compilers, C and Fortran, have preprocessors that analyze source code and produce, where possible, object code that utilizes the multiprocessor environment.


Power C
Power Fortran Accelerator

Next | Prev | Up | Top | Contents | Index