Node:Support for Threads, Next:, Previous:Large Automatic Arrays, Up:Missing Features



Support for Threads

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.