BoostInstallWithMpi
1. ./bootstrap.sh --with-libraries=all
2. add "using mpi ;" to the file project-config.jam in the boost root directory.
3 ./b2 -j8
2. add "using mpi ;" to the file project-config.jam in the boost root directory.
3 ./b2 -j8
Comments
Post a Comment