Group: comp.lang.fortran · Group Profile · Search for BLOCK WAS VECTORIZED in comp.lang.fortran
Author: Salvatore
Date: Dec 4, 2007 06:40
...be parallelized depend on several common-blocks, each containing 50-150 global variables...to my question: Since each common block is basically a contiguous chunk of...broadcast at once an entire common block, or in one swoop write it...version of the common block with an integer vector as large as needed to encompass the ...) doing away entirely with common blocks. The number of things that ...
|