7.5 安裝 NIS binding 服務:按 y 確認安裝 NIS。 請注意,該程序會檢測之前是否已經安裝該服務,如果已有安裝,會跳離安裝該服務的步驟。 輸入 NIS domain name (域名) 以加入。請注意,該名稱是由主節點建立的域名。 輸入計算節點名稱 the name of compute node。
Real :: x_1, y_1, z_1, wi Integer :: stripnum, ni, lo, ui, vi wi = 0 Call random_seed() Call random_number(x_1) wi=100*x_1 ni = int(wi) If (coords(2)>0 .And. coords(2)<ni) Then