并行计算
thinking_of_
student
C, C++, cfd, finite volume method
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
vs2010下调试MPI程序
参考: http://blogs.technet.com/b/chinahpc/archive/2009/05/19/visual-studio-2010-beta1-mpi-cluster-debugger.aspx http://msdn.microsoft.com/en-us/library/dd560807(v=vs.100).aspx 我只改了“Run Environment”转载 2012-09-10 16:49:28 · 3654 阅读 · 0 评论 -
ERROR:unable to read the cmd header on the pmi context, Error = -1
win7+vs2010+MPI ,以下仅在单机下做的测试。 电脑之前装了MPICH2和Microsoft HPC Pack 2008 SDK,用vs2010链接MPICH2的库编译了一个小程序,在cmd下用mpiexec执行该程序时出现下面问题 ERROR:unable to read the cmd header on the pmi context, Error = -1 后来网原创 2012-09-10 16:04:21 · 10803 阅读 · 0 评论 -
Lis (Library of Iterative Solvers for linear systems)
Lis是个好东西。Cross-platform! Lis (Library of Iterative Solvers for linear systems) is a scalable parallel library for solving the linear equations and the standard eigenvalue problems with real s原创 2012-09-10 16:58:12 · 1141 阅读 · 0 评论
分享