@ARTICLE{Daszczuk_Wiktor_B._Adding_2024, author={Daszczuk, Wiktor B. and Czejdo, Denny B. and Grześkowiak, Wociech}, volume={vol. 70}, number={No 1}, journal={International Journal of Electronics and Telecommunications}, pages={135-144}, howpublished={online}, year={2024}, publisher={Polish Academy of Sciences Committee of Electronics and Telecommunications}, abstract={The article outlines a contemporary method for creating software for multi-processor computers. It describes the identification of parallelizable sequential code structures. Three structures were found and then carefully examined. The algorithms used to determine whether or not certain parts of code may be parallelized result from static analysis. The techniques demonstrate how, if possible, existing sequential structures might be transformed into parallel-running programs. A dynamic evaluation is also a part of our process, and it can be used to assess the efficiency of the parallel programs that are developed. As a tool for sequential programs, the algorithms have been implemented in C#. All proposed methods were discussed using a common benchmark.}, type={Article}, title={Adding parallelism to sequential programs – a combined method}, URL={http://www.czasopisma.pan.pl/Content/130702/16-4476-Daszczuk-sk1.pdf}, doi={10.24425/ijet.2024.149523}, keywords={programming languages, algorithms, concurrency, parallelism, parallel programming}, }