サイズ: 11044
コメント:
|
サイズ: 10881
コメント:
|
削除された箇所はこのように表示されます。 | 追加された箇所はこのように表示されます。 |
行 5: | 行 5: |
窓口サーバで以下のアプリケーションを利用可能です.<<BR>> 以下に実行コマンドを示します. === Emacs === ===== 起動方法 ===== 以下のコマンドを実行します. |
窓口サーバで以下のアプリケーションを利用可能です.<<BR>> 以下に実行コマンドを示します. === Emacs === ===== 起動方法 ===== 以下のコマンドを実行します. |
行 14: | 行 14: |
(例)<<BR>> ファイル(sample.txt)を指定して起動する場合 |
(例)<<BR>> ファイル(sample.txt)を指定して起動する場合 |
行 20: | 行 19: |
行 25: | 行 22: |
===== 実行方法 ===== (例)<<BR>> Perlスクリプト(hello.pl)を実行する場合<<BR>> |
===== 実行方法 ===== (例)<<BR>> Perlスクリプト(hello.pl)を実行する場合<<BR>> |
行 30: | 行 26: |
{{{ | {{{#!/usr/bin/perl |
行 32: | 行 29: |
#!/usr/bin/perl | |
行 35: | 行 31: |
行 37: | 行 32: |
行 42: | 行 38: |
(例)<<BR>> コマンドラインから直接実行する場合 |
(例)<<BR>> コマンドラインから直接実行する場合 |
行 49: | 行 44: |
行 54: | 行 47: |
===== 実行方法 ===== (例)<<BR>> Pythonスクリプト(hello.py)を実行する場合<<BR>> |
===== 実行方法 ===== (例)<<BR>> Pythonスクリプト(hello.py)を実行する場合<<BR>> |
行 59: | 行 51: |
{{{ | {{{#!/usr/bin/python |
行 61: | 行 54: |
#!/usr/bin/python | |
行 64: | 行 56: |
行 66: | 行 57: |
行 71: | 行 63: |
(例)<<BR>> コマンドラインから直接実行する場合 |
(例)<<BR>> コマンドラインから直接実行する場合 |
行 78: | 行 69: |
行 83: | 行 72: |
===== 実行方法 ===== (例)<<BR>> Rubyスクリプト(hello.rb)を実行する場合<<BR>> |
===== 実行方法 ===== (例)<<BR>> Rubyスクリプト(hello.rb)を実行する場合<<BR>> |
行 88: | 行 76: |
{{{ | {{{#!/usr/bin/ruby |
行 90: | 行 79: |
#!/usr/bin/ruby | |
行 93: | 行 81: |
行 95: | 行 82: |
行 100: | 行 88: |
(例)<<BR>> インタラクティブに実行する場合 |
(例)<<BR>> インタラクティブに実行する場合 |
行 109: | 行 96: |
行 113: | 行 99: |
行 117: | 行 104: |
===== コンパイル方法 ===== 以下のコマンドを実行します. |
===== コンパイル方法 ===== 以下のコマンドを実行します. |
行 123: | 行 110: |
===== 実行方法 ===== 以下のコマンドを実行します. |
===== 実行方法 ===== 以下のコマンドを実行します. |
行 129: | 行 116: |
行 132: | 行 117: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 137: | 行 123: |
行 140: | 行 124: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 145: | 行 130: |
行 148: | 行 131: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 153: | 行 137: |
行 156: | 行 138: |
===== 変換方法 ===== 以下のコマンドを実行します. |
===== 変換方法 ===== 以下のコマンドを実行します. |
行 161: | 行 144: |
(例)<<BR>> sample.dviをPDFファイルに変換する場合 |
(例)<<BR>> sample.dviをPDFファイルに変換する場合 |
行 169: | 行 151: |
行 171: | 行 152: |
===== 表示方法 ===== 以下のコマンドを実行します. |
===== 表示方法 ===== 以下のコマンドを実行します. |
行 176: | 行 158: |
(例)<<BR>> sample.pdfを表示する場合 |
(例)<<BR>> sample.pdfを表示する場合 |
行 184: | 行 165: |
行 186: | 行 166: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 191: | 行 172: |
(例)<<BR>> sample.docをPDF変換し、カレントディレクトリに出力する場合. |
(例)<<BR>> sample.docをPDF変換し、カレントディレクトリに出力する場合. |
行 199: | 行 179: |
行 201: | 行 180: |
===== 変換方法 ===== 以下のコマンドを実行します. |
===== 変換方法 ===== 以下のコマンドを実行します. |
行 206: | 行 186: |
(例)<<BR>> sample.texをDVIファイルに変換する場合<<BR>> |
(例)<<BR>> sample.texをDVIファイルに変換する場合<<BR>> |
行 217: | 行 196: |
$ | $ |
行 222: | 行 201: |
行 224: | 行 202: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 229: | 行 208: |
行 232: | 行 209: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 237: | 行 215: |
行 240: | 行 216: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 245: | 行 222: |
行 248: | 行 223: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 253: | 行 229: |
行 256: | 行 230: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 261: | 行 236: |
行 264: | 行 237: |
===== コマンド ===== | ===== コマンド ===== |
行 272: | 行 245: |
(例)<<BR>> JPGの画像(sample.jpg)をPNG画像(sample.png)へ変換する場合 |
(例)<<BR>> JPGの画像(sample.jpg)をPNG画像(sample.png)へ変換する場合 |
行 277: | 行 250: |
(例)<<BR>> 複数のJPG画(*.jpg)をPNG画像へ変換する場合 |
(例)<<BR>> 複数のJPG画(*.jpg)をPNG画像へ変換する場合 |
行 283: | 行 255: |
行 286: | 行 256: |
===== 起動方法 ===== 以下のコマンドを実行します. |
===== 起動方法 ===== 以下のコマンドを実行します. |
行 291: | 行 262: |
行 294: | 行 263: |
コンテナ上で以下の研究用アプリケーションを実行可能です.<<BR>> 研究用アプリケーションを実行する場合, PBS Professional用の実行スクリプトを作成し, qsubコマンドでジョブを投入します.ジョブの投入方法は, [[https://hpcportal.imc.tut.ac.jp/wiki/HowToSubmitJob |ジョブの実行]] を参照して下さい.以下に実行スクリプト例を示します. |
コンテナ上で以下の研究用アプリケーションを実行可能です.<<BR>> 研究用アプリケーションを実行する場合, PBS Professional用の実行スクリプトを作成し, qsubコマンドでジョブを投入します.ジョブの投入方法は, [[https://hpcportal.imc.tut.ac.jp/wiki/HowToSubmitJob|ジョブの実行]] を参照して下さい.以下に実行スクリプト例を示します. |
行 299: | 行 267: |
{{{ ### sample #!/bin/sh #PBS -l nodes=1:ppn=1 |
{{{#!/bin/sh ### sample #PBS -l select=1:ncpus=1 |
行 311: | 行 277: |
}}} |
}}} |
行 319: | 行 283: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 331: | 行 293: |
}}} |
}}} |
行 336: | 行 296: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 348: | 行 306: |
}}} |
}}} |
行 352: | 行 308: |
行 356: | 行 311: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 368: | 行 321: |
}}} |
}}} |
行 374: | 行 325: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 386: | 行 335: |
}}} |
}}} |
行 390: | 行 337: |
行 395: | 行 341: |
行 398: | 行 343: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 410: | 行 353: |
}}} |
}}} |
行 420: | 行 361: |
行 430: | 行 370: |
行 450: | 行 389: |
行 452: | 行 390: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 464: | 行 400: |
}}} |
}}} |
行 468: | 行 402: |
{{{ ### sample #!/bin/sh |
{{{#!/bin/sh ### sample |
行 480: | 行 412: |
}}} |
}}} |
行 485: | 行 414: |
===== 起動方法 ===== | ===== 起動方法 ===== |
行 487: | 行 416: |
行 493: | 行 423: |
行 495: | 行 424: |
===== 並列ジョブ(CASTEP) ===== {{{ #!/bin/sh |
===== 並列ジョブ(CASTEP) ===== {{{#!/bin/sh |
行 518: | 行 445: |
===== 並列ジョブ(DMol3) ===== {{{ #!/bin/sh |
===== 並列ジョブ(DMol3) ===== {{{#!/bin/sh |
行 539: | 行 463: |
アプリケーションの実行
目次
窓口サーバ用アプリケーション
窓口サーバで以下のアプリケーションを利用可能です.
以下に実行コマンドを示します.
Emacs
起動方法
以下のコマンドを実行します.
$ emacs
(例)
ファイル(sample.txt)を指定して起動する場合
$ emacs sample.txt
Perl
使用方法は perl 5.16.3 を参照してください.
実行方法
(例)
Perlスクリプト(hello.pl)を実行する場合
・スクリプトの内容
{{{#!/usr/bin/perl $ cat hello.pl print "Hello world!\n"; }}} ・スクリプトの実行
$ chmod 755 hello.pl $ ./hello.pl Hello world!
(例)
コマンドラインから直接実行する場合
$ perl -e 'print "Hello world!\n";' Hello world!
Python
使用方法は python 2.7 を参照してください.
実行方法
(例)
Pythonスクリプト(hello.py)を実行する場合
・スクリプトの内容
{{{#!/usr/bin/python $ cat hello.py print "Hello world!" }}} ・スクリプトの実行
$ chmod 755 hello.py $ ./hello.py Hello world!
(例)
コマンドラインから直接実行する場合
$ python -c 'print "Hello world!"' Hello world!
Ruby
使用方法は ruby 2.0.0 を参照してください.
実行方法
(例)
Rubyスクリプト(hello.rb)を実行する場合
・スクリプトの内容
{{{#!/usr/bin/ruby $ cat hello.rb puts "Hello world!" }}} ・スクリプトの実行
$ chmod 755 hello.rb $ ./hello.rb Hello world!
(例)
インタラクティブに実行する場合
$ irb irb(main):001:0> puts "Hello world!" Hello world! => nil
JDK
PATH設定
以下のコマンドを実行します.
$ export JAVA_HOME=/usr/java/jdk1.8.0_212 $ export PATH=$PATH:$JAVA_HOME/bin
コンパイル方法
以下のコマンドを実行します.
$ javac Javaプログラムファイル
実行方法
以下のコマンドを実行します.
$ java クラス名
MATLAB
起動方法
以下のコマンドを実行します.
$ matlab
Google Chrome
起動方法
以下のコマンドを実行します.
$ google-chrome
Mozilla Firefox
起動方法
以下のコマンドを実行します.
$ firefox
dvipdfmx
変換方法
以下のコマンドを実行します.
$ dvipdfmx DVIファイル
(例)
sample.dviをPDFファイルに変換する場合
$ dvipdfmx sample.dvi
PDFファイル(sample.pdf)が生成されます.
Evince
表示方法
以下のコマンドを実行します.
$ evince PDFファイル
(例)
sample.pdfを表示する場合
$ evince sample.pdf
PDFファイル(sample.pdf)が表示されます.
LibreOffice
起動方法
以下のコマンドを実行します.
$ soffice パラメータ
(例)
sample.docをPDF変換し、カレントディレクトリに出力する場合.
$ soffice --headless --convert-to pdf sample.doc
PDFファイル(sample.pdf)が生成されます.
ASCII Tex
変換方法
以下のコマンドを実行します.
$ platex Texファイル
(例)
sample.texをDVIファイルに変換する場合
$ cat sample.tex \documentclass{jarticle} \begin{document} これはサンプルです。 \end{document} $ $ platex sample.tex
組版結果のファイル(sample.dvi)が生成されます.
gnuplot
起動方法
以下のコマンドを実行します.
$ gnuplot
tgif
起動方法
以下のコマンドを実行します.
$ tgif
inkscape
起動方法
以下のコマンドを実行します.
$ inkscape
dia
起動方法
以下のコマンドを実行します.
$ dia
Gimp
起動方法
以下のコマンドを実行します.
$ gimp
ImageMagick
コマンド
- convert:画像のサイズ変更、フォーマット変更、画像の編集、色加工など
- mogrityt:画像を一括で処理する
- identifyt:画像ファイルの情報やサーバ情報を取得・表示する
- montaget:画像を並べて結合する
- compositet:画像を合成する
- displayt:画像を表示する
(例)
JPGの画像(sample.jpg)をPNG画像(sample.png)へ変換する場合
$ convert sample.jpg sample.png
(例)
複数のJPG画(*.jpg)をPNG画像へ変換する場合
$ mogrify -format png *.jpg
Ghostscript
起動方法
以下のコマンドを実行します.
$ gs
研究用アプリケーション
コンテナ上で以下の研究用アプリケーションを実行可能です.
研究用アプリケーションを実行する場合, PBS Professional用の実行スクリプトを作成し, qsubコマンドでジョブを投入します.ジョブの投入方法は, ジョブの実行 を参照して下さい.以下に実行スクリプト例を示します.
ANSYS Multiphysics
シングルジョブ
{{{#!/bin/sh
#PBS -l select=1:ncpus=1 #PBS -q wSrchq
source /etc/profile module load ansys.multiphysics19.r2
cd $PBS_O_WORKDIR ansys192 -b nolist -p AA_T_A -i vm1.dat -o vm1.out -j vm1 }}} *vm1.datは/common/ansys19.r2/ansys_inc/v192/ansys/data/verifにあります.
並列ジョブ
例:Shared Memory ANSYSを用いる場合
{{{#!/bin/sh
#PBS -l nodes=1:ppn=4 #PBS -q wSrchq
source /etc/profile module load ansys.multiphysics19.r2
cd $PBS_O_WORKDIR ansys192 -b nolist -p AA_T_A -i vm141.dat -o vm141.out -j vm141 -np 4 }}} 例:Distributed ANSYSを用いる場合
{{{#!/bin/sh
#PBS -l nodes=2:ppn=2 #PBS -q wSrchq
source /etc/profile module load ansys.multiphysics19.r2
cd $PBS_O_WORKDIR ansys192 -b nolist -p AA_T_A -i vm141.dat -o vm141.out -j vm141 -np 4 -dis }}} *vm141.datは/common/ansys19.r2/ansys_inc/v192/ansys/data/verifにあります.
ANSYS CFX
シングルジョブ
{{{#!/bin/sh
#PBS -l nodes=1:ppn=1 #PBS -q wSrchq
source /etc/profile module load ansys.cfx19.r2
cd $PBS_O_WORKDIR cfx5solve -def StaticMixer.def }}} *StaticMixer.defは/common/ansys19.r2/ansys_inc/v192/CFX/examplesにあります.
並列ジョブ
{{{#!/bin/sh
#PBS -l nodes=1:ppn=4 #PBS -q wSrchq
source /etc/profile module load ansys.cfx19.r2
cd $PBS_O_WORKDIR cfx5solve -def StaticMixer.def -part 4 -start-method 'Intel MPI Local Parallel' }}} *StaticMixer.defは/common/ansys19.r2/ansys_inc/v192/CFX/examplesにあります.
ANSYS HFSS
ANSYS HFSS利用マニュアルを参照して下さい.
ABAQUS
シングルジョブ
{{{#!/bin/sh
#PBS -l nodes=1:ppn=1 #PBS -q wSrchq
source /etc/profile module load abaqus-V6R2019x
cd $PBS_O_WORKDIR abaqus }}}
インタラクティブモードでAbaqus CAE(X Window)を利用
$ qsub -IX -q wSrchq -l select=1:mem=16g -v SINGULARITY_IMAGE=prg-env:latest -- bash (ここからインタラクティブジョブの中) $ module load abaqus-V6R2019x $ abaqus cae
COMSOL Multiphysics
qsubコマンドの-IXオプションを使用し,インタラクティブジョブを投入し,その中で実行します.
$ qsub -IX -q wSrchq -l select=1:mem=16g -v SINGULARITY_IMAGE=prg-env:latest -- bash (ここからインタラクティブジョブの中) $ module load comsol54 $ comsol
Gaussian
サンプル入力ファイル(methane.com)
%NoSave %Mem=512MB %NProcShared=4 %chk=methane.chk #MP2/6-31G opt methane 0 1 C -0.01350511 0.30137653 0.27071342 H 0.34314932 -0.70743347 0.27071342 H 0.34316773 0.80577472 1.14436492 H 0.34316773 0.80577472 -0.60293809 H -1.08350511 0.30138971 0.27071342
シングルジョブ
{{{#!/bin/sh
#PBS -l nodes=1:ppn=1 #PBS -q wSrchq
source /etc/profile module load gaussian16-A.03
cd $PBS_O_WORKDIR g16 methane.com }}}
並列ジョブ
{{{#!/bin/sh
#PBS -l nodes=1:ppn=4,mem=3gb,pvmem=3gb #PBS -q wSrchq
source /etc/profile module load gaussian16-A.03
cd $PBS_O_WORKDIR g16 methane.com }}}
Patran
起動方法
qsubコマンドの-IXオプションを使用し,インタラクティブジョブを投入し,その中で実行します.
$ qsub -IX -q wSrchq -l select=1:mem=16g -v SINGULARITY_IMAGE=prg-env:latest -- bash (ここからインタラクティブジョブの中) $ module load patran-2019 $ patran
Material Studio
並列ジョブ(CASTEP)
{{{#!/bin/sh #PBS -q wLrchq #PBS -l select=1:ncpus=14 #PBS -l walltime=3:00:00 #PBS -v DOCKER_IMAGE=prg-env:2019.10.03
DIRNAME=basename $PBS_O_WORKDIR WORKDIR=/work/$USER/$PBS_JOBID mkdir -p $WORKDIR cp -raf $PBS_O_WORKDIR $WORKDIR cd $WORKDIR/$DIRNAME
cp /common/BIOVIA/MaterialsStudio20.1/etc/CASTEP/bin/RunCASTEP.sh .
./RunCASTEP.sh -np 14 Al
cd; if cp -raf $WORKDIR/$DIRNAME $PBS_O_WORKDIR/.. ; then rm -rf $WORKDIR; fi }}} *Alパラメータセットは/common/biovia/ESD/CASTEP.tarを展開してください.
並列ジョブ(DMol3)
{{{#!/bin/sh #PBS -q wLrchq #PBS -l select=1:ncpus=14 #PBS -l walltime=3:00:00 #PBS -v DOCKER_IMAGE=prg-env:2019.10.03
DIRNAME=basename $PBS_O_WORKDIR WORKDIR=/work/$USER/$PBS_JOBID mkdir -p $WORKDIR cp -raf $PBS_O_WORKDIR $WORKDIR cd $WORKDIR/$DIRNAME
cp /common/BIOVIA/MaterialsStudio20.1/etc/DMol3/bin/RunDMol3.sh .
./RunDMol3.sh -np 14 Al
cd; if cp -raf $WORKDIR/$DIRNAME $PBS_O_WORKDIR/.. ; then rm -rf $WORKDIR; fi }}} *Alパラメータセットは/common/biovia/ESD/DMol3.tarを展開してください.