Introduction to vectorization using the IBM 3090 VF and VS Fortran release 2
Barry White
Abstract
Open-access reader
Barry White
Abstract
Open-access reader
Vector processing is a complication to computing, invented to make number crunchers go faster. Most of the elementary vector operations consist of a series of independent calculations for all elements of the operand vectors, and so may be performed in parallel. Vector processing may thus be seen as one particular form of parallel computing. This report is an introduction to vectorization using IBM 3090 VF and VS Fortran Release 2.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Vector processing is a complication to computing, invented to make number crunchers go faster. Most of the elementary vector operations consist of a series of independent calculations for all elements of the operand vectors, and so may be performed in parallel. Vector processing may thus be seen as one particular form of parallel computing. This report is an introduction to vectorization using IBM 3090 VF and VS Fortran Release 2.
Key concepts: Operand, Vectorization (mathematics), Fortran, Vector processor, Parallel computing, IBM, Computer science, Parallel processing