The report is on a parallelization of high-resolution model for distributed memory computing architecture. The source program is HRM, a regional numerical weather prediction program of the Deutscher Wetterdienst. It is written for shared memory vector computers or workstations, using OpenMP directives in standard FORTRAN 90. Our parallelization is written with MPI (Message Passing Interface) running on clustering dual Intel Pentium 800MHZ CPU computers. The comparison performance/price between share memory and distributed memory parallelization of this model is also analized.