Menu
文書の過去の版を表示しています。
Dear T2K members who use KEKCC, For those who create a large number of files on KEKCC, you are likely using a directory under /gpfs/group/t2k/beam/work . The /gpfs/group/t2k area is also related to data archiving for ND280 and beam. Therefore, during beam periods, please take a care not to exceed the disk quota when generating large amounts of analysis files on KEKCC. You can check the disk quota status using the following command: % gquota -G /group/t2k Thank you for your cooperation in using KEKCC. Best Regards Ken Sakashita for KEKCC sub-group admins
sbatch ジョブの投入
-a account
squeue ジョブの状態の確認
PD : Pending
R : Runinig
CD : Completed
CG : Completing (完了中。多くの場合、cancel中か、エラーで中断中)
scancel
-u (user) userのjobを全てキャンセル
終わったジョブの確認
$ sacct -o jobid,start,end,state
module available
で利用可能なモジュールの一覧が見られる
module load MODULE
でモジュールを読み込む
module list
で読み込んでいるモジュールの一覧が見られる