next up previous contents index
Next: 7.5 Altix4700 (Research Center Up: 7 Difference of Computation Previous: 7.3 Altix3700 (Institute for


7.4 SX7
(Research Center for Computational Science, National Institute of
Natural Sciences : 分子研)

(a)
You should refer to a manual made by IMS for the common computational procedure.

一般的な計算手順は、同センターが作っている計算機のマニュアルを参考にする。

(b)
Calculations are performed with the method whose computation job is submitted from front-end processor to back-end processor by queueing system.

キューイングシステムにより計算ジョブをフロントエンドプロセッサーから バックエンドプロセッサーに投入する方法で計算を行う。

(c)
In cpvo.sh, you have to set exstyle and numcpu to be consistent with the number of parallel which you specify when you submit a job. You have to set drvname to cscssx and set frt to fort, respectively.

cpvo.shで、exstyle,numcpuを設定する。 ジョブ投入時の並列度数をと矛盾しないようにする。 ジョブ投入時に、並列度数を入力する。 drvnameには、cscssx7を指定する。 frtにはfortを指定する。

(d)
When you subimit a job, you shoud do as shown below.

ジョブの投入は、

%> jsub -q PN cpvo.sh (return)
-q is a option which specifies the type of queues. If you want to monitor a job, you should do as shown below.

とする。-qは、キューの種類である。 ジョブを監視するには、

%> jstatr -h ccsx7
or

%> jstatq -h ccsx7
Please refer to the manual of IMS.If you want to cancel a job, you should check job_id by jstatr and do as shown below.

等があるが、分子研のマニュアルを参考にしてほしい。 ジョブをキャンセルするには、jstatrでジョブID job_idを知り、

%> jdel -h ccsx7 job_id
とする。


next up previous contents index
Next: 7.5 Altix4700 (Research Center Up: 7 Difference of Computation Previous: 7.3 Altix3700 (Institute for
Copyright (C), Tatsuki Oda (oda@cphys.s.kanazawa-u.ac.jp, Kanazawa University)