Changes between Version 26 and Version 27 of MPI
- Timestamp:
- 10/24/06 09:43:15 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MPI
v26 v27 5 5 * [http://subversion.tigris.org/ Subversion] repository: http://www.xerial.org/svn/project/sandbox/trunk/pdp 6 6 * username: anonymous, pass: (empty) 7 * T his codes use [http://boost.org/ Boost C++ Library] and [http://antlr.org ANTLR Parser Generator].7 * To build & run these codes, you require [http://boost.org/ Boost C++ Library] and [http://antlr.org ANTLR Parser Generator]. 8 8 === How To Build === 9 9 * In Windows, it requies Visual Studio C++ 2003 (or newer version): 10 10 * Install [http://www-unix.mcs.anl.gov/mpi/mpich2/index.htm MPICH2] 11 * Download archive and build [http://boost.org Boost C++ Library]11 * Download [http://boost.org Boost C++ Library] and build it. 12 12 * [http://www.kmonos.net/alang/boost/ Here] is a good explanation of the build steps probided by Inaba-kun 13 13 * Add $(MPICH2_INSTALL_PATH)/include and $(BOOST_INSTALL_PATH)/include/boost_1_3X_X to Options -> Projects -> VC++ Directories -> Include files.


