These are some simple example Fx codes
For more info or questions contact Dave O'Hallaron (droh@cs.cmu.edu)

dynamic		redistributes an array at runtime
fftc1		1D fast Fourier transform
fftc2		2D fast Fourier transform
fftc3		3D fast Fourier transform
hist		image histogram comparing PDO and FORALL
mm		blocked matrix-matrix multiplication
mv		matrix-vector multiplication comparing PDO and FORALL
radar		narrowband tracking radar 
sor		simple stencil computation

