Node:Support for Threads, Next:Increasing Precision/Range, Previous:Large Automatic Arrays, Up:Missing Features
Neither the code produced by g77
nor the libg2c
library
are thread-safe, nor does g77
have support for parallel processing
(other than the instruction-level parallelism available on some
processors).
A package such as PVM might help here.