Experience using the Argonne-developed PARMACs macro package to implement a portable parallel programming environment is described. Fortran programs with intrinsic parallelism of coarse and medium granularity are easily converted to parallel programs which are portable among a number of commercially
A portable integer FFT in FORTRAN
โ Scribed by Donald M. Monro
- Publisher
- Elsevier Science
- Year
- 1977
- Weight
- 246 KB
- Volume
- 7
- Category
- Article
- ISSN
- 0010-468X
No coin nor oath required. For personal study only.
โฆ Synopsis
A radix 2 integer fast Fourier transform is organised for compatibility among small computer systems by simulating binary fraction multiplications and bit reversal as functions in basic FORTRAN. After installation the efficiency can be improved by machine code replacement of some parts.
๐ SIMILAR VOLUMES
It has been generally considered that FORTRAN is inferior to MUMPS and other computer languages in its facility to manipulate files and that it is not satisfactorily competent to handle databases. However, it is our finding that FORTRAN is the most widely used language in patient data management sys
A software package is described that is designed to simplify the collection, storage, and processing of data to be used for three-dimensional reconstruction from serial sections. The package, called MORPHO, consists of four independent programs, all written in FOR-TRAN, running under CP/M, and calle
Many parallel extensions to FORTRAN have been proposed by 'supercomputer' manufacturers. The major differences between these language extensions is reviewed briefly. The Principle of Conservation of Parallelism is also introduced, which is argued to be a desirable foundation on which to base the dev