The Discrete Haar Wavelet Transform has a wide range of applications from signal processing to video and image processing. Data-intensive structure and easy of implementation make Discrete Haar Wavelet Transform convenient to distribute fundamental operations to multi-CPU and multiGPU systems. In this paper, the wavelet transform was ported in a compute-efficient way to CPU cluster and programmable GPU cluster by utilizing MPI and CUDA respectively. Experimental studies conducted as part of the parallelization strategies for two-dimensional Discrete Haar Wavelet Transform show that the total running time required to process all rows and columns of an image with different size is significantly decreased on the GPU cluster when compared to th...