Changes between Version 2 and Version 3 of Xen_Lab4
- Timestamp:
- Oct 15, 2009, 4:11:59 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_Lab4
v2 v3 40 40 node[shape=box,width=3.0]; 41 41 42 "4.開啟 Virtul MPI Cluster" -> "5.MPI 測試" ;43 "1.建立基本 MPI Base System" -> "2. Clone Base System" -> "3.修改設定 設定檔";42 "4.開啟 Virtul MPI Cluster" -> "5.MPI 程式測試" ; 43 "1.建立基本 MPI Base System" -> "2. Clone Base System" -> "3.修改設定檔"; 44 44 } 45 45 }}} 46 46 ---- 47 47 = 【Step 1:建立基本 MPI Base System】 = 48 49 50 51 48 52 * xen-create-image 49 * 修改帳戶 或是讓他 copy 原來主機的帳戶 53 * copy 原來主機的帳戶 54 * 安裝 openMPI 55 * MPI 環境設定 (帳戶 ssh-keygen) 50 56 *