close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 23, 2008, 2:13:41 PM (17 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
2 | 2 | = Introduction = |
3 | 3 | MPI ( Message Passing Interface) ,一個用於平行計算的平臺。[[BR]] |
4 | | [http://www-unix.mcs.anl.gov/mpi/mpich1/docs.html doc][[BR]] |
| 4 | [http://www-unix.mcs.anl.gov/mpi/mpich1/docs.html MPICH Documents][[BR]] |
| 5 | [http://www.mpi-forum.org/ MPI Documents][[BR]] |
5 | 6 | [https://computing.llnl.gov/tutorials/parallel_comp/ LLNL參考資料] |
6 | 7 | |