Parallel Programming with MPI and Parallelized SegaPred
I parallelized SegaPred using the hybrid model MPI under Prof. Yong-Hee Lee of KAIST from January to March 2003. The parallel version of SegaPred (pSegaPred) ran on a self-made MPI/OpenMP Linux cluster, and the scalability of the software was quite competitive since it requires very few inter-node communications during the heuristic search; the synchronization occurs only once for each natural selection step. However, due to many practical reasons (e.g., insufficient fund and time—I was only a sophomore at that time), I couldn’t finish this project.



