This document describes a test architecture that separates parallel program communication from computation kernels to enable future partial dynamic reconfiguration of processing elements (PEs) on FPGAs. The architecture implements static softcore processors as test PEs on a Xilinx Virtex 5 FPGA. One PE acts as a host cell running MPI for communication, while other PEs act as computing cells running computation kernels. The NAS Parallel Benchmarks integer sort is used to benchmark communication and computation performance on this architecture.