MPICH2 MPI with GNU compilers
MPI For my understanding of what MPI is &/or does, please refer to this post.
Subversion – Changing Repository Location
Subversion (SVN) is a version control system initiated in 2000 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS). Subversion is well-known in the open source community and is used on many open source projects. Subversion was started in 2000 as an effort to write a free version control system which…