Compact Local Integrated Radial Basis Function (CLIRBF) methods based on Cartesian grids can be effective numerical methods for solving Elliptic Partial Differential Equations (EPDEs) for fluid flow problems. The combination of the domain decomposition technique and function approximation using CLIRBF methods yields an effective coarse-grained parallel processing approach. This feature has enabled not only each sub-domain in the original analysis domain to be discretised by a separate CLIRBF Network but also Compact Local stencils to be independently treated. The present algorithm, namely parallel CLIRBF, achieves higher throughput in solving large scale problems by, firstly, parallel processing of sub-regions which comprise the original domain and, secondly, accelerating the convergence rate within each sub-region using groups of CLIRBF stencils in which function approximations are carried out by parallel processes. The procedure is illustrated with several numerical examples of EPDEs using Message Passing Interface (MPI) supported by MATLAB