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

Size: px
Start display at page:

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

Transcription

1 MPI

2 Intel's Terms and Conditions of Sales ( ) 2

3 IntelIntel Intel Corporation * 2006 Intel Corporation. MPI MPI * (ANL) MPI MPICH2* NBCL (Network-Based Computing Laboratory) MVAPICH2* InfiniBand* RDMA 3

4 2 MPI MPI MPD MPI MPD

5 MPI MPI (Message Passing Interface) v2 (MPI-2) MPI MPI MPI MPI-1 MPI-2 () o o DAPL* RDMA (InfiniBand* Myrinet* ) o : Ethernet* Gigabit Ethernet* TCP/IP IA-32 Itanium : o C++ Linux* 7.1 o Fortran Linux* 7.1 o GNU* C C++ Fortran : o C++ Linux* 8.1 o Fortran Linux* 8.1 GNU* C C++ Fortran 95 5

6 MPI-2 MPI-1 (RDMA ) I/O MPD (Multi-Purpose Daemons) mpiexec MPI-2 6

7 MPI MPI MPI MPD MPI 1: MPI 7

8 1. MPI mpivars.[c]sh source <installdir>/bin <installdir>/bin64 ( ) 2. $HOME/.mpd.conf MPD secretword=<mpd secret word> Linux <mpd secret word> MPD 3. chmod $HOME/.mpd.conf $ chmod 600 $HOME/.mpd.conf 4. PATH.mpd.conf rsh <node> $ rsh <node> env $ rsh <node> cat $HOME/.mpd.conf mpd.hosts 6. mpirun $ mpirun -n <# of processes>./test 7. ( ) 8

9 1. MPD MPI MPD (Multi-Purpose Daemon) mpicc ( ) MPD MPD 1 MPD MPD : 1..cshrc.bashrc PATH <installdir>/bin ( <installdir>/bin64) MPI mpivars.[c]sh PATH Python* 2.2 LD_LIBRARY_PATH *vars.[c]sh 2. $HOME/.mpd.conf MPD secretword=<mpd secret word> Linux <mpd secret word> MPD 3. chmod $HOME/.mpd.conf $ chmod 600 $HOME/.mpd.conf 9

10 4. PATH.mpd.conf rsh <node> $ rsh <node> env $ rsh <node> cat $HOME/.mpd.conf 1 rsh ssh mpd.hosts 6. mpdallexit MPD $ mpdallexit 7. mpdboot MPD $ mpdboot -n <#nodes> $PWD/mpd.hosts mpd.hosts mpdboot MPD 8. mpdtrace MPD $ mpdtrace MPD mpd.hosts rsh ssh ssh rsh ssh r ssh mpdboot 10

11 2. MPI MPI I_MPI_DEVICE I_MPI_DEVICE 値 sock shm ssm rdma[:<provider>] rdssm[:<provider>] TCP/Ethernet/ () TCP + (Ethernet SMP ) InfiniBand Myrinet ( DAPL ) TCP + + DAPL (RDMA SMP ) shm rdma 1 DAPL 3. MPI MPI mpiexec $ mpiexec -n <# of processes>./myprog -n mpiexec genv I_MPI_DEVICE shm MPI $ mpiexec -genv I_MPI_DEVICE shm -n <# of processes>./a.out rdma 11

12 $ mpiexec -genv I_MPI_DEVICE rdma -n <# of processes>./a.out MPI MPI 12

13 MPI MPI : 1. Python v2.2 PATH $ rsh <nodename> python -V 2.2 Python v2.2 Python PATH 2. python-xml* libxml2-python* Python XML $ rpm qa grep python-xml $ rpm qa grep libxml2-python "python-xml" "libxml2-python" 3. expat* pyxml* XML $ rpm qa grep expat $ rpm qa grep pyxml "expat" "pyxml" 13

14 4. <installdir>/bin ( <installdir>/bin64) PATH $ rsh <nodename> which mpiexec 5. PATH LD_LIBRARY_PATH $ mpiexec n <# of processes> env grep PATH mpiexec mpd *vars.[c]sh C $. /opt/intel/cc/< バージョン情報 >/bin/iccvars.sh 6. <installdir>/lib ( <installdir>/lib64) LD_LIBRARY_PATH LD_LIBRARY_PATH $ mpiexec n <# of processes> env grep PATH MPD mpd # mpd & # mpdtrace # mpdallexit mpdtrace MPD MPD MPD mpdtrace 14

15 MPD mpdtrace 1. MPD a. MPD $ mpdallexit b. $ rsh <nodename> ps -ael grep python $ rsh <nodename> kill -9 <remaining python processes> c. MPD $ mpdboot [<options>] d. MPD $ mpdtrace 2. mpdtrace MPD a. 1 MPD mpdboot $ mpdboot d v [<options>] rsh : launch cmd= rsh -n <nodename> '<installdir>/bin/mpd \ -h <nodename> -p <port-number> --ncpus=<ncpus> -e -d' b. rsh : $ rsh -n <nodename> '<installdir>/bin/mpd \ -h <nodename> -p <port-number> --ncpus=<ncpus> -e -d' c. rsh rsh <nodename> rsh () <installdir>/bin/mpd 15

16 .mpd.conf ( ) 1. MPI 2. InfiniBand Myrinet RDMA 3. a) sock $ mpiexec -n 2 -env I_MPI_DEBUG 2 env I_MPI_DEVICE sock \./a.out 1 sock b) ssm $ mpiexec -n 2 -env I_MPI_DEBUG 2 env I_MPI_DEVICE ssm./a.out 1 ssm c) $ mpiexec -n 2 -env I_MPI_DEBUG 2 -env I_MPI_DEVICE <device> \./a.out <device> shm rdma rdssm mpiexec 1 I_MPI_DEVICE 16

Microsoft Word - Getting_Started.doc

Microsoft Word - Getting_Started.doc ( 参考訳 ) 著作権と商標について 本資料に掲載されている情報は インテル製品の概要説明を目的としたものです 本資料は 明示されているか否かにかかわらず また禁反言によるとよらずにかかわらず いかなる知的財産権のライセンスを許諾するためのものではありません 製品に付属の売買契約書 Intel's Terms and Conditions of Sales に規定されている場合を除き インテルはいかなる責を負うものではなく

More information

インテル® MPI ライブラリー Windows* 版

インテル® MPI ライブラリー Windows* 版 MPI Windows* MPI MPI (Message Passing Interface) v2 (MPI-2) MPI MPI 1...4 1.1...4 1.2 Doc Type...4 1.3...4 1.4...5 2 MPI...6 2.1...6 2.2...6 2.3...7 2.4 SMPD...7 2.5...8 2.6 MPI...8 3...10 3.1...10 3.2...11

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

Intel MPI Library Linux

Intel MPI Library Linux インテル MPI ライブラリ Linux* 版 v1.0 GOLD インストール ガイド 重要 製品をインストールするには 有効なライセンス ファイルが必要です 製品をインストールする前に 本書を必ずお読みいただき 有効なライセンス ファイルを入手してください 詳しくは 1 ページの インストールの前に 製品の登録が必要です をご参照ください エクセルソフト株式会社 www.xlsoft.com インテル

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

大規模共有メモリーシステムでの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

PCクラスタコメント無い.PDF

PCクラスタコメント無い.PDF BeowulfPC 7-1 102-8554 : PC MPICH Construction of a Beowulf Type PC Cluster Hiroaki MIYAGAWA and Yoshihiro MIZUGAI Department of Physics, Faculty of Science and Technology, Sophia University 7-1 Kioicho,

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

PC Development of Distributed PC Grid System,,,, Junji Umemoto, Hiroyuki Ebara, Katsumi Onishi, Hiroaki Morikawa, and Bunryu U PC WAN PC PC WAN PC 1 P

PC Development of Distributed PC Grid System,,,, Junji Umemoto, Hiroyuki Ebara, Katsumi Onishi, Hiroaki Morikawa, and Bunryu U PC WAN PC PC WAN PC 1 P PC Development of Distributed PC Grid System,,,, Junji Umemoto, Hiroyuki Ebara, Katsumi Onishi, Hiroaki Morikawa, and Bunryu U PC WAN PC PC WAN PC 1 PC PC PC PC PC Key Words:Grid, PC Cluster, Distributed

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

SCore と escience の install と 設定について 理化学研究所 亀山豊久

SCore と escience の install と 設定について 理化学研究所 亀山豊久 SCore と escience の install と 設定について 理化学研究所 亀山豊久 はじめに escience プロジェクトの成果物は SCore パッケージに統合して配布することになった SCore をインストールすることによって escience のすべての成果物が容易に使用できるようになる ここでは SCore を使用して escience の成果物をインストール及び設定する方法について説明する

More information

21 20 20413525 22 2 4 i 1 1 2 4 2.1.................................. 4 2.1.1 LinuxOS....................... 7 2.1.2....................... 10 2.2........................ 15 3 17 3.1.................................

More information

HP High Performance Computing(HPC)

HP High Performance Computing(HPC) ACCELERATE HP High Performance Computing HPC HPC HPC HPC HPC 1000 HPHPC HPC HP HPC HPC HPC HP HPCHP HP HPC 1 HPC HP 2 HPC HPC HP ITIDC HP HPC 1HPC HPC No.1 HPC TOP500 2010 11 HP 159 32% HP HPCHP 2010 Q1-Q4

More information

インテル® MPI ライブラリー for Windows* ユーザーズガイド

インテル® MPI ライブラリー for Windows* ユーザーズガイド インテル MPI ライブラリー for Windows* ユーザーズガイド (5.1 Update 2) 目次 著作権と商標について... 4 1. はじめに... 5 1.1. インテル MPI ライブラリーの紹介...5 1.2. この資料の対象...5 1.3. このドキュメントの表記について...6 1.4. 関連情報...6 2. 使用モデル... 7 3. インストールとライセンス...

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

インテル® MPI ライブラリー for Linux* リファレンス・マニュアル

インテル® MPI ライブラリー for Linux* リファレンス・マニュアル インテル MPI ライブラリー for Linux* リファレンス マニュアル (5.1 Update 3) 著作権と商標について 目次 著作権と商標について... 4 1. 概要... 5 1.1. インテル MPI ライブラリーの紹介... 5 1.2. 対象となる開発者... 5 1.3. 新機能... 6 1.4. 表記規則... 6 1.5. 関連情報... 6 2. コマンド リファレンス...

More information

install

install 計算機クラスターの 環境構築とMPI導入 社会人向けスパコン実践セミナー 2009年6月16日 火 担当 小林泰三 連絡先 tkoba@cc.kyushu-u.ac.jp 1 2 はじめに する事 Linux(CentOS5.3/x86_64)を計算クラスター向き構成でイン ストール MPI(mpich2 v1.1)を標準構成でインストール 方針 応用や発展性を考慮 設定作業はターミナルで 進行 説明

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

HP High Performance Computing(HPC)

HP High Performance Computing(HPC) HP High Performance Computing HPC HPC HPC HPC HPC 1000 HPHPC HPC HP HPC HPC HPCHP HPC HP HPHPC HPC HP HPC HP IT IDCHP HPC 4 1 HPC HPCNo.1 HPCTOP5002008 6 HP 183 37% HP HPCHP B 1 Other 2Q08 HPC 2 20% 27%

More information

Myrinet2000 ご紹介

Myrinet2000 ご紹介 34 HPC -Myrinet- ES HPC http://www.sse.co.jp/myrinet/ Out Line Myrinet HPC 50 2 4 O.S. Computer Computer Computer Computer Computer Low-level Interconnection Network (transport & switching) 2-4 / / OS

More information

09中西

09中西 PC NEC Linux (1) (2) (1) (2) 1 Linux Linux 2002.11.22) LLNL Linux Intel Xeon 2300 ASCIWhite1/7 / HPC (IDC) 2002 800 2005 2004 HPC 80%Linux) Linux ASCI Purple (ASCI 100TFlops Blue Gene/L 1PFlops (2005)

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

インテル® MPI ライブラリー for Linux* ユーザーズガイド

インテル® MPI ライブラリー for Linux* ユーザーズガイド インテル MPI ライブラリー for Linux* ユーザーズガイド (5.1 Update 2) 目次 著作権と商標について... 4 1. はじめに... 5 1.1. インテル MPI ライブラリーの紹介...6 1.2. この資料の対象...6 1.3. このドキュメントの表記について...6 1.4. 関連情報...6 2. 使用モデル... 7 3. インストールとライセンス... 8

More information

Microsoft PowerPoint - intro.ppt

Microsoft PowerPoint - intro.ppt コンソーシアム紹介 PC クラスタコンソーシアム会長 石川裕 ( 東京大学 ) コンソーシアム概要 技術研究組合新情報処理開発機構が開発した SCore( エスコア ) クラスタシステムソフトウエアならびに Omni OpenMP 処理系を中核としたクラスタシステムソフトウエアの開発の継続 維持 普及を通して PC クラスタシステム市場育成に貢献することを目的として 2001 年 10 月に発足しました

More information

WINET情報

WINET情報 WINETCONTENTS 1 2 3 Q&A Q A 4 Q A 5 Q A 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 No. 10. 1. 11. 2. 12. 3. 4. 13. 5. 14. 6. 7. 15. 8. 9. 16. 33 17. 33. 34. 35. 18. 19. 36.

More information

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi

bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows ˆ Windows10 64bit Wi Windows bash on Ubuntu on Windows [Windows Creators Update(1703) ] TAKE 2017-10-06 bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu on Windows bash on Ubuntu

More information

コスト効率の高い業界標準サーバーへのERPの導入

コスト効率の高い業界標準サーバーへのERPの導入 IT ERP ERP IT 1 ERP 4-way 4-way ERP I/O 4-way Sudip Chahal / Karl Mailman 2009 3 IT@Intel ERP 4-way ERP I/O RISC ERP IT ERP 1 IT 4-way ERP I/O ERP 2-way 4-way 2-way ERP 1.5 2 2 4 ERP 2 3 I/O Xeon 5500

More information

14 高石武史 次元 CG 作成プログラムに簡単な修正を加えることでマルチスクリーンディスプレイでの表示を実現する方法について述べる この際, 特に高速な PC を必要としないため, 手持ちの PC を集めて実現することが可能である また, この方法で実際にプログラム例をいくつかあげ, さらにこの方

14 高石武史 次元 CG 作成プログラムに簡単な修正を加えることでマルチスクリーンディスプレイでの表示を実現する方法について述べる この際, 特に高速な PC を必要としないため, 手持ちの PC を集めて実現することが可能である また, この方法で実際にプログラム例をいくつかあげ, さらにこの方 広島国際学院大学研究報告, 第 41 巻 (2008),13~24 13 MPI と OpenGL を用いた マルチスクリーンアプリケーション * 高石武史 ( 平成 20 年 ₉ 月 20 日受理 ) Making multi-screen applications with MPI and OpenGL Takeshi TAKAISHI (Received September 20, 2008)

More information

OFED インストールガイド

OFED インストールガイド PRIMEQUEST Mellanox OpenFabrics Enterprise Distribution for Linux (OFED) 3.1-1.0.3 インストールガイド SUSE12 シングルチャネル IB HCA カード (40Gbps): MC-0JHC11 / デュアルチャネル IB HCA カード (40Gbps): MC-0JHC21 1 製品の呼び方 本文中の製品名称を次のように略して表記します

More information

102

102 5 102 5 103 q w 104 e r t y 5 u 105 q w e r t y u i 106 o!0 io!1 io q w e r t y 5 u 107 i o 108 q w e q w e r 5 109 q w 110 e r t 5 y 111 q w e r t y u 112 i q w e r 5 113 q w e 114 r t 5 115 q w e 116

More information

スライド 1

スライド 1 GPU クラスタによる格子 QCD 計算 広大理尾崎裕介 石川健一 1.1 Introduction Graphic Processing Units 1 チップに数百個の演算器 多数の演算器による並列計算 ~TFLOPS ( 単精度 ) CPU 数十 GFLOPS バンド幅 ~100GB/s コストパフォーマンス ~$400 GPU の開発環境 NVIDIA CUDA http://www.nvidia.co.jp/object/cuda_home_new_jp.html

More information

Microsoft Word - ランチョンプレゼンテーション詳細.doc

Microsoft Word - ランチョンプレゼンテーション詳細.doc PS1-1-1 PS1-1-2 PS1-1-3 PS1-1-4 PS1-1-5 PS1-1-6 PS1-1-7 PS1-1-8 PS1-1-9 1 25 12:4514:18 25 12:4513:15 B PS1-1-10 PS1-2-1 PS1-2-2 PS1-2-3 PS1-2-4 PS1-2-5 PS1-2-6 25 13:1513:36 B PS1-2-7 PS1-3-1 PS1-3-2

More information

IntelR Software Development Tools for Apple

IntelR Software Development Tools for Apple C/C++ MAC OS Mac* OS X Rev May7 2007 2007, Corporation. Corporation C++/Fortran 2 GCC* C++/Fortran 3 Mac OS* X Linux* AltiVec* Apple* GCC 3.3 (Java*, AppleScript*, Python*, ) Accelerate Apple* GCC 4.0

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

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

untitled

untitled HPC HP XC HP ISS HPC 2008 Hewlett-Packard Development Company, L.P. 2 30 2007 11 TOP10 Top500 10 1 Lawrence Livermore National Laboratory BlueGene/L IBM HP 151 LINPACK TFLOPS 478.2 2 Forschungszentrum

More information

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP 1.,.. 2 OSI,,,,,,,,, TCP/IP,, IP, ICMP, ARP, TCP, UDP, FTP, TELNET, ssh,,,,,,,, IP,,, 3 OSI OSI(Open Systems Interconnection: ). 1 OSI 7. ( 1) 4 ( 4),,,,.,.,..,,... 1 2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP,

More information

インテル® スレッドチェッカー 3.1 Linux* 版

インテル® スレッドチェッカー 3.1 Linux* 版 ... 2 1.... 3 2.... 5 3.... 7 4.... 10 Intel's Terms and Conditions of Sale IntelIntel Intel Corporation * 2007 Intel Corporation. 313445JA 001 2006 5 313445 JA 002 2006 9 2 : 313445-002JA 1. primes 1

More information

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 (@Yuryu) : Web (HPC) ( MMORPG) Docker Web OS nginx HTML nginx OS nginx nginx RHEL RHEL OS Docker 2 Dockerfile $ docker build

More information

④辻修平_37-48.smd

④辻修平_37-48.smd $ sudo apt-get update $ sudo apt-get upgrade $ sudo rpi-update(banana Pi ) $ sudo apt-get gfortran mpich-3.2.tar.gz 254 dns=8.8.8.8; dns-search= methods= (/etc/hostname) bananapi00 $ configure --prefix=/usr/local/mpich-3.2

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

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

MPI MPI MPI.NET C# MPI Version2

MPI MPI MPI.NET C# MPI Version2 MPI.NET C# 2 2009 2 27 MPI MPI MPI.NET C# MPI Version2 MPI (Message Passing Interface) MPI MPI Version 1 1994 1 1 1 1 ID MPI MPI_Send MPI_Recv if(rank == 0){ // 0 MPI_Send(); } else if(rank == 1){ // 1

More information

NEC Storage series NAS Device

NEC Storage series NAS Device NEC Storage NV Series NAS Device Guide for Oracle Storage Compatibility Program Snapshot Technologies is-wp-04-001 Rev-1.00(J) Oct, 2004 NEC Solutions NEC Corporation. - 1 - Copyright 2004 NEC Corporation

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

untitled

untitled CPU CPU PC 1 3GHz, 10GHz 0.13m VLIW L3 Intel Hyperthreading Intel IA32: Xeon, P4 PC Intel IA64: Itanium2 64 Itanium2 (Deerfield) AMD x86-64: Opteron x8664 x86 Sun SPARC,IBM Power, Alpha, MIPS, PCPDA P

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

第3回戦略シンポジウム緑川公開用

第3回戦略シンポジウム緑川公開用 2010 5 15 - - (SDSM) SMS MpC DLM Top500 Top 500 list of Supercomputers (http://www.top500.org) Top 500 list of Supercomputers (http://www.top500.org) 1998 11 SMP Symmetric Multiprocessor CPU CPU CPU CPU

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

C/C++ FORTRAN FORTRAN MPI MPI MPI UNIX Windows (SIMD Single Instruction Multipule Data) SMP(Symmetric Multi Processor) MPI (thread) OpenMP[5]

C/C++ FORTRAN FORTRAN MPI MPI MPI UNIX Windows (SIMD Single Instruction Multipule Data) SMP(Symmetric Multi Processor) MPI (thread) OpenMP[5] MPI ( ) snozawa@env.sci.ibaraki.ac.jp 1 ( ) MPI MPI Message Passing Interface[2] MPI MPICH[3],LAM/MPI[4] (MIMDMultiple Instruction Multipule Data) Message Passing ( ) (MPI (rank) PE(Processing Element)

More information

smpp_resume.dvi

smpp_resume.dvi 6 mmiki@mail.doshisha.ac.jp Parallel Processing Parallel Pseudo-parallel Concurrent 1) 1/60 1) 1997 5 11 IBM Deep Blue Deep Blue 2) PC 2000 167 Rank Manufacturer Computer Rmax Installation Site Country

More information

MPI 通信ライブラリ規格化最前線 東京大学石川裕 目次 MPI 通信ライブラリとは? MPI 通信ライブラリ規格化の歴史 MPI 通信ライブラリ規格化の最近の動き 2008/12/11 2

MPI 通信ライブラリ規格化最前線 東京大学石川裕 目次 MPI 通信ライブラリとは? MPI 通信ライブラリ規格化の歴史 MPI 通信ライブラリ規格化の最近の動き 2008/12/11 2 MPI 通信ライブラリ規格化最前線 東京大学石川裕 目次 MPI 通信ライブラリとは? MPI 通信ライブラリ規格化の歴史 MPI 通信ライブラリ規格化の最近の動き 2008/12/11 2 MPI 通信ライブラリの概要 背景 1990 年初頭 各コンピュータベンダは独自の通信ライブラリを提供 ユーザプログラムのポータビリティ問題が深刻化 あるマシン上で開発したアプリケーションが他のベンダのマシンで動かず

More information

GNU/Linux on SuperH g,,,,, GNU/Linux on SuperH [1] SuperH (SH-3 SH-4) GNU/Linux g linux-kernel 1998 Linux (SH-3) g GD

GNU/Linux on SuperH g,,,,, GNU/Linux on SuperH [1] SuperH (SH-3 SH-4) GNU/Linux g linux-kernel 1998 Linux (SH-3) g GD GNU/Linux on SuperH g,,,,, 2001 9 28 1 GNU/Linux on SuperH [1] SuperH (SH-3 SH-4) GNU/Linux 1999 8 g 1 1998 linux-kernel 1998 Linux (SH-3) 1999 7 g GDB CqREEK SH-3 1999 8 g Linux (SH-3) 1999 8 Linux (SH-4)

More information

kiso2-01.key

kiso2-01.key 計算機基礎実習 II 2018 シラバス 到達目標 Ubuntu Linux のデスクトップ GUI CUI すべてのデータを ファイル として管理 ログアウト シャットダウンなどの終了 その ファイル を操作するユーザ インターフェイス 操作はこのメニューから ランチャー よく使うアプリケーションを登録 起動する 起動中のアプリケーションもここに表示される Graphical User Interface

More information

atama.dvi

atama.dvi 1 1 1 2 1.1..................................... 2 1.2 WWW....................................... 3 1.3......................................... 3 1.4................................... 3 1.5..............................

More information

インテル® MPI ライブラリー 5.1 Update 2 for Linux* リリースノート

インテル® MPI ライブラリー 5.1 Update 2 for Linux* リリースノート ----------------------------------------------------------------------------- インテル MPI ライブラリー 5.1 Update 2 for Linux* リリースノート -----------------------------------------------------------------------------

More information

... 3 Oracle on Linux I/O I/O... 5 I/O io_request_lock... 6 I/O GB RAM SGA GB RAM Very Large M

... 3 Oracle on Linux I/O I/O... 5 I/O io_request_lock... 6 I/O GB RAM SGA GB RAM Very Large M Oracle9i Release 2 on Linux: Red Hat Linux Advanced Server 2.1 2002 6 ... 3 Oracle on Linux... 3... 3... 4 64 I/O... 4... 4 I/O... 5 I/O... 5... 6 io_request_lock... 6 I/O... 6... 7 4GB RAM SGA... 7 64GB

More information

CAD ICT

CAD ICT CAD ICT 1973 FACOM230-25 24KB HP 1964 No.1 IBM360 FACOM230-5 1968 IBM 1970 1976 TK80 1980 PC-9801 10 1990 WS 2,30 ICT 10 60 J90 1990 J97 J07 J97 J07 CS -1- IS SE CE IT ICT 100-2- 17 9 1 Web Web Web SSLVPN

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

install

install SCore SCore 5.0 2001.03.19 devel@pccluster.org SCore Backbone LAN Ethernet EEPRO100 Myrinet-2000 Fibre 02/03/20 2 1 NIC (Network Interface Card) NIC 100Mbps Ethernet EEPRO100 Tulip 3C905B Network Trunking

More information

appli_HPhi_install

appli_HPhi_install 2018/3/7 HΦ version 3.0.0 インストール手順書 (Linux 64 ビット版 ) 目次 1. アプリケーション概要...- 1-2. システム環境...- 1-3. 必要なツール ライブラリのインストール...- 1-1 cmake...- 2-2 numpy...- 3-4. アプリケーションのインストール...- 4-5. 動作確認の実施...- 5 - 本手順書は HΦ

More information

インテル® VTune™ パフォーマンス・アナライザー 9.1 Windows* 版

インテル® VTune™ パフォーマンス・アナライザー 9.1 Windows* 版 VTune 9.1 Windows* ................................. 3...................... 3.................................................. 3............................................ 4 :.........................4................................................

More information

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法 最も一般的な手法 : ファイアウォールによってノード間 の MPI 通信がブロックされた場合の対応方法 この記事は インテル デベロッパー ゾーンに公開されている Best Known Methods: Firewall Blocks MPI Communication among Nodes の日本語参考訳です この記事では ファイアウォールによって複数のマシン間のメッセージ パッシング インターフェイス

More information

VT SoftWare Users Guide

VT SoftWare Users Guide VT SoftWare Users Guide 26 6 1 CG/CAD VTPC 26 6 1 PGI 1.1 PGI 1.2 PGI for MPICH 1.1.1 1.1.2 1.1.2.1 FORTRAN77 1.1.2.2 FORTRAN9 1.1.3 1.1. 1.1..1 OpenMP 1.1..2 1.1..3 1.2.1 1.2.2 1.2.2.1 FORTRAN77 1.2.2.2

More information

untitled

untitled 1 Grid 2 ( Electrical Power Grid ) Virtual Organization) Electric Power Grid Grid 3 - - - ( 21 4 (Extensible Terascale Facility 5 LA-Hub 40Gbps CHICAGO -Hub IU 30Gbps 30Gbps 30Gbps Purdue 32 Pentium4 52

More information

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

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

More information

スライド 1

スライド 1 1 2 (National Research Grid Initiative) 4 3 flops 4 (Electrical Power Grid) Virtual Organization) Software catalogs Sensor nets Computing Resources Colleagues Data archives 5 グリッド の概念 アプリケーション アプリケーション

More information

HPEハイパフォーマンスコンピューティング ソリューション

HPEハイパフォーマンスコンピューティング ソリューション HPE HPC / AI Page 2 No.1 * 24.8% No.1 * HPE HPC / AI HPC AI SGIHPE HPC / AI GPU TOP500 50th edition Nov. 2017 HPE No.1 124 www.top500.org HPE HPC / AI TSUBAME 3.0 2017 7 AI TSUBAME 3.0 HPE SGI 8600 System

More information

WinHPC ppt

WinHPC ppt MPI.NET C# 2 2009 1 20 MPI.NET MPI.NET C# MPI.NET C# MPI MPI.NET 1 1 MPI.NET C# Hello World MPI.NET.NET Framework.NET C# API C# Microsoft.NET java.net (Visual Basic.NET Visual C++) C# class Helloworld

More information

IO Linux Vyatta PC

IO Linux Vyatta PC IO syuu@openbsd.org IO Linux Vyatta PC socket queue Process(User) Process(Kernel) input queue SW Intr Handler HW Intr Handler NIC NIC:1GbE 10GbE CPU:1GHz 3.2GHz:CPU 1/10 CPU 1CPU NIC NIC socket queue Process(User)

More information

研究背景 大規模な演算を行うためには 分散メモリ型システムの利用が必須 Message Passing Interface MPI 並列プログラムの大半はMPIを利用 様々な実装 OpenMPI, MPICH, MVAPICH, MPI.NET プログラミングコストが高いため 生産性が悪い 新しい並

研究背景 大規模な演算を行うためには 分散メモリ型システムの利用が必須 Message Passing Interface MPI 並列プログラムの大半はMPIを利用 様々な実装 OpenMPI, MPICH, MVAPICH, MPI.NET プログラミングコストが高いため 生産性が悪い 新しい並 XcalableMPによる NAS Parallel Benchmarksの実装と評価 中尾 昌広 李 珍泌 朴 泰祐 佐藤 三久 筑波大学 計算科学研究センター 筑波大学大学院 システム情報工学研究科 研究背景 大規模な演算を行うためには 分散メモリ型システムの利用が必須 Message Passing Interface MPI 並列プログラムの大半はMPIを利用 様々な実装 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

,000m 7 CAT

,000m 7 CAT 7,404 15 63% 1,000 120 2 17 60 150 4 67 120 7 5 6,049 20 2,265 20 87.4 17 2 3 =3.5%23.2%73.3% 40 20 151110 1 2010 2011 3,000m 7 CAT 11 12 18 316 3 18 3 19 95 9 65 3 75 2 80 2 60 3 100 2 2011 3 33 3 3 140km

More information

並列計算導入.pptx

並列計算導入.pptx 並列計算の基礎 MPI を用いた並列計算 並列計算の環境 並列計算 複数の計算ユニット(PU, ore, Pなど を使用して 一つの問題 計算 を行わせる 近年 並列計算を手軽に使用できる環境が急速に整いつつある >通常のP PU(entral Processing Unit)上に計算装置であるoreが 複数含まれている Intel ore i7 シリーズ: 4つの計算装置(ore) 通常のプログラム

More information

120802_MPI.ppt

120802_MPI.ppt CPU CPU CPU CPU CPU SMP Symmetric MultiProcessing CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CP OpenMP MPI MPI CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU MPI MPI+OpenMP CPU CPU CPU CPU CPU CPU CPU CP

More information

untitled

untitled Oracle Direct Seminar IT Agenda 1. Oracle RAC on Oracle VM 2. Oracle Database 11gR2 3. Oracle Exadata Oracle Direct Concierge SQL Server MySQL PostgreSQL Access

More information

Microsoft PowerPoint - ★04_HP_原田rev.ppt

Microsoft PowerPoint - ★04_HP_原田rev.ppt 新情報処理開発機構 (RWCP) で開発されたクラスタ計算機用並列プログラム実行環境 RWCP 1992 年から 10 年間の研究プロジェクト 2001 年 10 月に最後の研究成果発表会を開催 現在は PC クラスタコンソーシアム (PCCC) が開発 普及活動を行っています ギャングスケジューリングを用いたマルチユーザ環境 対話型実行環境 高速通信ライブラリ :PMv2 MPI,OpenMP,MPC++

More information

EMC Celerra NS-480システム(4ブレード)インストール ガイド

EMC Celerra NS-480システム(4ブレード)インストール ガイド EMC Celerra NS-480システム 4ブレード インストール ガイド バージョン6.0 P/N 300-010-912リビジョンA01 EMC Corporation EMC Corporation EMC EMC Powerlink EMC http://japan.emc.com; EMC Corporation Trademarks Control Station Copyright

More information

SS1-FLC200-0010

SS1-FLC200-0010 Harmonas-DEO TM PlantWalker-HV TM Control System Network (Ethernet) Harmonas-FLeX TM 1 2 Azbil Corporation 3 4 Azbil Corporation 5 Azbil Corporation 6 Azbil Corporation 7 8 9 Azbil Corporation 10 11 Azbil

More information

VNSTProductDes3.0-1_jp.pdf

VNSTProductDes3.0-1_jp.pdf Visual Nexus Secure Transport 2005/10/18 Visual Nexus http:// www.visualnexus.com/jp/support.htm Visual Nexus Secure Transport 2005/02/25 1 2005/10/18 Ver3.0-1 2005 10 18 108-0075 21119 2 Visual Nexus

More information

橡C16.PDF

橡C16.PDF Linux (Linux Business Initiative ( ) ) 1998 12 17 InternetWeek 98 ( ) Internet Week98 1998 Motoharu Kubo, Japan Network Information Center Linux 1. 2. 3. 4. 5. 6. 7. 8. 9. Q&A Linux( ) BP Software Design

More information

tebiki00.dvi

tebiki00.dvi (Linux) [ UNIX ] CMD Workshop ( ) 1 *********************************************************************** * Linux PC-UNIX UNIX * * 99% FreeBSD BSD PC-UNIX * * * ***********************************************************************

More information

目次 LS-DYNA 利用の手引き 1 1. はじめに 利用できるバージョン 概要 1 2. TSUBAME での利用方法 使用可能な LS-DYNA の実行 4 (1) TSUBAMEにログイン 4 (2) バージョンの切り替え 4 (3) インタラ

目次 LS-DYNA 利用の手引き 1 1. はじめに 利用できるバージョン 概要 1 2. TSUBAME での利用方法 使用可能な LS-DYNA の実行 4 (1) TSUBAMEにログイン 4 (2) バージョンの切り替え 4 (3) インタラ LS-DYNA 利用の手引 東京工業大学学術国際情報センター 2016.04 version 1.10 目次 LS-DYNA 利用の手引き 1 1. はじめに 1 1.1 利用できるバージョン 1 1.2 概要 1 2. TSUBAME での利用方法 1 2.1 使用可能な 1 2.2 LS-DYNA の実行 4 (1) TSUBAMEにログイン 4 (2) バージョンの切り替え 4 (3) インタラクティブ実行

More information

: 50 10 10 1. : : 3 : 4 : 2 2. : 1946 1975 1 : load: store: : : ( ) ( ) : 101 x 101 ------------- 101 101 ------------ 11001 2 ( ): 32 32 1 32 : 32 ( ) 32 ( ) : log 2 32 : : ( F) ( D) E W 1 4 : F D E

More information

A B 1: Ex. MPICH-G2 C.f. NXProxy [Tanaka] 2:

A B 1: Ex. MPICH-G2 C.f. NXProxy [Tanaka] 2: Java Jojo ( ) ( ) A B 1: Ex. MPICH-G2 C.f. NXProxy [Tanaka] 2: Java Jojo Jojo (1) :Globus GRAM ssh rsh GRAM ssh GRAM A rsh B Jojo (2) ( ) Jojo Java VM JavaRMI (Sun) Horb(ETL) ( ) JPVM,mpiJava etc. Send,

More information

AVA卵巣癌適正使用改訂 indd

AVA卵巣癌適正使用改訂 indd Q&A P.58 CONTENTS 2 4 5 5 6 1. 6 2. 10 3. 12 4. 14 5. 15 6. 17 7. 19 8. 20 9. 22 10. 23 11. 24 12. 25 13. 26 14. 27 28 28 28 31 32 32 38 1 38 2 39 40 41 44 44 48 50 58 74 74 76 78 80 81 4 5 6 7 Q&A P.66

More information

tcp/ip.key

tcp/ip.key IP TCP IP ヘッダデータ部ヘッダデータ部ヘッダデータ部 Ethernet パケット Ethernet パケット Ethernet パケット IP(1) 0 8 16 24 31 () Version IHL () Time To Live () Identification () Type of Service ) Flags Protocol () Source Address IP) Destination

More information

PrintWalker/LXE インストールガイド

PrintWalker/LXE インストールガイド PrintWalker/LXE V16L20 1 2 PrintWalker/LXE V16L20 for Red Hat Enterprise Linux (for x86) Linux Linus Torvalds Red Hat RPM Red Red Hat, Inc. Common UNIX Printing System CUPS Apple Inc. UNIX Microsoft Windows

More information

untitled

untitled OS 2007/4/27 1 Uni-processor system revisited Memory disk controller frame buffer network interface various devices bus 2 1 Uni-processor system today Intel i850 chipset block diagram Source: intel web

More information