This document discusses parallel algorithms for solving systems of linear algebraic equations (SLAE) with block-fivediagonal matrices, particularly for applications in geoelectrics and diffusion problems. It presents methods such as the parallel conjugate gradient method with regularization, conjugate gradient method with preconditioner, and parallel square root method, implemented on multi-core processors using OpenMP. The performance results indicate that these parallel algorithms significantly improve computational speed and accuracy in solving SLAE compared to traditional methods.