VT SoftWare Users Guide

Size: px
Start display at page:

Download "VT SoftWare Users Guide"

Transcription

1 VT SoftWare Users Guide

2 CG/CAD VTPC 26 6

3 1 PGI 1.1 PGI 1.2 PGI for MPICH FORTRAN FORTRAN OpenMP FORTRAN FORTRAN MPI 2 PathScale 2.1 PathScale 2.1 PathScale for MPICH FORTRAN FORTRAN OpenMP FORTRAN FORTRAN MPI 3 Intel 3.1 Intel 3.2 Intel for MPICH FORTRAN FORTRAN C OpenMP FORTRAN FORTRAN C MPI.1 OpenPBS.2 LSF.1.1 PBS.1.2 PBS PBS FAQ host lsb.queues lsb.params LSF Bourne shell bash 5.2 C Shell csh tcsh

4 1 PGI 1.1 PGI PGI Compiler for AMD6 Opteron pgf77 pgf9 pgcc pgcc Fortran77 Fortran9 C C++ CC PGI fastsse O2 SSE FORTRAN77 FORTRAN77 myprog.f myprog $ pgf77 fastsse myprog.f myprog $./myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ pgf9 fastsse myprog.f9 myprog $./myprog PGI man /usr/pgi /linux866/6.x/doc pgi6ug.pdf Option O O2 O1 O2 2 O3 3 l Mconcur mp OpenMP OpenMP g77libs GNU g77 gcc tp k86 AMD6 fast O2 fastsse fast sse sse2 pgf9 O myprogram.f pgf9 O1 myprogram.f pgf9 O2 myprogram.f pgf9 O3 myprogram.f pgf9 myprogram.f lmylib pgf77 Mconcur myprogram.f pgf77 mp myprogram.f pgf77 g77libs myprogram.f pgf77 myprogram.f myprogram pgf77 tp k86 myprogram pgf9 fast myprogram.f pgf77 fastsse myprogram.f man /usr/pgi/linux866/6./doc pgi6ug.pdf OpenMP MPI OpenMP OpenMP OpenMP URL OpenMP

5 OpenMP _mp OpenMP fastsse $ pgf77 fastsse mp myprog.f myprog Mconcur fastsse $ pgf77 fastsse Mconcur myprog.f myprog OMP_NUM_THREADS Bourne Shell bash export n $ export OMP_NUM_THREADS=n C Shell csh setenv n % setenv OMP_NUM_THREADS n 2 2 Mconcur 1.2 PGI for Mpich MPI Mpich PGI Fortran 6.x for AMD6 Opteron MPI MPI Mpich PGI PGI Mpich PGI PGI mpif77 mpif9 mpicc mpicc Fortran77 Fortran9 C C++ CC PGI _fastsse _O2 SSE FORTRAN77 FORTRAN77 myprog.f myprog $ mpif77 fastsse myprog.f o myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ mpif9 fastsse myprog.f9 o myprog PGI man /usr/pgi/linux866/6.x/doc pgi6ug.pdf Option O O2 O1 O2 2 O3 3 l g77libs GNU g77 gcc tp k86 AMD6 fast O2 fastsse fast sse sse2 mpif77 myprogram.f mpif77 1 myprogram.f mpif77 2 myprogram.f mpif77 3 myprogram.f mpif77 myprogram.f lmylib mpif77 g77libs myprogram.f mpif77 myprogram.f myprogram mpif77 tp k86 myprogram mpif77 fast myprogram.f mpif77 fastsse myprogram.f man /usr/pgi/linux866/6./doc pgi6ug.pdf

6 1.2. MPI $ mpif77 fastsse myprog.f o myprog myprog n mpirun $ mpirun np n./myprog MPI. 2 PathScale 2.1 PathScale PathScale PathScale march=opteron FORTRAN77 FORTRAN77 myprog.f myprog $ pathf9 march=opteron myprog.f o myprog $./myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ pathf9 march=opteron myprog.f9 o myprog $./myprog /opt/pathscale/share/doc/pathscalecompiler 2.3 UserGuide.pdf OpenMP OpenMP OpenMP URL OpenMP Option O O1 1 O2 2 O3 3 apo mp OpenMP l<libraly> Libraly acml ACML march=opteron AMD6 Opteron pathf9 O myprogram.f pathf9 O1 myprogram.f pathf9 O2 myprogram.f pathf9 O3 myprogram.f pathf9 myprogram.f myprogram pathf9 apo myprogram.f pathf9 mp myprogram.f pathf9 l<libraly> myprogram.f pathf9 L<ACMLpath> myprogram.f lacml pathf9 march=opteron myprogram.f UserGuide.pdf OpenMP OpenMP OpenMP URL OpenMP OpenMP mp OpenMP $ pathf9 mp O3 march=opteron myprog.f o myprog

7 OpenMP mp OpenMP $ pathf9 mp O3 march=opteron myprog.f o myprog apo $ pathf9 apo O3 march=opteron myprog.f o myprog Bourne Shell bash export n OMP_NUM_THREADS ON 2 $ export OMP_NUM_THREADS=n C Shell csh setenv n % setenv OMP_NUM_THREADS n ON apo 2.2 PathScale for Mpich MPI Mpich PathScale for AMD6 Opteron MPI MPI Mpich PathScale PathScale Mpich PathScale PathScale mpif77 mpif9 mpicc mpicc Fortran77 Fortran9 C C++ CC PathScale march=opteron O2 SSE FORTRAN77 FORTRAN77 myprog.f myprog $ mpif77 march=opteron myprog.f o myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ mpif9 march=opteron myprog.f9 o myprog /opt/pathscale/share/doc/pathscalecompiler2.3 UserGuide.pdf Option O O1 O2 O3 l<libraly> acml march=opteron Libraly ACML AMD6 Opteron pathf9 O myprogram.f pathf9 O1 myprogram.f pathf9 O2 myprogram.f pathf9 O3 myprogram.f pathf9 myprogram.f myprogram pathf9 l<libraly> myprogram.f pathf9 L<ACMLpath> myprogram.f lacml pathf9 march=opteron myprogram.f UserGuide.pdf

8 2.2. MPI $ mpif77 march=opteron myprog.f o myprog myprog np n CPU mpirun $ mpirun np n./myprog MPI. 3 Intel 3.1 Intel Intel ifort ifort icc icc Fortran77 Fortran9 C C++ cc Intel Pentium Xeon FORTRAN77 FORTRAN77 myprog.f myprog $ ifort w9 xw tpp7 myprog.f o myprog $./myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ ifort w9 xw tpp7 myprog.f9 o myprog $./myprog C C myprog.c myprog $ icc xw tpp7 myprogram.c o myprog $./myprog Intel man /opt/intel/compiler9./docs for_ug_lnx.pdf FORTRAN Option O O1 O2 O3 O2 ( ) fp ebp ebp tpp5 Pentium MMX Pentium ifort O myprogram.f ifort O1 myprogram.f ifort O2 myprogram.f ifort O3 myprogram.f ifort fp myprigram.f ifort tpp5 myprogram.f

9 tpp6 tpp7 xk xw w w9, w95 static penmp Pentium Pro Pentium II Pentium III Pentium Xeon SSE i M Pentium III SSE2 i M K Pentium Xeon Fortran 95 Fortran.so OpenMP fpp auto ifort tpp6 myprogram.f ifort tpp7 myprogram.f ifort xk myprogram.f ifort xw myprogram.f ifort w myprogram.f ifort w9 myprogram.f ifort static myprogram.f ifort myprogram.f myjob ifort penmp myprogram.f9 C Option O O1 O2 O3 O2 fp ebp ebp tpp5 Pentium MMX_ Pentium tpp6 Pentium Pro Pentium II Pentium III tpp7 Pentium Xeon xk SSE i M Pentium III xw SSE2 i M K Pentium Xeon w mp1 mp penmp OpenMP fpp auto icc O myprogram.c icc O1 myprogram.c icc O2 myprogram.c icc O3 myprogram.c icc fp myprigram.c icc tpp5 myprogram.c icc tpp6 myprogram.c icc tpp7 myprogram.c icc xk myprogram.c icc xw myprogram.c icc w myprogram.c icc mp1 myprogram.c icc myprogram.c myjob icc penmp myprogram.c OpenMP OpenMP OpenMP 1 1 URL OpenMP OpenMP MPI

10 OpenMP mp OpenMP $ ifort w9 xw tpp7 openmp myprog.f o myprog parallel $ ifort w9 xw tpp7 parallel myprog.f o myprog OMP_NUM_THREADS ON 2 Bourne Shell bash export n $ export OMP_NUM_THREADS=n C Shell csh setenv n % setenv OMP_NUM_THREADS n ON parallel Intel Mpich Intel Intel mpif77 mpif9 mpicc mpicc Fortran77 Fortran9 C C++ CC Intel Pentium Xeon FORTRAN77 FORTRAN77 myprog.f myprog $ mpif77 w9 xw tpp7 myprog.f o myprog FORTRAN9 FORTRAN9 myprog.f9 myprog $ mpif9 w9 xw tpp7 myprog.f9 o myprog C C myprog.c myprog $ mpicc xw tpp7 myprogram.c o myprog 3.2 Intel for MPICH MPI Mpich Intel MPI MPI Mpich Intel Intel man /opt/intel/compiler9./docs for_ug_lnx.pdf FORTRAN Option O O1 O2 O3 O2 ( ) mpif77 O myprogram.f mpif77 O1 myprogram.f mpif77 O2 myprogram.f mpif77 O3 myprogram.f

11 fp tpp5 tpp6 tpp7 xk xw w w9åaw95 static ebp ebp Pentium MMX Pentium Pentium Pro Pentium II Pentium III Pentium Xeon SSE i M Pentium III SSE2 i M K Pentium Xeon Fortran 95 Fortran.so mpif77 fp myprigram.f mpif77 tpp5 myprogram.f mpif77 tpp6 myprogram.f mpif77 tpp7 myprogram.f mpif77 xk myprogram.f mpif77 xw myprogram.f mpif77 w myprogram.f mpif77 w9 myprogram.f mpif77 static myprogram.f mpif77 myprogram.f myjob C Option O O1 O2 O3 O2 fp ebp ebp tpp5 Pentium MMX_ Pentium tpp6 Pentium Pro Pentium II Pentium III tpp7 Pentium Xeon xk SSE i M Pentium III xw SSE2 i M K Pentium Xeon w mp1 mp mpicc O myprogram.c mpicc O1 myprogram.c mpicc O2 myprogram.c mpicc O3 myprogram.c mpicc fp myprigram.c mpicc tpp5 myprogram.c mpicc tpp6 myprogram.c mpicc tpp7 myprogram.c mpicc xk myprogram.c mpicc xw myprogram.c mpicc w myprogram.c mpicc mp1 myprogram.c mpicc myprogram.c myjob 3.2. MPI MPI. $ mpif77 fastsse myprog.f o myprog myprog n mpirun $ mpirun np n./myprog

12 .1 PBS OpenPBS Trque PBS PBS.1.1 PBS Portable Batch System CPU.1.2 PBS PBS pbsnodes 1 2 a [@pteron1 ]$ pbsnodes a pteron1.localdomain state = free np = 2 ntype = cluster pteron2.localdomain state = free np = 2 ntype = cluster PBS PBS qsub MPI singlejob.sh a.out $vi singlejob.sh #!/bin/sh #PBS l nodes=1 cd $PBS_O_WORKDIR NPROCS=`wc l < $PBS_NODEFILE`./a.out qsub $qsub singlejob.sh ID 21.pteron1 21.pteron1 ID ID qsub pteron1.localdomain pteron2.localdomain state, np, ntype state state = free state = stateunknown,down state = jobexclusive Option N q e m l Value jobname queue_name output_file error_file a b e ncpus nodes mem 1 CPU 1 1 np = 2 ntype = cluster

13 qsub #PBS #!/bin/sh #PBS l nodes=:ppn=2 cd $PBS_O_WORKDIR NPROCS=`wc l < $PBS_NODEFILE` mpirun machinefile $PBS_NODEFILE np $NPROCS a.out #PBS l nodes=:ppn=2 (nodes) 1 (ppn) 2 8 $PBS_O_WORKDIR $PBS_NODEFILE PBS $PBS_O_WORKDIR $PBS_NODEFILE 2 #!/bin/sh #PBS l nodes=32:ppn=2 cd $PBS_O_WORKDIR NPROCS=`wc l < $PBS_NODEFILE` mpirun machinefile $PBS_NODEFILE np $NPROCS a.out #PBS l nodes=32:ppn=2 (nodes) 32 1 (ppn) 2 6 $PBS_O_WORKDIR $PBS_NODEFILE PBS $PBS_O_WORKDIR $PBS_NODEFILE PBS $qsub parajob.sh 21.pteron1 ID qstat 21.pteron1 25.pteron1 ID 5 21.pteron1 S(status) R Q $ qstat a pteron1.localdomain: Req'd Req'd Elap Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time 21.pteron : R : 22.pteron1 23.pteron1 2.pteron1 25.pteron1 qstat Option q B Q a au r f Qf.1.2. qsub qdel ID qdel ID PBS $ qstat a pteron1.localdomain: Req'd Req'd Elap Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time 21.pteron : R : 22.pteron1 23.pteron1 2.pteron1 25.pteron1 $ qstat a Value userid jobid queue pteron1.localdomain: Req'd Req'd Elap Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time 21.pteron : R : 22.pteron1 23.pteron1 2.pteron1 PBS FAQ.1.3 Q A PBS pteron1 $ qdel 25 qstat PBS cd PBS_O_WORKDI PBS_O_WORKDIR

14 PBS_O_WORKDIR #!/bin/ sh #Shellname #PBS j oe output #PBS a 77 date #PBS l cput=1 time cd ${PBS_O_WORKDIR} date./a.out file date Q qsub A qstat a #Directs all #Execution #1 seconds CPU #Executable binary.2 LSF LSF host 32 lsb.hosts host /usr/local/lsf/conf/lsbatch/vt/configdir cpu2 cpu8 cpu2 pcc1 pcc2 cpu8 pcc25 pcc32 Begin HostGroup GROUP_NAME GROUP_MEMBER # Key words End HostGroup Begin HostGroup GROUP_NAME GROUP_MEMBER # Key words cpu2 (pcc1 pcc2 pcc3 pcc pcc5 pcc6 pcc7 pcc8 pcc9 pcc1 pcc11 pcc12 pcc13 pcc1 pcc15 pcc16 pcc17 pcc18 pcc19 pcc2 pcc21 pcc22 pcc23 pcc2) cpu8 (pcc25 pcc26 pcc27 pcc28 pcc29 pcc3 pcc31 pcc32 pcc33) End HostGroup LSF lsb.queues lsb.queues # cp lsb.queues lsb.queues.org lsb.queues Begin Queue End Queue Begin Queue End Queue Begin Queue End Queue 2cpu /home/lsf/conf/lsbatch/vt/configdir lsb.queues 2cpu HOSTS HostGroup nomal Begin Queue QUEUE_NAME = 2cpu PRIORITY = 3 NICE = 2 #QJOB_LIMIT = 6 # job limit of the queue #UJOB_LIMIT = 5 # job limit per user #PJOB_LIMIT = 2 # job limit per processor #RUN_WINDOW = 5:19:1:8:3 2:8:3 #r1m =.7/2. # loadsched/loadstop #r15m = 1./2.5 #pg =./8 #ut =.2 #io = 5/2 #CPULIMIT = 18/apple # 3 hours of host apple #FILELIMIT = 2 MEMLIMIT = 5 # jobs bigger than this (5M) will be niced #DATALIMIT = 2 # jobs data segment limit STACKLIMIT = 28 #CORELIMIT = 2 #PROCLIMIT = 5 # job processor limit #USERS = all # users who can submit jobs to this queue HOSTS = cpu2 # hosts on which jobs in this queue can run #PRE_EXEC = /usr/local/lsf/misc/testq_pre >> /tmp/pre.out #POST_EXEC = /usr/local/lsf/misc/testq_post grep v "Hey" #REQUEUE_EXIT_VALUES = DESCRIPTION = For normal low priority jobs, running only if hosts are lightly loaded. End Queue 8cpu CPULIMIT 3 Begin Queue QUEUE_NAME = 8cpu PRIORITY = 3 NICE = 2 #QJOB_LIMIT = 6 # job limit of the queue #UJOB_LIMIT = 5 # job limit per user #PJOB_LIMIT = 2 # job limit per processor #RUN_WINDOW = 5:19:1:8:3 2:8:3 #r1m =.7/2. # loadsched/loadstop

15 #r15m = 1./2.5 #pg =./8 #ut =.2 #io = 5/2 CPULIMIT = 18/cpu8 # 3 hours of host cpu8 #FILELIMIT = 2 #MEMLIMIT = 5 # jobs bigger than this (5M) will be niced #DATALIMIT = 2 # jobs data segment limit #STACKLIMIT = 28 #CORELIMIT = 2 #PROCLIMIT = 5 # job processor limit #USERS = all # users who can submit jobs to this queue HOSTS = cpu8 # hosts on which jobs in this queue can run #PRE_EXEC = /usr/local/lsf/misc/testq_pre >> /tmp/pre.out #POST_EXEC = /usr/local/lsf/misc/testq_post grep v "Hey" #REQUEUE_EXIT_VALUES = DESCRIPTION = For normal low priority jobs, running only if hosts are lightly loaded. End Queue CPULIMIT = 18/cpu8 CPU 18 cpu8 3 CPULIMIT = 18 CPULIMIT = 3: 3 3 CPULIMIT = 21 CPULIMIT = 3:3 nomal MEMLIMIT STACKLIMIT # LSF lsb.params LSF LSF default /home/lsf/conf/lsbatch/cluster1/configdir lsb.params Begin Parameters DEFAULT_QUEUE = 2cpu.2.1. lsb.queues # badmin ckconfig #default job queue name # badmin reconfig Checking configuration files... No errors found. Do you want to reconfigure? [y/n] y Reconfiguration initiated MBD LSF MBD MBD LSF MBD LSF SBD MBD MBD SBD SBD MBD # bqueues queue bqueues 32cpu 217cpu 1833cpu [@pcc1 ]$ bqueues QUEUE_NAM owners night chkpnt_rerun_qu short license normal cpu2 cpu8 idle PRIO STATUS Open:Active Open:Inact Open:Active Open:Active Open:Active Open:Active Open:Active Open:Active Open:Active MAX 6 JL/U JL/P JL/H HJOBS PEND cpu2 cpu8 cpu2 2 cpu8 8 cpu2 $bsub q cpu2 n 2 mpijob mpirun./a.out RUN

16 cpu8 $bsub q cpu8./a.out.2.2 LSF % bhosts MPI $bsub n 8 mpijob mpirun./a.out $bsub./a.out % bjobs a % bjobs r % bkill jobid 5 Linux 5.1 Bourne shellbash root /etc/profile.d ulimit.sh # vi ulimit.sh ulimit s unlimited # chmod +x ulimit.sh 5.2 C Shellcsh tcsh root /etc/profile.d ulimit.csh # vi ulimit.csh unlimit stacksize # chmod +x ulimit.csh NIS NFS ~/.bashrc ~/.cshrc ulimit.sh(csh) TEL FAX l support@vt.jp VT SoftWare TE L FAX Visual Technology, Inc.

Microsoft Word - TORQUE利用の手引きver1.1.doc

Microsoft Word - TORQUE利用の手引きver1.1.doc TORQUE Ver.1.1 2011 8 8 HPC- 1/30 1... 4 2 TORQUE... 5 3 TORQUE... 5 4 TORQUE... 5 4.1 Job Server... 5 4.2 Job Scheduler... 5 4.3 Job Executor... 6 5 TORQUE... 6... 6 6... 7 6.1... 7 6.2 qsub... 8 7...

More information

LSF・Lavaユーザーマニュアル

LSF・Lavaユーザーマニュアル 目次 1 IBM Platform LSF Lava について... 2 2 LSF インストール概要... 3 3 Lava インストール概要... 4 4 コマンド例... 5 5 ジョブの投入... 12 5.1 基本的なジョブの投入方法... 12 5.2 並列ジョブの投入方法... 13 5.3 LSF での OpenMPI ジョブの投入方法... 14 5.4 Lava での OpenMPI

More information

Torqueユーザーマニュアル

Torqueユーザーマニュアル 目次 1 インストール概要... 2 2 コマンド例... 3 3 出荷設定... 6 4 ジョブの投入例... 8 5 ドキュメント... 11 付録 A... 12 A.1 HPC システムズお問い合わせ先... 12 Copyright HPC SYSTEMS Inc. All Rights Reserved. 1 1 インストール概要 (1) パッケージ http://www.adaptive.computing.com

More information

pbs-new.dvi

pbs-new.dvi 2002 advanced seminar Intelligent Systems Design Lab. 1 PBS 2002 11 15 : PC PC PBS 1 Fig. 1 (Job Management System : JMS) Fig. 1 2 JMS JMS 20 1. DQS Distributed Queuing System Florida State University

More information

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë 2011 5 26 scalar Open MP Hello World Do (omp do) (omp workshare) (shared, private) π (reduction) scalar magny-cours, 48 scalar scalar 1 % scp. ssh / authorized keys 133. 30. 112. 246 2 48 % ssh 133.30.112.246

More information

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë

OpenMP¤òÍѤ¤¤¿ÊÂÎó·×»»¡Ê£±¡Ë 2012 5 24 scalar Open MP Hello World Do (omp do) (omp workshare) (shared, private) π (reduction) PU PU PU 2 16 OpenMP FORTRAN/C/C++ MPI OpenMP 1997 FORTRAN Ver. 1.0 API 1998 C/C++ Ver. 1.0 API 2000 FORTRAN

More information

MPI usage

MPI usage MPI (Version 0.99 2006 11 8 ) 1 1 MPI ( Message Passing Interface ) 1 1.1 MPI................................. 1 1.2............................... 2 1.2.1 MPI GATHER.......................... 2 1.2.2

More information

sp8ct : 2 (1-3) UNIX Linux sp8ct/src make install sp8ct/bin SPring-8 pr47 /home/image/bin sp8ct/src Makefile Intel-C compiler Makefile GNU-C compiler

sp8ct : 2 (1-3) UNIX Linux sp8ct/src make install sp8ct/bin SPring-8 pr47 /home/image/bin sp8ct/src Makefile Intel-C compiler Makefile GNU-C compiler SP- CT tsukasa.nakano@aist.go.jp (0) SP- CT (1) (2) SP- CT (3) (4) SP- CT (0) SP- CT (1) (1-0) SPring-8 http://www-bl20.spring8.or.jp/ sp8ct/tmp/sp8ct.zip http://www-bl20.spring8.or.jp/ sp8ct/tmp/sp8ct.taz

More information

GridEngineユーザーマニュアル

GridEngineユーザーマニュアル 目次 1 インストール概要... 2 2 コマンド例... 3 3 出荷設定... 6 4 ジョブの投入例... 8 付録 A... 10 A.1 HPC システムズお問い合わせ先... 10 Copyright HPC SYSTEMS Inc. All Rights Reserved. 1 1 インストール概要 (1) パッケージ http://gridscheduler.sourceforge.net/

More information

第5回お試しアカウント付き並列プログラミング講習会

第5回お試しアカウント付き並列プログラミング講習会 qstat -l ID (qstat -f) qscript ID BATCH REQUEST: 253443.batch1 Name: test.sh Owner: uid=32637, gid=30123 Priority: 63 State: 1(RUNNING) Created at: Tue Jun 30 05:36:24 2009 Started at: Tue Jun 30 05:36:27

More information

PGI 6

PGI 6 PGI PGI Workstation/Server 6.2 1. Windows PGI 6.2 Windows Win64 Win32 PGI Linux 32bit 64bit Windows Visual Studio 2005 IDE Visual Studio 2005 PGI Visual Fortran PGI Workstation/Server 9 pgdbg pgprof PGI

More information

π-VizStudio User Manual

π-VizStudio User Manual -VizStudio User Manual 2018-07-26 -CAVE -VizStudio () -CAVE -VizStudio User Manual -VizStudio -CAVE -VizStudio User Manual -VizStudio -VizStudio Manual -VizStudio -CAVE -VizStudio Admin Manual -CAVE -VizStudio

More information

Slide 1

Slide 1 OpenMX のコンパイル方法 Truong Vinh Truong Duy (The University of Tokyo) 2014/10/10 OpenMX のダウンロード 1. OpenMX のダウンロード % wget http://www.openmx-square.org/openmx3.7.tar.gz % tar openmx3.7.tar.gz 2. パッチのダウンロード %

More information

1重谷.PDF

1重谷.PDF RSCC RSCC RSCC BMT 1 6 3 3000 3000 200310 1994 19942 VPP500/32PE 19992 VPP700E/128PE 160PE 20043 2 2 PC Linux 2048 CPU Intel Xeon 3.06GHzDual) 12.5 TFLOPS SX-7 32CPU/256GB 282.5 GFLOPS Linux 3 PC 1999

More information

Microsoft Word - ユーザ向け利用の手引き_v0.3.doc

Microsoft Word - ユーザ向け利用の手引き_v0.3.doc 京 データポスト処理システム 利用の手引 0.3 版 改版履歴版 更新日付 内容 0.1 2012/4/11 新規作成 0.2 2012/9/6 ログインサーバ名の変更に伴う修正パスワード認証を禁止し 公開鍵認証のみ可能にしたことによる変更本手引きの題目の変更 2 章の名称を変更 京 経由の利用方法 多段接続に関する記述を追加計算ノードでの公開鍵の登録を Fowardagent を行うことで代えられる旨を追加

More information

目次 1. 目次 2. Cygwinインストール (1) 3. Cygwinインストール (2) 4. 公開鍵の作成 5. 利用支援ポータルへのアクセス 6. パスワード変更 ( 初回の場合 ) 7. パスワード変更成功画面 8. 利用支援ポータルへの再ログイン 9. 言語の変更 10. 公開鍵の登

目次 1. 目次 2. Cygwinインストール (1) 3. Cygwinインストール (2) 4. 公開鍵の作成 5. 利用支援ポータルへのアクセス 6. パスワード変更 ( 初回の場合 ) 7. パスワード変更成功画面 8. 利用支援ポータルへの再ログイン 9. 言語の変更 10. 公開鍵の登 Reedbush Quick Start Guide 東京大学情報基盤センター 2018 年 9 月 21 日改版 目次 1. 目次 2. Cygwinインストール (1) 3. Cygwinインストール (2) 4. 公開鍵の作成 5. 利用支援ポータルへのアクセス 6. パスワード変更 ( 初回の場合 ) 7. パスワード変更成功画面 8. 利用支援ポータルへの再ログイン 9. 言語の変更 10.

More information

2. OpenMP OpenMP OpenMP OpenMP #pragma#pragma omp #pragma omp parallel #pragma omp single #pragma omp master #pragma omp for #pragma omp critica

2. OpenMP OpenMP OpenMP OpenMP #pragma#pragma omp #pragma omp parallel #pragma omp single #pragma omp master #pragma omp for #pragma omp critica C OpenMP 1. OpenMP OpenMP Architecture Review BoardARB OpenMP OpenMP OpenMP OpenMP OpenMP Version 2.0 Version 2.0 OpenMP Fortran C/C++ C C++ 1997 10 OpenMP Fortran API 1.0 1998 10 OpenMP C/C++ API 1.0

More information

Microsoft Word - appli_OpenMX_install.docx

Microsoft Word - appli_OpenMX_install.docx OpenMX version 3.8.3 インストール手順書 (Linux 64 ビット版 ) 目次 1. アプリケーション概要... 1 2. システム環境... 1 3. アプリケーションのインストール... 1 4. 動作確認の実施... 4 本手順書は OpenMX の入手からインストールまでを説明した資料です 2018/3/7 1. アプリケーション概要 本手順書が対象としているアプリケーションは以下の通りです

More information

DocuWide 2051/2051MF 補足説明書

DocuWide 2051/2051MF 補足説明書 ëêèõ . 2 3 4 5 6 7 8 9 0 2 3 4 [PLOTTER CONFIGURATION] [DocuWide 2050/205 Version 2.2.0] [SERIAL] BAUD_RATE =9600 DATA_BIT =7 STOP_BIT = PARITY =EVEN HANDSHAKE =XON/XOFF EOP_TIMEOUT_VALUE =0 OUTPUT RESPONSE

More information

和佐田 裕昭P indd

和佐田 裕昭P indd 19 20 Gaussian 20 Gaussian 1998 J. A. Pople Gaussian Windows Macintosh Gaussian 12 [1] 21 HPC2500 Gaussian Gaussian 03 IT Gaussian Gaussian Gaussian 94 5 [2-6] Gaussian 98 1 [7] Gaussian 03 Gaussian 03

More information

TSUBAME2.5 利用講習会 平成 26 年度版 (Rev ) 東京工業大学学術国際情報センター共同利用推進室 Copyright (C) GSIC All Rights Reserved.

TSUBAME2.5 利用講習会 平成 26 年度版 (Rev ) 東京工業大学学術国際情報センター共同利用推進室 Copyright (C) GSIC All Rights Reserved. TSUBAME2.5 利用講習会 平成 26 年度版 (Rev.20141203) 東京工業大学学術国際情報センター共同利用推進室 Copyright (C) 2010-2014 GSIC All Rights Reserved. CONTENTS 概要 ( 仕様 ) 情報源 (FAQ URL) 利用法 ( ログイン ) 仮パスワード変更と公開鍵の設定 ファイルシステム ( ディレクトリ ) 利用可能アプリケーション

More information

[user@linux tmp]$ tar xzvf utvpn-src-unix-v100-7092-beta-2010.06.25.tar.gz [user@linux tmp]$ cd utvpn-unix-v100-7092-beta [user@linux utvpn-unix-v100-7092-beta]$ ls License-ja.txt configure makefiles src

More information

TSUBAME利用講習会

TSUBAME利用講習会 TSUBAME2.5 利用講習会 平成 29 年度版 (Rev.20170817) 東京工業大学学術国際情報センター共同利用推進室 Copyright (C) 2010-2017 GSIC All Rights Reserved. CONTENTS 概要 ( 仕様 ) 情報源 (FAQ URL) 利用法 ( ログイン ) 仮パスワード変更と公開鍵の設定 ファイルシステム ( ディレクトリ ) 利用可能アプリケーション

More information

IMSL Fortran Numerical Library Ver for Linux, Unix IMSL Fortran ライブラリ Ver インストールガイド (LINUX, UNIX 版 ) ローグウェーブソフトウェアジャパン株式会社カスタマーサポートセンター

IMSL Fortran Numerical Library Ver for Linux, Unix IMSL Fortran ライブラリ Ver インストールガイド (LINUX, UNIX 版 ) ローグウェーブソフトウェアジャパン株式会社カスタマーサポートセンター IMSL Fortran ライブラリ Ver. 2018.0 インストールガイド (LINUX, UNIX 版 ) ローグウェーブソフトウェアジャパン株式会社カスタマーサポートセンター TEL: 03-5211-7761 FAX: 03-5211-7769 E-mail: jp-support@roguewave.com 2018/12/20 版 目次 1. 対応環境... 2 2. 注意事項...

More information

教育研究用情報システム研究支援システム利用ガイド 教育研究用情報システム 研究支援システム 利用ガイド 第 1.3 版 2018 年 10 月 15 日 首都大学東京 1/36

教育研究用情報システム研究支援システム利用ガイド 教育研究用情報システム 研究支援システム 利用ガイド 第 1.3 版 2018 年 10 月 15 日 首都大学東京 1/36 教育研究用情報システム 研究支援システム 利用ガイド 第 1.3 版 2018 年 10 月 15 日 首都大学東京 1/36 目次 1. 研究支援システム概要... 5 1.1. 既存システムからの変更点... 5 2. システム構成... 6 2.1. ハードウェア構成... 6 2.2. ソフトウェア構成... 7 3. 研究支援システムへのログイン方法... 8 3.1. 研究支援システムA

More information

スパコンに通じる並列プログラミングの基礎

スパコンに通じる並列プログラミングの基礎 2018.09.10 furihata@cmc.osaka-u.ac.jp ( ) 2018.09.10 1 / 59 furihata@cmc.osaka-u.ac.jp ( ) 2018.09.10 2 / 59 Windows, Mac Unix 0444-J furihata@cmc.osaka-u.ac.jp ( ) 2018.09.10 3 / 59 Part I Unix GUI CUI:

More information

スパコンに通じる並列プログラミングの基礎

スパコンに通じる並列プログラミングの基礎 2018.06.04 2018.06.04 1 / 62 2018.06.04 2 / 62 Windows, Mac Unix 0444-J 2018.06.04 3 / 62 Part I Unix GUI CUI: Unix, Windows, Mac OS Part II 2018.06.04 4 / 62 0444-J ( : ) 6 4 ( ) 6 5 * 6 19 SX-ACE * 6

More information

Sophos Anti-Virus UNIX or Linux startup guide

Sophos Anti-Virus UNIX or Linux startup guide UNIX Linux 1.0 1 UNIX Sophos Anti-Virus Sophos Anti-Virus Sophos Anti-Virus Sophos Anti-Virus UNIX UNIX Sophos Anti-Virus UNIX EM Library Sophos Anti-Virus / Sophos Anti-Virus Network Install CD CD Sophos

More information

<4D F736F F F696E74202D2082CD82E282ED82A982E84C AC7979D8ED295D2817A2E707074>

<4D F736F F F696E74202D2082CD82E282ED82A982E84C AC7979D8ED295D2817A2E707074> >Business made speedily はやわかり LSF 管理者編 HPC システムズ株式会社 2009/08/05 第 2 版 2009 Copyright HPC systems Inc. All rights reserved. この資料の目的 LSF の動作原理 ( 各種デーモン ) を理解できるようになる LSF を安定して稼動し続けられるよう適切に管理できるようになる 効果的なキューの設定ができるようになる

More information

$ cmake --version $ make --version $ gcc --version 環境が無いあるいはバージョンが古い場合は yum などを用いて導入 最新化を行う 4. 圧縮ファイルを解凍する $ tar xzvf gromacs tar.gz 5. cmake を用

$ cmake --version $ make --version $ gcc --version 環境が無いあるいはバージョンが古い場合は yum などを用いて導入 最新化を行う 4. 圧縮ファイルを解凍する $ tar xzvf gromacs tar.gz 5. cmake を用 本マニュアルの目的 Linux サーバー版 Gromacs インストールマニュアル 2015/10/28 本マニュアルでは 単独ユーザが独占的に Linux サーバー (CentOS 6.6) を使用して Gromacs ジョブを実行するための環境構築方法と Winmostar のリモートジョブ機能による計算手順を示しています つまり複数ユーザが共同使用する計算サーバー等は対象外です そのため計算環境は全てユーザのホームディレクトリ配下で行う構築することを想定しています

More information

インテル(R) Visual Fortran Composer XE 2011 Windows版 入門ガイド

インテル(R) Visual Fortran Composer XE 2011 Windows版 入門ガイド Visual Fortran Composer XE 2011 Windows* エクセルソフト株式会社 www.xlsoft.com Rev. 1.0 (2010/12/20) Copyright 1998-2011 XLsoft Corporation. All Rights Reserved. 1 / 36 ... 3... 4... 5... 7 /... 7... 9 /... 9...

More information

Microsoft Word - D JP.docx

Microsoft Word - D JP.docx Application Service Gateway Thunder/AX Series vthunder ライセンスキー インストール 手順 1 1.... 3 2. vthunder... 3 3. ACOS... 3 4. ID... 5 5.... 8 6.... 8 61... 8 62 GUI... 10 2 1. 概要 2. vthunder へのアクセス 方法 SSHHTTPSvThunder

More information

Second-semi.PDF

Second-semi.PDF PC 2000 2 18 2 HPC Agenda PC Linux OS UNIX OS Linux Linux OS HPC 1 1CPU CPU Beowulf PC (PC) PC CPU(Pentium ) Beowulf: NASA Tomas Sterling Donald Becker 2 (PC ) Beowulf PC!! Linux Cluster (1) Level 1:

More information

Copyright Oracle Parkway, Redwood City, CA U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated softw

Copyright Oracle Parkway, Redwood City, CA U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated softw Oracle Solaris Studio 12.3 Part No: E26466 2011 12 Copyright 2011 500 Oracle Parkway, Redwood City, CA 94065 U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software,

More information

スパコンに通じる並列プログラミングの基礎

スパコンに通じる並列プログラミングの基礎 2016.06.06 2016.06.06 1 / 60 2016.06.06 2 / 60 Windows, Mac Unix 0444-J 2016.06.06 3 / 60 Part I Unix GUI CUI: Unix, Windows, Mac OS Part II 0444-J 2016.06.06 4 / 60 ( : ) 6 6 ( ) 6 10 6 16 SX-ACE 6 17

More information

00.目次_ope

00.目次_ope 816XL ii iii iv iv User Entry 1 3 v vi vii viii 1 1 C: >VTTERM 1- 1 1-3 1 1-4 1 1-5 1 1-6 1 1-7 1 1-8 1 1-9 1 1-10 C: >VTN 1 Host Name: 1-11 1 01 1-1 0.0.0.0 1 1-13 1 1-14 - -3 Port status and configuration

More information

ユーザーマニュアル開発環境編

ユーザーマニュアル開発環境編 ユーザーマニュアル 開発環境編 目次 1 はじめに... 2 2 Intel Composer... 3 2.1 インストールパッケージ... 3 2.2 使用するコマンド... 3 2.3 環境設定... 4 2.4 コンパイラバージョンの変更... 5 2.5 ドキュメント... 6 2.6 サポート期間... 6 2.7 Intel Math Kernel Library... 7 2.8 コンパイルオプション...

More information

DPD Software Development Products Overview

DPD Software Development Products Overview 2 2007 Intel Corporation. Core 2 Core 2 Duo 2006/07/27 Core 2 precise VTune Core 2 Quad 2006/11/14 VTune Core 2 ( ) 1 David Levinthal 3 2007 Intel Corporation. PC Core 2 Extreme QX6800 2.93GHz, 1066MHz

More information

develop

develop SCore SCore 02/03/20 2 1 HA (High Availability) HPC (High Performance Computing) 02/03/20 3 HA (High Availability) Mail/Web/News/File Server HPC (High Performance Computing) Job Dispatching( ) Parallel

More information

コードのチューニング

コードのチューニング OpenMP による並列化実装 八木学 ( 理化学研究所計算科学研究センター ) KOBE HPC Spring School 2019 2019 年 3 月 14 日 スレッド並列とプロセス並列 スレッド並列 OpenMP 自動並列化 プロセス並列 MPI プロセス プロセス プロセス スレッドスレッドスレッドスレッド メモリ メモリ プロセス間通信 Private Private Private

More information

大規模共有メモリーシステムでのGAMESSの利点

大規模共有メモリーシステムでのGAMESSの利点 Technical white paper GAMESS GAMESS Gordon Group *1 Gaussian Gaussian1 Xeon E7 8 80 2013 4 GAMESS 1 RHF ROHF UHF GVB MCSCF SCF Energy CDFpEP CDFpEP CDFpEP CD-pEP CDFpEP SCF Gradient CDFpEP CDFpEP CDFpEP

More information

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra Oracle Solaris Studio 12.3 Part No: E26452 2011 12 Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated

More information

インテル(R) Visual Fortran Composer XE

インテル(R) Visual Fortran Composer XE Visual Fortran Composer XE 1. 2. 3. 4. 5. Visual Studio 6. Visual Studio 7. 8. Compaq Visual Fortran 9. Visual Studio 10. 2 https://registrationcenter.intel.com/regcenter/ w_fcompxe_all_jp_2013_sp1.1.139.exe

More information

TSUBAME2.0 における GPU の 活用方法 東京工業大学学術国際情報センター丸山直也第 10 回 GPU コンピューティング講習会 2011 年 9 月 28 日

TSUBAME2.0 における GPU の 活用方法 東京工業大学学術国際情報センター丸山直也第 10 回 GPU コンピューティング講習会 2011 年 9 月 28 日 TSUBAME2.0 における GPU の 活用方法 東京工業大学学術国際情報センター丸山直也第 10 回 GPU コンピューティング講習会 2011 年 9 月 28 日 目次 1. TSUBAMEのGPU 環境 2. プログラム作成 3. プログラム実行 4. 性能解析 デバッグ サンプルコードは /work0/gsic/seminars/gpu- 2011-09- 28 からコピー可能です 1.

More information

Microsoft Word - appli_SMASH_tutorial_2.docx

Microsoft Word - appli_SMASH_tutorial_2.docx チュートリアル SMASH version 2.2.0 (Linux 64 ビット版 ) 本チュートリアルでは 量子化学計算ソフトウェア SMASH バージョン 2.2.0 について ソフトウェアの入手 / 実行モジュール作成 / 計算実行 / 可視化処理までを例示します 1. ソフトウェアの入手以下の URL よりダウンロードします https://sourceforge.net/projects/smash-qc/files/smash-2.2.0.tgz/download

More information

TOPLON PRIO操作手順

TOPLON PRIO操作手順 TOPLON PRIO 2004/05/24 I/O LON WAGO TOPLON PRIO 1. 1) PCC-10 S/W 2) PC 3) PCC-10 4) Windows Lon WorksR Plug n Play Apply OK 5) Visio LonMaker LonPoint 6) TOPLON PRIO 2. IO-PRO SYM TOPLON-PRIO SNVT NVI

More information

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License LAN 2014 3 19 Copyright c 1993 2014 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 2 1.1................................... 2 1.2.........................

More information

利用の手引き (VOS3)

利用の手引き (VOS3) VOS3 MP5800 VOS3 OS TSS (ASPEN) LOGON LOGOFF ASPEN ASPEN ASPEN ASPEN ASPEN ASPEN ASPEN ASPEN HITACHIMP5800/3203 10 GB 1732GB 6250/1600 BPI 3 200MB,800MB/ 8 DAT, QIC, 8mm 1 1 MT 4884 800MB/ 2 3 4 HITACHISR8000

More information

workshop Eclipse TAU AICS.key

workshop Eclipse TAU AICS.key 11 AICS 2016/02/10 1 Bryzgalov Peter @ HPC Usability Research Team RIKEN AICS Copyright 2016 RIKEN AICS 2 3 OS X, Linux www.eclipse.org/downloads/packages/eclipse-parallel-application-developers/lunasr2

More information

CPU Levels in the memory hierarchy Level 1 Level 2... Increasing distance from the CPU in access time Level n Size of the memory at each level 1: 2.2

CPU Levels in the memory hierarchy Level 1 Level 2... Increasing distance from the CPU in access time Level n Size of the memory at each level 1: 2.2 FFT 1 Fourier fast Fourier transform FFT FFT FFT 1 FFT FFT 2 Fourier 2.1 Fourier FFT Fourier discrete Fourier transform DFT DFT n 1 y k = j=0 x j ω jk n, 0 k n 1 (1) x j y k ω n = e 2πi/n i = 1 (1) n DFT

More information

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 1170288 2017 2 28 Docker,.,,.,,.,,.,. Docker.,..,., Web, Web.,.,.,, CPU,,. i ., OS..,, OS, VirtualBox,.,

More information

v10 IA-32 64¹ IA-64²

v10 IA-32 64¹ IA-64² v10 IA-32 64¹ IA-64² 1. 2. 3. 4. 5. 6. /Od (-O0) Windows* /O1 /O2 /O3 Linux* Mac OS* -O1 -O2 -O3 /O2 ( O2) /O3 (-O3) IA-64 Core 2 /QxT ( xt) IA-32 64 IA-32 64 Itanium 2 9000 /G2-p9000 ( mtune=itanium2-p9000)

More information

卒業論文

卒業論文 PC OpenMP SCore PC OpenMP PC PC PC Myrinet PC PC 1 OpenMP 2 1 3 3 PC 8 OpenMP 11 15 15 16 16 18 19 19 19 20 20 21 21 23 26 29 30 31 32 33 4 5 6 7 SCore 9 PC 10 OpenMP 14 16 17 10 17 11 19 12 19 13 20 1421

More information

1 1 CentOS Java JDK(JavaSE Development Kit)......

1 1 CentOS Java JDK(JavaSE Development Kit)...... 1 1 CentOS 3 1.1.................................... 3 1.2......................................... 12 2 Java 15 2.1 JDK(JavaSE Development Kit)................. 15 3 Apache Tomcat 17 3.1....................................

More information

I I / 47

I I / 47 1 2013.07.18 1 I 2013 3 I 2013.07.18 1 / 47 A Flat MPI B 1 2 C: 2 I 2013.07.18 2 / 47 I 2013.07.18 3 / 47 #PJM -L "rscgrp=small" π-computer small: 12 large: 84 school: 24 84 16 = 1344 small school small

More information

VNX for Fileでの監査ツールの構成および使用

VNX for Fileでの監査ツールの構成および使用 EMC VNX 8.1 VNX for File P/N 300-015-126 A01 2013 8... 2... 2... 2... 4 SYSlog... 6 SYSlog... 6 A Audit_messages... 7 B... 10 1 VNX for File Control Station SYSlog SYSlog Control Station Linux SYSlog ID

More information

FileMaker Server 8 Administrator’s Guide

FileMaker Server 8 Administrator’s Guide 1994-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. ScriptMaker FileMaker, Inc. FileMaker FileMaker, Inc. FileMaker

More information

Copyright 2009, SofTek Systems, Inc. All rights reserved.

Copyright 2009, SofTek Systems, Inc. All rights reserved. PGI Visual Fortran Release 9.0 SofTek Copyright 2009, SofTek Systems, Inc. All rights reserved. \\\ \\ \\\ \\ \\ SofTek Systems, Inc \ SofTek Systems, Inc SofTek Systems, Inc SofTek Systems, Inc SofTek

More information

Code Modernization Online training plan

Code Modernization Online training plan Windows* 環境での MPI プログラムの作成と実行 2016 年 4 月 内容 必要要件と各ツール インストール コンパイルと実行 必要なツールと環境 プロセッサーと Windows* OS コンパイラーとリンカー MPI ライブラリー クラスター診断 / 最適化ツール プロセッサーと Windows* OS インテル 64 アーキテクチャー ベースのシステム 1 コアあたり 1GB のメモリーと

More information

FFTSS Library Version 3.0 User's Guide

FFTSS Library Version 3.0 User's Guide : 19 10 31 FFTSS 3.0 Copyright (C) 2002-2007 The Scalable Software Infrastructure Project, (CREST),,. http://www.ssisc.org/ Contents 1 4 2 (DFT) 4 3 4 3.1 UNIX............................................

More information

Oracle Application Server 10g(9

Oracle Application Server 10g(9 Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE and Web Cache...2...3...3...4...6...6...6 OS...9...10...12...13...24...24

More information

PowerGres on Linux HAマニュアル

PowerGres on Linux HAマニュアル PowerGres R on Linux HA 2006 11 SteelEye LifeKeeper SteelEye Technology, Inc. Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux HA 2 2.1 PowerGres on Linux HA.................................. 2 2.2..............................................

More information

WIEN2kユーザーマニュアル

WIEN2kユーザーマニュアル 目次 1 WIEN2k について... 2 2 WIEN2k インストール概要... 3 3 WIEN2k 初期設定... 4 4 w2web 初期設定... 7 5 w2web ログイン... 10 6 並列計算の指定... 11 7 既知の問題点... 12 付録 A... 13 A.1 HPC システムズお問い合わせ先... 13 Copyright HPC SYSTEMS Inc. All

More information

XACCの概要

XACCの概要 2 global void kernel(int a[max], int llimit, int ulimit) {... } : int main(int argc, char *argv[]){ MPI_Int(&argc, &argc); MPI_Comm_rank(MPI_COMM_WORLD, &rank); MPI_Comm_size(MPI_COMM_WORLD, &size); dx

More information

Itanium2ベンチマーク

Itanium2ベンチマーク HPC CPU mhori@ile.osaka-u.ac.jp Special thanks Timur Esirkepov HPC 2004 2 25 1 1. CPU 2. 3. Itanium 2 HPC 2 1 Itanium2 CPU CPU 3 ( ) Intel Itanium2 NEC SX-6 HP Alpha Server ES40 PRIMEPOWER SR8000 Intel

More information

輸出する際の注意事項本製品 ( ソフトウェアを含む ) は 外国為替および外国貿易法で規定される規制貨物 ( または役務 ) に該当することがあります その場合 日本国外へ輸出する場合には日本国政府の輸出許可が必要です なお 輸出許可申請手続きにあたり資料等が必要な場合には お買い上げの販売店または

輸出する際の注意事項本製品 ( ソフトウェアを含む ) は 外国為替および外国貿易法で規定される規制貨物 ( または役務 ) に該当することがあります その場合 日本国外へ輸出する場合には日本国政府の輸出許可が必要です なお 輸出許可申請手続きにあたり資料等が必要な場合には お買い上げの販売店または SX-Aurora TSUBASA プログラム実行クイックガイド 輸出する際の注意事項本製品 ( ソフトウェアを含む ) は 外国為替および外国貿易法で規定される規制貨物 ( または役務 ) に該当することがあります その場合 日本国外へ輸出する場合には日本国政府の輸出許可が必要です なお 輸出許可申請手続きにあたり資料等が必要な場合には お買い上げの販売店またはお近くの当社営業拠点にご相談ください

More information

SQUFOF NTT Shanks SQUFOF SQUFOF Pentium III Pentium 4 SQUFOF 2.03 (Pentium 4 2.0GHz Willamette) N UBASIC 50 / 200 [

SQUFOF NTT Shanks SQUFOF SQUFOF Pentium III Pentium 4 SQUFOF 2.03 (Pentium 4 2.0GHz Willamette) N UBASIC 50 / 200 [ SQUFOF SQUFOF NTT 2003 2 17 16 60 Shanks SQUFOF SQUFOF Pentium III Pentium 4 SQUFOF 2.03 (Pentium 4 2.0GHz Willamette) 60 1 1.1 N 62 16 24 UBASIC 50 / 200 [ 01] 4 large prime 943 2 1 (%) 57 146 146 15

More information

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル P1E1M01500-3 - - - LSI MegaRAID SAS-MFI BIOS Version x.xx.xx (Build xxxx xx, xxxx) Copyright (c) xxxx LSI Corporation HA -0 (Bus xx Dev

More information

Cleaner XL 1.5 クイックインストールガイド

Cleaner XL 1.5 クイックインストールガイド Autodesk Cleaner XL 1.5 Contents Cleaner XL 1.5 2 1. Cleaner XL 3 2. Cleaner XL 9 3. Cleaner XL 12 4. Cleaner XL 16 5. 32 2 1. Cleaner XL 1. Cleaner XL Cleaner XL Administrators Cleaner XL Windows Media

More information

Untitled

Untitled VASP 2703 2006 3 VASP 100 PC 3,4 VASP VASP VASP FFT. (LAPACK,BLAS,FFT), CPU VASP. 1 C LAPACK,BLAS VASP VASP VASP VASP bench.hg VASP CPU CPU CPU northwood LAPACK lmkl lapack64, BLAS lmkl p4 LA- PACK liblapack,

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

サイバーメディアセンター 大規模計算機システムの利用

サイバーメディアセンター 大規模計算機システムの利用 サイバーメディアセンター 大規模計算機システムの利用 大阪大学情報推進部情報基盤課 本日のプログラム I. システムのご紹介 II. 利用方法の解説 実習 i. システムへの接続 ii. プログラムの作成 コンパイル iii. ジョブスクリプトの作成 iv. ジョブスクリプトの投入 III. 利用を希望する方へ SX-ACE NEC 製のベクトル型スーパーコンピュータ ノード毎 1 クラスタ (512

More information

インテル® MPI ライブラリー・ランタイム環境入門ガイド

インテル® MPI ライブラリー・ランタイム環境入門ガイド MPI Intel's Terms and Conditions of Sales ( ) 2 IntelIntel Intel Corporation * 2006 Intel Corporation. MPI MPI * (ANL) MPI MPICH2* NBCL (Network-Based Computing Laboratory) MVAPICH2* InfiniBand* RDMA 3

More information

unix.dvi

unix.dvi 1 UNIX 1999 4 27 1 UNIX? 2 1.1 Windows/Macintosh? : : : : : : : : : : : : : : : : : : : : : : : : 2 1.2 UNIX OS : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 1.3 : : : : : : : : : : : :

More information

UNIX

UNIX 2000 1 UNIX 2000 4 14 1 UNIX? 2 1.1 UNIX OS....................................... 2 1.2.................................................... 2 1.3 UNIX...................................... 2 1.4 Windows

More information

Web Web Web Web i

Web Web Web Web i 28 Research of password manager using pattern lock and user certificate 1170369 2017 2 28 Web Web Web Web i Abstract Research of password manager using pattern lock and user certificate Takuya Mimoto In

More information

HPhi_exercise.key

HPhi_exercise.key laptop PC (TPQ ) OK https://github.com/yomichi/hphi-samples 1: S =1/2 Heisenbergdimer 2 S =1/2 Heisenberg dimer model H = S 1 S 2 S tot =0 E = 3/4 S tot =1 E =1/4 HPhi 2 2/17 1: S =1/2 Heisenbergdimer

More information

MATLAB® における並列・分散コンピューティング ~ Parallel Computing Toolbox™ & MATLAB Distributed Computing Server™ ~

MATLAB® における並列・分散コンピューティング ~ Parallel Computing Toolbox™ & MATLAB Distributed Computing Server™ ~ MATLAB における並列 分散コンピューティング ~ Parallel Computing Toolbox & MATLAB Distributed Computing Server ~ MathWorks Japan Application Engineering Group Takashi Yoshida 2016 The MathWorks, Inc. 1 System Configuration

More information

C1-202 / F-101 originally from 2014 4 15 3 1 3 C1 2 C1-202 F 1 F-101 PC imac MacPro OS Mac OS X C WWW L A TEX 2 3 4 e-mail kyama@tut.jp C-506 6767 5 2 2.1 ID ID 2.2 2.3 2.4 2.4.1 1. imac MacPro 2. 3.

More information

東北大学金属材料研究所 大規模並列計算サーバマニュアル 2019 年 4 月 1 日 東北大学金属材料研究所 計算材料学センター

東北大学金属材料研究所 大規模並列計算サーバマニュアル 2019 年 4 月 1 日 東北大学金属材料研究所 計算材料学センター 東北大学金属材料研究所 大規模並列計算サーバマニュアル 2019 年 4 月 1 日 東北大学金属材料研究所 計算材料学センター 目次 1 大規模並列計算サーバ概要... 1-3 1.1 構成 スペック... 1-4 1.2 ノード構成... 1-4 2 ログイン方法... 2-5 2.1 フロントエンドへのログイン方法... 2-6 3 ストレージの構成と使用方法... 3-7 3.1 ストレージの構成と使用方法...

More information

CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Apr) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (H

CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Apr) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (H CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Apr) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (HP-UX 版 ) istorage M シリーズを使用する場合の StorageSaver 設定手順

More information

01_OpenMP_osx.indd

01_OpenMP_osx.indd OpenMP* / 1 1... 2 2... 3 3... 5 4... 7 5... 9 5.1... 9 5.2 OpenMP* API... 13 6... 17 7... 19 / 4 1 2 C/C++ OpenMP* 3 Fortran OpenMP* 4 PC 1 1 9.0 Linux* Windows* Xeon Itanium OS 1 2 2 WEB OS OS OS 1 OS

More information

Report Template

Report Template f 1 3... 3 PC... 3... 4 12... 12 Web... 12 E-mail FAX... 17... 18 Service Pack 19 UPDATE... 19... 20 web... 21 Version 24 25... 25... 26... 27... 28 29 2 isplever7.1 for Windows isplever7.1 PC isplever7.1

More information

MOTIF XF 取扱説明書

MOTIF XF 取扱説明書 MUSIC PRODUCTION SYNTHESIZER JA 2 (7)-1 1/3 3 (7)-1 2/3 4 (7)-1 3/3 5 http://www.adobe.com/jp/products/reader/ 6 NOTE http://japan.steinberg.net/ http://japan.steinberg.net/ 7 8 9 A-1 B-1 C0 D0 E0 F0 G0

More information

untitled

untitled taisuke@cs.tsukuba.ac.jp http://www.hpcs.is.tsukuba.ac.jp/~taisuke/ CP-PACS HPC PC post CP-PACS CP-PACS II 1990 HPC RWCP, HPC かつての世界最高速計算機も 1996年11月のTOP500 第一位 ピーク性能 614 GFLOPS Linpack性能 368 GFLOPS (地球シミュレータの前

More information

CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Sep) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (H

CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Sep) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (H CLUSTERPRO MC StorageSaver istorage M シリーズ使用時の設定手順 (HP-UX 版 Linux 版 Windows 版 ) 2013(Sep) NEC Corporation istorage M シリーズを使用する場合の StorageSaver 設定手順 (HP-UX 版 ) istorage M シリーズを使用する場合の StorageSaver 設定手順

More information

syspro-0405.ppt

syspro-0405.ppt 3 4, 5 1 UNIX csh 2.1 bash X Window 2 grep l POSIX * more POSIX 3 UNIX. 4 first.sh #!bin/sh #first.sh #This file looks through all the files in the current #directory for the string yamada, and then prints

More information

橡3_2石川.PDF

橡3_2石川.PDF PC RWC 01/10/31 2 1 SCore 1,024 PC SCore III PC 01/10/31 3 SCore SCore Aug. 1995 Feb. 1996 Oct. 1996 1997-1998 Oct. 1999 Oct. 2000 April. 2001 01/10/31 4 2 SCore University of Bonn, Germany University

More information

PowerGres on Linuxマニュアル

PowerGres on Linuxマニュアル PowerGres R on Linux Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux 2 2.1 PowerGres on Linux.................................... 2 2.2.............................................. 2 2.3..............................................

More information

Anaconda (2019/7/3)

Anaconda (2019/7/3) Published on Research Center for Computational Science (https://ccportal.ims.ac.jp) Home > Anaconda3-2019.03 (2019/7/3) Anaconda3-2019.03 (2019/7/3) 1 利用方法 conda, anaconda に関する情報はウェブ上にたくさんありますので それらも参考にしてください

More information

Quark License Administrator 4.0 User Guide

Quark License Administrator 4.0 User Guide Quark License Administrator 2006Quark Inc.Quark Media House Sàrl 2000-2006Quark Inc.Quark Media House Sàrl Quark 5,541,991 5,680,619 5,907,704 6,005,560 6,052,514 6,081,262 6,633,666 6,947,959 B1 6,940,518

More information

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra

Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integra Oracle Solaris Studio 12.3 Part No: E26450 2011 12 Copyright 2011, Oracle and/or its affiliates. All rights reserved. U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated

More information

XcalableMP入門

XcalableMP入門 XcalableMP 1 HPC-Phys@, 2018 8 22 XcalableMP XMP XMP Lattice QCD!2 XMP MPI MPI!3 XMP 1/2 PCXMP MPI Fortran CCoarray C++ MPIMPI XMP OpenMP http://xcalablemp.org!4 XMP 2/2 SPMD (Single Program Multiple Data)

More information

i

i 14 i ii iii iv v vi 14 13 86 13 12 28 14 16 14 15 31 (1) 13 12 28 20 (2) (3) 2 (4) (5) 14 14 50 48 3 11 11 22 14 15 10 14 20 21 20 (1) 14 (2) 14 4 (3) (4) (5) 12 12 (6) 14 15 5 6 7 8 9 10 7

More information

para02-2.dvi

para02-2.dvi 2002 2 2002 4 23 : MPI MPI 1 MPI MPI(Message Passing Interface) MPI UNIX Windows Machintosh OS, MPI 2 1 1 2 2.1 1 1 1 1 1 1 Fig. 1 A B C F Fig. 2 A B F Fig. 1 1 1 Fig. 2 2.2 Fig. 3 1 . Fig. 4 Fig. 3 Fig.

More information

2.06 版 (2014/01/31) 高性能計算サーバシステム 利用の手引き ( 公財 ) 計算科学振興財団運用課 目次 1. システム構成... 1 1.1. システム構成概念図... 1 1.1.1. 高性能計算サーバシステムの概念図... 1 1.1.2. 高性能計算サーバシステムの各構成要素の特徴と概要... 2 1.2. ハードウェア構成... 4 1.2.1. サーバシステム...

More information

Microsoft Word - w_mkl_build_howto.doc

Microsoft Word - w_mkl_build_howto.doc MKL 10.0 2007/12/18 XLsoft - 2 - 1....- 4-2. MKL...- 4-3....- 5-3-1....- 5-3-1-1. Microsoft Visual C++ 2005...- 5-3-1-2. C/C++...- 9-3-1-3. Fortran...- 11-3-2. Microsoft Visual Studio...- 13-3-2-1. Microsoft

More information

=PDCA Plan: Do: Check: Action: 1 =1 Ensemble mean Observation 9 months Assimilation period 1 =1 Fortran C Perl Ruby (DSL) GUI = Megascript [... 03] Ruby PJO (Parametric Job Organizer) [ ] Perl sh top foreach

More information