Optimization of the serial code

This page is under construction and will be updated very soon.

Optimization of serial code is a crucial step in enhancing the performance of software applications. Serial code, which executes tasks sequentially, can often be improved to run more efficiently without changing its fundamental logic. This process involves various techniques and strategies, which can significantly impact the overall performance of an application.


Mandar Gurav Avatar

Mandar Gurav

Parallel Programmer, Trainer and Mentor


If you are new to Parallel Programming you can start here.



Beginner CUDA Fortran Hello World Message Passing Interface MPI Nvidia Nsight Systems NVPROF OpenACC OpenACC Fortran OpenMP PGI Fortran Compiler Profiling Vector Addition


Popular Categories