JPH08272729A - Parallel computer system - Google Patents

Parallel computer system

Info

Publication number
JPH08272729A
JPH08272729A JP7494195A JP7494195A JPH08272729A JP H08272729 A JPH08272729 A JP H08272729A JP 7494195 A JP7494195 A JP 7494195A JP 7494195 A JP7494195 A JP 7494195A JP H08272729 A JPH08272729 A JP H08272729A
Authority
JP
Japan
Prior art keywords
processor
request
control processor
processing
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7494195A
Other languages
Japanese (ja)
Other versions
JP3569341B2 (en
Inventor
Kenji Yoshimura
健司 吉村
Koichiro Harada
光一郎 原田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP07494195A priority Critical patent/JP3569341B2/en
Publication of JPH08272729A publication Critical patent/JPH08272729A/en
Application granted granted Critical
Publication of JP3569341B2 publication Critical patent/JP3569341B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Advance Control (AREA)

Abstract

PURPOSE: To speed up I/O processing and lighten the load on a control processor(CP). CONSTITUTION: A master CP 12, once receiving an I/O request to a storage device 31 from a processor element PE, decentralizes I/O by a decentralization decision processing means 17, and the master CP 12 and a slave CP 26 execute the I/O. Further, an I/O division processing means 18 divides the execution unit of the I/O request according to specification and an I/O parallel execution means 19 performs data input from the storage device 31 and data transfer to the processor element PE in parallel.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は,複数のプロセッサエレ
メントとコントロールプロセッサとがネットワークで結
合された計算機システムにおいて,I/O装置を持たな
いプロセッサエレメントからの,I/O装置を持つコン
トロールプロセッサを経由したI/O処理を,高速に効
率よく実行できるようにした並列型計算機システムに関
するものである。
BACKGROUND OF THE INVENTION The present invention relates to a control processor having an I / O device from a processor element having no I / O device in a computer system in which a plurality of processor elements and a control processor are connected by a network. The present invention relates to a parallel computer system capable of efficiently executing I / O processing via a high speed.

【0002】[0002]

【従来の技術】図8は従来技術の説明図である。図8
(A),(C)に示す並列型計算機システムにおいて,
プロセッサエレメントPE〔PE(0),PE(1),
…〕は,演算を専門に行うプロセッサである。コントロ
ールプロセッサCPは,プロセッサエレメントPEを管
理する装置であり,これには記憶装置80のようなI/
O装置が接続されている。また,コントロールプロセッ
サCPと,各プロセッサエレメントPEとは,クロスバ
ネットワークXBで接続されている。
2. Description of the Related Art FIG. 8 is an explanatory diagram of a conventional technique. FIG.
In the parallel computer system shown in (A) and (C),
Processor element PE [PE (0), PE (1),
...] is a processor that specializes in arithmetic operations. The control processor CP is a device that manages the processor element PE, and includes an I / O such as the storage device 80.
The O device is connected. The control processor CP and each processor element PE are connected by a crossbar network XB.

【0003】各プロセッサエレメントPEが記憶装置8
0上に格納されているデータを参照する場合,プロセッ
サエレメントPEには記憶装置80が接続されていない
ため,コントロールプロセッサCPに存在するサーバに
I/O要求を出す。I/O要求を受けたコントロールプ
ロセッサCPのサーバは,記憶装置80へのI/Oを実
行し,読み込んだデータをクロスバネットワークXBを
経由して要求元のプロセッサエレメントPEに転送す
る。
Each processor element PE is a storage device 8.
When referring to the data stored in 0, since the storage device 80 is not connected to the processor element PE, an I / O request is issued to the server existing in the control processor CP. The server of the control processor CP that has received the I / O request executes I / O to the storage device 80 and transfers the read data to the requesting processor element PE via the crossbar network XB.

【0004】[0004]

【発明が解決しようとする課題】図8において,記憶装
置80とコントロールプロセッサCPとの間のデータ転
送速度が800Mbyte/秒,コントロールプロセッ
サCPと各プロセッサエレメントPEとの間のデータ転
送速度が400Mbyte/秒であるとする。
In FIG. 8, the data transfer rate between the memory device 80 and the control processor CP is 800 Mbyte / sec, and the data transfer rate between the control processor CP and each processor element PE is 400 Mbyte /. Let's say seconds.

【0005】従来,図8(A)に示すように,プロセッ
サエレメントPE(0)が,I/O(1)の要求と,I
/O(2)の要求を行い,プロセッサエレメントPE
(1)がI/O(3)の要求と,I/O(4)の要求を
この順序で行った場合,コントロールプロセッサCP
は,これらのI/O要求を1つずつ順番に処理してい
た。そのため,記憶装置80からコントロールプロセッ
サCPへの1つのI/O処理によるデータ転送に例えば
6秒かかるとすると,図8(B)に示すように,記憶装
置80からコントロールプロセッサCPへの全部のデー
タ転送では,6秒×4=24秒かかることになった。
Conventionally, as shown in FIG. 8 (A), the processor element PE (0) requests the I / O (1) and
/ O (2) request and processor element PE
When (1) requests I / O (3) and I / O (4) in this order, the control processor CP
Processed these I / O requests one by one. Therefore, if it takes, for example, 6 seconds to transfer data from the storage device 80 to the control processor CP by one I / O process, as shown in FIG. 8B, all data from the storage device 80 to the control processor CP is transferred. It took 6 seconds x 4 = 24 seconds for transfer.

【0006】また,図8(C)に示すように,プロセッ
サエレメントPEのクライアントから1つのread要
求が出された場合に,記憶装置80からコントロールプ
ロセッサCPへのデータ転送に例えば6秒かかると,そ
のI/O処理が完了してからI/O要求元のプロセッサ
エレメントPEへのI/O処理を開始するので,さらに
コントロールプロセッサCPからプロセッサエレメント
PEへのデータ転送に12秒かかり,1つのI/O要求
が完了するまで,図8(D)に示すように,全部で18
秒の時間がかかっていた。
Further, as shown in FIG. 8C, when one read request is issued from the client of the processor element PE, it takes, for example, 6 seconds to transfer data from the storage device 80 to the control processor CP. Since the I / O processing to the I / O request source processor element PE is started after the completion of the I / O processing, it takes 12 seconds to transfer data from the control processor CP to the processor element PE, and one I / O processing is performed. Until the I / O request is completed, as shown in FIG.
It took seconds.

【0007】以上のように,従来技術では,プロセッサ
エレメントPEからのI/O要求の処理に時間がかかる
という問題があった。また,コントロールプロセッサC
Pでは,プロセッサエレメントPEを管理するための処
理や,運用に関する処理,ジョブに関する処理等,いろ
いろな処理が動いており,プロセッサエレメントPEが
例えば100台〜200台の規模になった場合,I/O
要求が1台のコントロールプロセッサCPに集中し,コ
ントロールプロセッサCPの負荷が非常に高くなること
があるという問題があった。
As described above, the conventional technique has a problem that it takes time to process an I / O request from the processor element PE. In addition, the control processor C
In P, various processes such as a process for managing the processor element PE, a process related to operation, a process related to a job, and the like are running. When the processor element PE has a scale of, for example, 100 to 200 units, I / O
There is a problem that requests are concentrated on one control processor CP, and the load on the control processor CP may become very high.

【0008】本発明は上記問題点の解決を図り,I/O
処理の分散化とI/O分割並列化により,I/O処理の
高速化を可能にするとともに,コントロールプロセッサ
の負荷を軽減することを目的とする。
The present invention aims to solve the above-mentioned problems, and I / O
The purpose of the present invention is to speed up the I / O processing and reduce the load on the control processor by decentralizing the processing and parallelizing the I / O division.

【0009】[0009]

【課題を解決するための手段】図1は本発明の構成例を
示す。プロセッサエレメント(PE)10−0,10−
1,…は,演算を専門に行うプロセッサである。記憶装
置31のようなI/O装置が接続されているコントロー
ルプロセッサが複数台設けられ,その中の1台がマスタ
コントロールプロセッサ(以下,マスタCPという)1
2として設定され,その他がスレーブコントロールプロ
セッサ(以下,スレーブCPという)26として設定さ
れる。
FIG. 1 shows a structural example of the present invention. Processor element (PE) 10-0, 10-
1, ... are processors that specialize in arithmetic operations. A plurality of control processors to which I / O devices such as the storage device 31 are connected are provided, one of which is a master control processor (hereinafter referred to as a master CP) 1
2 is set, and the others are set as slave control processors (hereinafter referred to as slave CPs) 26.

【0010】マスタCP12,スレーブCP26および
プロセッサエレメントPEは,クロスバネットワーク
(XB)11で接続されている。マスタCP12には,
プロセッサエレメントPEの管理,運用に関する処理,
ジョブに関する処理などのために,オペレーション用の
入力装置13が接続されている。
The master CP 12, slave CP 26 and processor element PE are connected by a crossbar network (XB) 11. The master CP12 has
Management of processor element PE, processing related to operation,
An input device 13 for operation is connected for processing related to jobs.

【0011】I/O分割指示入力手段14は,I/O要
求を複数のI/O実行単位に分割する分割数を,入力装
置13からのコマンド等により入力する手段である。I
/O分散指示入力手段15は,I/O要求を複数のコン
トロールプロセッサに分散するか否か,または各コント
ロールプロセッサに何%分散させるかを,入力装置13
からのコマンド等により入力する手段てある。
The I / O division instruction input means 14 is means for inputting the number of divisions into which the I / O request is divided into a plurality of I / O execution units by a command or the like from the input device 13. I
The / O distribution instruction input means 15 determines whether or not the I / O request is distributed to a plurality of control processors or what percentage is distributed to each control processor.
It is a means for inputting by a command or the like from.

【0012】I/O要求受付け手段16は,各プロセッ
サエレメントPEからのI/O要求を受け付ける手段で
ある。分散判定処理手段17は,マスタCP12および
スレーブCP26の負荷状況およびI/O分散指示入力
手段15からの分散指示情報に基づいて,I/O要求の
実行を複数のコントロールプロセッサに分散させるか,
または特定のコントロールプロセッサで行うかを決定す
る手段である。
The I / O request receiving means 16 is means for receiving an I / O request from each processor element PE. Based on the load status of the master CP 12 and the slave CP 26 and the distribution instruction information from the I / O distribution instruction input means 15, the distribution determination processing means 17 distributes execution of I / O requests to a plurality of control processors, or
Alternatively, it is a means for deciding whether or not to use a specific control processor.

【0013】I/O要求転送手段20は,分散判定処理
手段17の判定結果に従い,I/O要求をスレーブCP
26で実行する場合に,I/O要求をスレーブCP26
へ転送する手段である。I/O処理結果受信手段21
は,スレーブCP26でI/O要求を実行した場合に,
そのI/O処理結果を受け取る手段である。
The I / O request transfer means 20 sends the I / O request to the slave CP according to the judgment result of the distribution judgment processing means 17.
26, the slave CP 26 sends an I / O request.
Is a means of transferring to. I / O processing result receiving means 21
When an I / O request is executed by the slave CP 26,
It is a means for receiving the I / O processing result.

【0014】I/O分割処理手段18は,I/O分割指
示入力手段14の指示に従い,プロセッサエレメントP
EからのI/O要求を,複数のI/O実行単位に分割す
る手段である。I/O並列実行手段19は,分割された
I/O実行単位について,記憶装置31とマスタCP1
2との間のデータの入出力と,マスタCP12とI/O
要求元のプロセッサエレメントPEとの間のデータの転
送とを,並列に実行する手段である。
The I / O division processing means 18 follows the instruction of the I / O division instruction input means 14 and the processor element P.
It is a means for dividing the I / O request from E into a plurality of I / O execution units. The I / O parallel execution means 19 determines the storage device 31 and the master CP1 for each divided I / O execution unit.
Input / output of data to and from the master CP12 and I / O
This is a means for executing data transfer with the processor element PE of the request source in parallel.

【0015】I/O処理完了通知手段22は,マスタC
P12で実行したI/O処理結果もしくはスレーブCP
26で実行したI/O処理結果またはそれらの双方のI
/O処理結果をI/O要求元のプロセッサエレメントP
Eへ通知する手段である。
The I / O processing completion notifying means 22 is a master C.
I / O processing result executed in P12 or slave CP
I / O processing result executed in step 26 or I of both of them
The I / O processing result is the processor element P of the I / O request source.
It is a means to notify E.

【0016】異常検出手段23は,要求したI/Oのタ
イムアウトまたは所定の運転制御等により,スレーブC
P26の異常を検出する手段である。分散抑止手段24
は,異常検出手段23によってスレーブCP26に異常
が検出された場合に,そのスレーブCP26にI/O要
求の実行を分担させないように分散判定処理手段17に
指示を出す手段である。
The abnormality detecting means 23 determines whether or not the slave C has timed out due to a requested I / O timeout or predetermined operation control.
It is a means for detecting an abnormality of P26. Dispersion suppressing means 24
Is a means for issuing an instruction to the distribution determination processing means 17 so that the slave CP 26 does not share the execution of the I / O request when the abnormality detection means 23 detects an abnormality in the slave CP 26.

【0017】リカバリ処理手段25は,I/O要求を分
担して実行していたスレーブCP26の異常を検出した
場合に,このスレーブCP26が処理していたI/O要
求を再実行する手段である。
The recovery processing means 25 is means for re-executing the I / O request being processed by the slave CP 26 when an abnormality is detected in the slave CP 26 which has shared the I / O request. .

【0018】スレーブCP26におけるI/O要求受信
手段27は,I/Oの分散化のために,マスタCP12
から送られてきたI/O要求を受信する手段である。I
/O分割処理手段28は,I/O分割指示入力手段14
からの指示に従い,マスタCP12からのI/O要求
を,複数のI/O実行単位に分割する手段である。I/
O並列実行手段29は,分割されたI/O実行単位につ
いて,記憶装置31とスレーブCP26との間のデータ
の入出力と,スレーブCP26からプロセッサエレメン
トPEまたはマスタCP12へのデータ転送とを並列に
実行する手段である。I/O処理結果転送手段30は,
スレーブCP26で実行したI/O処理結果を,マスタ
CP12またはI/O要求元のプロセッサエレメントP
Eへ転送する手段である。
The I / O request receiving means 27 in the slave CP 26 uses the master CP 12 for decentralizing the I / O.
It is a means for receiving the I / O request sent from the. I
The I / O division processing means 28 is the I / O division instruction input means 14
It is a means for dividing the I / O request from the master CP 12 into a plurality of I / O execution units according to the instruction from the. I /
The O parallel execution means 29 performs parallel input / output of data between the storage device 31 and the slave CP 26 and data transfer from the slave CP 26 to the processor element PE or the master CP 12 for the divided I / O execution units. It is a means to execute. The I / O processing result transfer means 30
The result of I / O processing executed by the slave CP 26 is used as the master CP 12 or the processor element P of the I / O request source.
It is a means to transfer to E.

【0019】図1では,スレーブCP26が1台である
が,スレーブCPは2台以上存在してもよい。
Although one slave CP 26 is shown in FIG. 1, there may be two or more slave CPs.

【0020】[0020]

【作用】本発明では,コントロールプロセッサの数を増
やし,マスタCP12以外にスレーブCP26を設け
る。そして,各プロセッサエレメントPEからのI/O
要求を,複数のコントロールプロセッサで分担して処理
を行う。ここでは,これをI/Oの分散化と呼ぶ。
In the present invention, the number of control processors is increased and the slave CP 26 is provided in addition to the master CP 12. I / O from each processor element PE
Requests are shared among multiple control processors for processing. Here, this is referred to as I / O decentralization.

【0021】また,記憶装置31とコントロールプロセ
ッサ間,コントロールプロセッサとプロセッサエレメン
トPE間でデータ転送が行われることに着目して,プロ
セッサエレメントPEから発行された1つのI/O要求
を,複数に分割する。これによってトータルのI/O処
理のスピードアップを図る。ここでは,これをI/Oの
分割並列化と呼ぶ。
Further, noting that data is transferred between the storage device 31 and the control processor and between the control processor and the processor element PE, one I / O request issued from the processor element PE is divided into a plurality of pieces. To do. This will speed up the total I / O processing. Here, this is called division parallelization of I / O.

【0022】以上のようなI/Oの分散化とI/Oの分
割並列化とによって,コントロールプロセッサの負荷分
散およびI/O性能の向上が可能になる。これにより,
ジョブのスループット性能,I/Oのピーク性能が向上
し,システム全体としてのスピードアップが図れる。
By distributing the I / O and dividing and parallelizing the I / O as described above, the load distribution of the control processor and the I / O performance can be improved. By this,
Job throughput performance and I / O peak performance are improved, and the speed of the entire system can be increased.

【0023】プロセッサエレメントPEからのI/O要
求を,すべてマスタCP12が受け取り,それを1台ま
たは複数台のスレーブCP26に分担させるので,マス
タCP12におけるデータの排他制御等を簡単に実現す
ることができる。
The master CP 12 receives all I / O requests from the processor elements PE and shares them with one or more slave CPs 26, so that exclusive control of data in the master CP 12 can be easily realized. it can.

【0024】また,スレーブCP26に異常があった場
合,I/Oの分散化を自動抑止し,さらにスレーブCP
26がI/Oを実行中に異常になった場合には,マスタ
CP12でI/O処理をリトライすることにより,信頼
性の向上も可能になる。
When the slave CP 26 has an abnormality, the decentralization of I / O is automatically suppressed, and the slave CP 26
When 26 becomes abnormal during I / O execution, the master CP 12 retries the I / O processing, so that the reliability can be improved.

【0025】[0025]

【実施例】図2は本発明の実施例によるI/Oの分散化
を説明する図である。図2(A)に示すように,複数台
のコントロールプロセッサは,マスタCP12とスレー
ブCP26とに分かれて動作する。プロセッサエレメン
トPEからI/O要求を受けるのは,マスタCP12だ
けである。プロセッサエレメントPEからI/O要求を
受けたマスタCP12では,所定の負荷アルゴリズムに
より,自分でI/O処理を行うか,スレーブCP26に
I/O処理を任せるかを判断する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 2 is a diagram for explaining I / O distribution according to an embodiment of the present invention. As shown in FIG. 2A, the plurality of control processors operate by being divided into a master CP 12 and a slave CP 26. Only the master CP 12 receives the I / O request from the processor element PE. Upon receiving the I / O request from the processor element PE, the master CP 12 determines whether to perform the I / O processing by itself or to let the slave CP 26 handle the I / O processing according to a predetermined load algorithm.

【0026】あるコントロールプロセッサでI/Oの分
散化を行うかどうかは,オペレータが,図2(C)に示
すような分散化コマンドによって指定することができ
る。コマンド名は“balance”であり,−sは分
散化の指定である。CP識別番号は,どのコントロール
プロセッサに対して本コマンドを適用するかを指定する
ものである。on/offは分散化の開始/終了を表
す。分散する場合には,例えばマスタCP12が30
%,スレーブCP26が70%というように分散率を指
定することができる。分散率を省略した場合,ディフォ
ルト値としてマスタCP12とスレーブCP26の分担
が1対2となる分散率が与えられる。ディフォルト値で
マスタCP12の負担を少なくしているのは,プロセッ
サエレメントPEからの要求の受け付け,完了の通知
等,スレーブCP26に比べて処理負担が大きいためで
ある。
Whether or not the I / O is distributed by a certain control processor can be designated by the operator by a distribution command as shown in FIG. 2 (C). The command name is "balance", and -s is the designation of decentralization. The CP identification number designates to which control processor this command is applied. on / off represents the start / end of decentralization. When distributed, for example, the master CP 12 has 30
%, The slave CP 26 can specify the dispersion ratio such as 70%. When the distribution ratio is omitted, the distribution ratio is set as the default value so that the master CP 12 and the slave CP 26 share 1 to 2. The default value reduces the load on the master CP 12 because the processing load on the master CP 12 is greater than that on the slave CP 26, such as receiving requests from the processor elements PE and notifying completion.

【0027】分散化コマンドが投入されている状態で,
図1に示す分散判定処理手段17が用いる負荷アルゴリ
ズムは,以下のとおりである。 マスタCP12が全くI/O処理を行っていないな
らば,マスタCP12がI/Oを実行する。スレーブC
P26に処理を依頼するには通信コストがかかるからで
ある。
With the decentralized command input,
The load algorithm used by the distribution determination processing means 17 shown in FIG. 1 is as follows. If the master CP 12 does not perform any I / O processing, the master CP 12 executes I / O. Slave C
This is because a communication cost is required to request P26 for processing.

【0028】 マスタCP12がある量のI/O処理
を行っている最中で,負荷の低い,I/O処理を行って
いないスレーブCP26があれば,このスレーブCP2
6にI/O処理を依頼する。
If the master CP 12 is performing a certain amount of I / O processing and there is a slave CP 26 that has a low load and is not performing I / O processing, this slave CP 2
Request 6 I / O processing.

【0029】 マスタCP12およびスレーブCP2
6が共にI/O処理中であれば,I/O量で分担し,マ
スタCP12,スレーブCP26でバランシングする。
マスタCP12およびスレーブCP26が1台ずつで,
1対2の分散率の場合には,マスタCP12が1/3の
I/O量を分担し,スレーブCP26が2/3のI/O
量を分担する。
Master CP12 and slave CP2
If both 6 are in the process of I / O, the I / O amount is shared and the master CP 12 and the slave CP 26 perform balancing.
One master CP12 and one slave CP26,
In the case of the distribution ratio of 1 to 2, the master CP 12 shares the I / O amount of 1/3 and the slave CP 26 shares the I / O amount of 2/3.
Share the amount.

【0030】図2(A)において,例えばプロセッサエ
レメント10−0がI/O(1),I/O(3)の要求
を出し,プロセッサエレメント10−1がI/O
(2),I/O(4)の要求を出したとする。前述した
負荷アルゴリズムにより,マスタCP12はI/O
(2),I/O(4)の要求をスレーブCP26に転送
し,2つのコントロールプロセッサで記憶装置31への
I/Oを実行する。
In FIG. 2A, for example, the processor element 10-0 issues a request for I / O (1) and I / O (3), and the processor element 10-1 outputs I / O.
(2), I / O (4) is requested. According to the above-mentioned load algorithm, the master CP 12 is I / O
(2) The I / O (4) request is transferred to the slave CP 26, and the two control processors execute I / O to the storage device 31.

【0031】これによって,記憶装置31から各コント
ロールプロセッサへのデータ転送は,図2(B)に示す
ように行われ,1つのI/O処理に6秒かかったとする
と,トータルで12秒となる。従来技術では,図8
(B)に示すように24秒かかっていたので,分散化の
効果が現れていることが分かる。
As a result, data transfer from the storage device 31 to each control processor is performed as shown in FIG. 2B, and if one I / O process takes 6 seconds, the total time is 12 seconds. . In the prior art, FIG.
Since it took 24 seconds as shown in (B), it can be seen that the effect of dispersion is exhibited.

【0032】図3は本発明の実施例によるI/Oの分割
並列化を説明する図である。図3(A)に示すように,
マスタCP12がプロセッサエレメント10−0からの
I/O要求(read要求)を処理する場合,I/Oの
実行単位をいくつかに分割する。例えば,I/O(1)
とI/O(2)の2つに分割したとすると,まず,I/
O(1)を実行し,そのI/O(1)によって読み取っ
たデータをプロセッサエレメント10−0に転送してい
る間に,I/O(2)による残りの読み出しを行う。す
なわち,記憶装置31からマスタCP12へのデータ入
力と,マスタCP12からプロセッサエレメント10−
0へのデータ転送とを並列に行う。
FIG. 3 is a diagram for explaining division parallelization of I / O according to the embodiment of the present invention. As shown in FIG.
When the master CP 12 processes the I / O request (read request) from the processor element 10-0, the I / O execution unit is divided into some. For example, I / O (1)
And I / O (2), I / O (2)
While executing O (1) and transferring the data read by the I / O (1) to the processor element 10-0, the remaining read by the I / O (2) is performed. That is, data input from the storage device 31 to the master CP 12 and data transfer from the master CP 12 to the processor element 10-
Data transfer to 0 is performed in parallel.

【0033】スレーブCP26がI/Oを実行する場合
にも,同様に分割して実行することができる。このI/
O要求の分割は,例えばプロセッサエレメント10−0
からのI/O要求パケットが図3(B)のP1のような
場合に,分割数が2であるとすると,要求されたデータ
サイズを1/2にしたパケットP2と,アドレスをデー
タサイズの1/2だけ進めて,データサイズを1/2に
したパケットP3とを作成することによって,行うこと
ができる。
Similarly, when the slave CP 26 executes I / O, it can be divided and executed. This I /
The O request is divided, for example, by the processor element 10-0.
3B, if the number of divisions is 2, a packet P2 whose requested data size is halved and an address whose data size is This can be done by advancing by ½ and creating a packet P3 whose data size is ½.

【0034】例えば,記憶装置31とマスタCP12間
のデータ転送速度が800Mbyte/秒,マスタCP
12とプロセッサエレメント10−0間のデータ転送速
度が400Mbyte/秒であるとして,I/O要求を
2つに分割した場合のタイムチャートは,図3(C)に
示すようになる。なお,データ転送以外の時間について
は,非常に小さいので無視している。I/Oの分割並列
化によって,I/O完了までのトータルの時間は,15
秒となっている。従来技術では,図8(D)に示すよう
に18秒かかっていたので,分割並列化の効果が現れて
いるのが分かる。
For example, the data transfer rate between the storage device 31 and the master CP 12 is 800 Mbyte / sec,
Assuming that the data transfer rate between the processor 12 and the processor element 10-0 is 400 Mbyte / sec, the time chart when the I / O request is divided into two is as shown in FIG. Note that the time other than data transfer is neglected because it is very small. The total time required to complete I / O is 15 due to the parallelization of I / O.
Seconds. In the prior art, it took 18 seconds as shown in FIG. 8 (D), so it can be seen that the effect of division parallelization appears.

【0035】この分割並列化を行うか否かは,例えば図
3(D)に示す分割並列化コマンドによって指定するこ
とができる。コマンド名は“balance”であり,
−pは分割並列化の指定である。CP識別番号は,どの
コントロールプロセッサに対して本コマンドを適用する
かを指定するものである。on/offは分割並列化を
行うか否かを表す。分割並列化を行う場合には,分割数
を指定することができる。分割数を省略した場合,ディ
フォルト値は2である。理論的には分割数を増やすと効
率がよくなるように思えるが,通信回数などのオーバー
ヘッドも同時に大きくなるため,そのコストも無視でき
なくなる。
Whether or not this division parallelization is performed can be designated by, for example, a division parallelization command shown in FIG. The command name is "balance",
-P is a designation of division parallelization. The CP identification number designates to which control processor this command is applied. on / off represents whether or not division parallelization is performed. When performing division parallelization, the number of divisions can be specified. If the number of divisions is omitted, the default value is 2. Theoretically, increasing the number of divisions seems to improve efficiency, but the overhead such as the number of communications increases at the same time, and the cost cannot be ignored.

【0036】図4は本発明の実施例による全体のI/O
処理の流れを示している。記憶装置31は半導体記憶装
置であり,転送速度は比較的大きい。プロセッサエレメ
ントPEは3台である。プロセッサエレメント10−
0,10−1,10−2がそれぞれI/O要求(1),
I/O要求(2),I/O要求(3)を出したとする
と,マスタCP12では,それらの要求をキューイング
し,要求順に処理していく。I/O要求の実行では,ま
ずデータの排他制御を行い,各コントロールプロセッサ
の負荷を考慮して,分散判定処理を行う。
FIG. 4 shows the overall I / O according to the embodiment of the present invention.
The flow of processing is shown. The storage device 31 is a semiconductor storage device and has a relatively high transfer rate. The number of processor elements PE is three. Processor element 10-
0, 10-1, 10-2 are I / O requests (1),
When the I / O request (2) and the I / O request (3) are issued, the master CP 12 queues these requests and processes them in order of request. In executing an I / O request, first, exclusive control of data is performed, and the distribution determination process is performed in consideration of the load on each control processor.

【0037】この結果,自プロセッサでI/O処理を行
う場合には,指定に応じてI/Oの実行単位を分割し
て,記憶装置31のデータにアクセスする。一方,スレ
ーブCP26でI/O処理を行う場合には,スレーブC
P26に処理を依頼する。その後,マスタCP12は,
スレーブCP26のI/O完了を待ち合わせる。スレー
ブCP26では,マスタCP12からのI/O要求を受
信すると,指定に応じてI/Oの実行単位を分割して,
記憶装置31のデータにアクセスする。I/O処理が完
了すると,その処理結果をマスタCP12に通知する。
As a result, when the I / O processing is performed by the own processor, the I / O execution unit is divided according to the designation and the data in the storage device 31 is accessed. On the other hand, when performing I / O processing with the slave CP 26, the slave C
Request processing to P26. After that, the master CP12
Wait for the I / O completion of the slave CP 26. When the slave CP 26 receives the I / O request from the master CP 12, it divides the I / O execution unit according to the designation,
Access the data in the storage device 31. When the I / O processing is completed, the master CP 12 is notified of the processing result.

【0038】マスタCP12では,自プロセッサによる
I/O処理およびスレーブCP26からのI/O処理完
了の報告を受けると,I/O要求元のプロセッサエレメ
ントPEにI/O処理完了を通知する。
When the master CP 12 receives the I / O processing report from its own processor and the I / O processing completion report from the slave CP 26, it notifies the I / O request source processor element PE of the I / O processing completion.

【0039】例えば,記憶装置31からデータをrea
dするI/O要求に対して,そのI/OをスレーブCP
26だけで行った場合には,スレーブCP26から直接
I/O要求元のプロセッサエレメントPEへreadし
たデータを転送する。ただし,スレーブCP26がダウ
ンした場合等のリカバリ処理のために,マスタCP12
はスレーブCP26からのI/O処理の完了通知を待っ
ているので,スレーブCP26は,マスタCP12にも
I/Oが終了したことを通知する。
For example, the data is read from the storage device 31.
In response to an I / O request to be issued, that I / O is a slave CP.
When only 26 is performed, the read data is directly transferred from the slave CP 26 to the processor element PE which is the I / O request source. However, due to recovery processing such as when the slave CP 26 goes down, the master CP 12
Waits for the completion notification of the I / O processing from the slave CP 26, the slave CP 26 also notifies the master CP 12 that the I / O has been completed.

【0040】また,データをreadするI/Oを,マ
スタCP12とスレーブCP26とが分担して処理する
場合には,スレーブCP26が読み出したデータをマス
タCP12が集め,それをマスタCP12から自プロセ
ッサが読み出したデータとともに,プロセッサエレメン
トPEへ転送する。
When the master CP 12 and the slave CP 26 share the I / O for reading the data, the master CP 12 collects the data read by the slave CP 26, and the master CP 12 sends the data to the own processor. It is transferred to the processor element PE together with the read data.

【0041】上記処理において,マスタCP12がスレ
ーブCP26にI/Oを依頼した後,スレーブCP26
に異常が発生した場合,またはスレーブCP26から所
定の時間以上の応答がなく,I/Oの依頼がタイムアウ
トになった場合,マスタCP12は,スレーブCP26
へ依頼したI/Oを自プロセッサが実施し,リカバリ処
理を行う。
In the above processing, after the master CP 12 requests the slave CP 26 for I / O, the slave CP 26
If an error occurs in the slave CP26 or if there is no response from the slave CP26 for a predetermined time or longer and the I / O request times out, the master CP12 determines that the slave CP26
The self-processor executes the I / O requested to perform recovery processing.

【0042】図5はマスタCP12におけるI/O分散
化処理フローチャートである。まず,ステップ51で
は,I/O要求のキューを調べ,I/O要求があればそ
れをキューから取り外す。ステップ52では,データの
排他制御を行う。このデータの排他制御については,従
来から種々の方式が知られているので,ここでは詳しい
説明を省略する。
FIG. 5 is an I / O decentralized processing flowchart in the master CP 12. First, in step 51, the queue of I / O requests is checked, and if there is an I / O request, it is removed from the queue. In step 52, exclusive control of data is performed. Various methods have been conventionally known for exclusive control of this data, and therefore detailed description thereof is omitted here.

【0043】ステップ53では,マスタCP12の分散
化フラグがonになっているかどうかを判定する。この
分散化フラグは,分散化コマンドまたはその他の環境設
定手段によりon/offされるシステム運用制御のた
めのフラグである。マスタCP12の分散化フラグがo
ffの場合,ステップ55へ進む。
In step 53, it is determined whether the decentralization flag of the master CP 12 is on. This decentralized flag is a flag for system operation control that is turned on / off by a decentralized command or other environment setting means. The decentralization flag of the master CP12 is o
If ff, go to step 55.

【0044】マスタCP12の分散化フラグがonの場
合,ステップ54では,マスタCP12がI/O処理中
であるか否かを判定する。I/O処理中でない場合,I
/O実行装置をマスタCP12とする。I/O処理中の
場合,次のステップ55へ進む。
When the decentralization flag of the master CP 12 is on, it is determined in step 54 whether the master CP 12 is in the process of I / O. If I / O processing is not in progress, I
The / O execution device is the master CP12. If I / O processing is in progress, the process proceeds to the next step 55.

【0045】ステップ55では,スレーブCP26が使
用可能かどうかを判定する。故障等によりスレーブCP
26が使用できない場合,I/O実行装置をマスタCP
12とする。
In step 55, it is determined whether the slave CP 26 can be used. Slave CP due to failure
If 26 cannot be used, set the I / O execution unit to the master CP
12

【0046】スレーブCP26が使用可能である場合,
ステップ56では,スレーブCP26の分散化フラグが
onになっているかどうかを判定する。スレーブCP2
6の分散化フラグがoffであれば,I/O実行装置を
マスタCP12とする。なお,通常の運用時には,スレ
ーブCP26の分散化フラグは常時onであることが一
般的に望ましいと考えられる。
If the slave CP 26 is available,
In step 56, it is determined whether the decentralization flag of the slave CP 26 is on. Slave CP2
If the distribution flag of 6 is off, the master CP 12 is set as the I / O execution device. It is generally considered desirable that the decentralization flag of the slave CP 26 is always on during normal operation.

【0047】スレーブCP26の分散化フラグがonで
あれば,ステップ57では,スレーブCP26がI/O
処理中であるか否かを判定する。I/O処理中でない場
合,I/O実行装置をスレーブCP26とする。I/O
処理中の場合,所定の分散率に従ってマスタCP12と
スレーブCP26とでI/Oを分担し実行する。この場
合,I/O要求の個数ごとに分散させてもよく,また,
1つのI/O要求を分割して分散率に応じてマスタCP
12とスレーブCP26とが処理を分担するようにして
もよい。
If the decentralized flag of the slave CP 26 is on, in step 57, the slave CP 26 will execute I / O.
It is determined whether or not it is being processed. When the I / O processing is not in progress, the slave CP 26 is set as the I / O execution device. I / O
During processing, the master CP 12 and the slave CP 26 share and execute I / O according to a predetermined distribution ratio. In this case, it may be distributed according to the number of I / O requests.
One I / O request is divided into master CPs according to the distribution ratio
12 and the slave CP 26 may share the processing.

【0048】図6は,本発明の実施例によるI/O実行
装置におけるI/O分割化処理フローチャートである。
マスタCP12またはスレーブCP26においてI/O
を実行する場合,まず図6(A)のステップ61では,
指定されたI/O分割数が2以上かどうかを判定する。
I/Oの実行単位を分割しない場合,すなわち分割数が
1の場合,ステップ63へ進む。
FIG. 6 is an I / O division processing flowchart in the I / O execution device according to the embodiment of the present invention.
I / O in master CP 12 or slave CP 26
When executing, first, in step 61 of FIG.
It is determined whether the designated I / O division number is 2 or more.
When the I / O execution unit is not divided, that is, when the division number is 1, the process proceeds to step 63.

【0049】分割数が2以上であれば,ステップ62に
より,指定された分割数になるようにI/O要求の実行
単位を分割する。ステップ63では,現在,記憶装置3
1に対しI/O発行可能であるかどうかを調べ,発行可
能であればステップS64へ進む。発行可能でなけれ
ば,発行可能になるのを待つ。
If the number of divisions is two or more, in step 62, the execution unit of the I / O request is divided so that the designated number of divisions is reached. In step 63, the storage device 3 is currently
It is checked whether or not I / O can be issued for 1, and if it can be issued, the process proceeds to step S64. If not, wait until it becomes possible to issue.

【0050】ステップ64では,記憶装置31に対して
分割したI/O要求のI/Oを発行する。ステップ65
の判定により,全I/O発行が終了するまで,ステップ
63〜65を繰り返す。
At step 64, the I / O of the divided I / O request is issued to the storage device 31. Step 65
According to the above determination, steps 63 to 65 are repeated until all I / O issuance is completed.

【0051】以上のI/O発行に対するI/O割込みが
あった場合,またはマスタCP12がスレーブCP26
からI/Oの処理結果を受信した場合には,図6(B)
に示す転送処理を行う。
When there is an I / O interrupt for the above I / O issuance, or the master CP 12 is the slave CP 26.
When the I / O processing result is received from
The transfer process shown in is performed.

【0052】まず,ステップ71では,自コントロール
プロセッサ(CP)がマスタCP12かスレーブCP2
6かを判定し,スレーブCP26であれば,ステップ7
4へ進む。
First, at step 71, the self control processor (CP) is the master CP 12 or the slave CP 2
It is judged whether it is 6, and if it is the slave CP 26, step 7
Go to 4.

【0053】自CPがマスタCP12であれば,ステッ
プ72により,I/O要求元のプロセッサエレメントP
EへI/Oの処理結果を転送可能であるかどうかを判定
し,転送可能であれば,ステップ73により,プロセッ
サエレメントPEへI/O処理結果を転送する。プロセ
ッサエレメントPEへ転送可能でなければ,一旦,割込
み元へ復帰し,次の転送契機を待つ。
If the own CP is the master CP 12, the processor element P of the I / O request source is processed in step 72.
It is determined whether or not the I / O processing result can be transferred to E, and if transferable, the I / O processing result is transferred to the processor element PE in step 73. If transfer is not possible to the processor element PE, the interrupt source is temporarily returned to wait for the next transfer trigger.

【0054】自CPがスレーブCP26の場合,ステッ
プ74により,マスタCP12へI/O処理結果を転送
可能であるかどうかを判定し,転送可能であれば,ステ
ップ75により,マスタCP12へI/O処理結果を転
送する。マスタCP12へ転送可能でなければ,一旦,
割込み元へ復帰し,次の転送契機を待つ。
When the own CP is the slave CP 26, it is determined in step 74 whether the I / O processing result can be transferred to the master CP 12, and if it is transferable, the I / O is transferred to the master CP 12 in step 75. Transfer the processing result. If it cannot be transferred to the master CP12,
Return to the interrupt source and wait for the next transfer trigger.

【0055】図7は,本発明の一実施例においてI/O
分散化と分割並列化を併用したときのタイムチャートを
示す。マスタCP12が1台とスレーブCP26が1台
あり,指定されたI/O分割数が2であるとする。ま
た,分散率はマスタ:スレーブ=1:2であるとする。
プロセッサエレメントPEからのI/O要求のread
データは,図7(A)に示すように,マスタCP12お
よびスレーブCP26によって実行される。すなわち,
マスタCP12では,データA,Bのreadが実行さ
れ,スレーブCP26では,データC,Dのreadが
実行される。
FIG. 7 shows the I / O in one embodiment of the present invention.
The time chart at the time of using decentralization and division parallelization together is shown. It is assumed that there is one master CP12 and one slave CP26, and the designated I / O division number is two. Further, it is assumed that the dispersion ratio is master: slave = 1: 2.
Read of I / O request from processor element PE
The data is executed by the master CP 12 and the slave CP 26, as shown in FIG. That is,
The master CP 12 executes reading of data A and B, and the slave CP 26 executes reading of data C and D.

【0056】時間的な流れは,図7(B)に示すように
なる。まず,マスタCP12から記憶装置31へのデー
タAに関するI/O実行により,記憶装置31からマス
タCP12へ時間A1だけデータが転送される。A1の
転送が終了すると,マスタCP12はデータBに関する
I/Oを実行するとともに,A1で入力したデータAを
I/O要求元のプロセッサエレメントPEへ,時間A2
をかけて転送する。この間,記憶装置31からマスタC
P12へのデータ転送が時間B1の間,並列に実行され
ることになる。時間A2の後,マスタCP12からプロ
セッサエレメントPEへ時間B2分のデータ転送が行わ
れる。
The temporal flow is as shown in FIG. 7 (B). First, the I / O execution of the data A from the master CP 12 to the storage device 31 transfers the data from the storage device 31 to the master CP 12 for the time A1. When the transfer of A1 is completed, the master CP 12 executes the I / O related to the data B, and transfers the data A input at A1 to the processor element PE which is the I / O request source at the time A2.
To transfer. During this time, the memory device 31 to the master C
The data transfer to P12 will be performed in parallel during time B1. After time A2, data is transferred from master CP12 to processor element PE for time B2.

【0057】スレーブCP26においても,データC,
Dのそれぞれについて,図7(B)に示すようにデータ
転送が行われる。まず,記憶装置31からスレーブCP
26へのデータ転送が時間C1,D1のように行われ,
スレーブCP26からマスタCP12へのデータ転送が
時間C2,D2のように行われ,マスタCP12からプ
ロセッサエレメントPEへ時間C3,D3のように行わ
れる。
Also in the slave CP 26, the data C,
For each of D, data transfer is performed as shown in FIG. First, from the storage device 31 to the slave CP
Data transfer to 26 takes place at times C1, D1,
Data transfer from the slave CP 26 to the master CP 12 is performed at times C2 and D2, and from the master CP 12 to the processor element PE at times C3 and D3.

【0058】本実施例において,スレーブCP26のI
/O処理に異常があった場合,マスタCP12がそのI
/O処理を引き継いでリカバリ処理を行う。マスタCP
12に異常があった場合には,他のスレーブCPの1台
がマスタCPになって,同様に処理を引き継ぐことがで
きる。
In this embodiment, the slave CP 26 I
If there is an error in I / O processing, the master CP 12
Recovery processing is performed by taking over the / O processing. Master CP
When there is an abnormality in 12, one of the other slave CPs becomes the master CP and the processing can be similarly taken over.

【0059】[0059]

【発明の効果】以上説明したように,本発明によれば,
I/Oの分散化,I/Oの分割並列化により,コントロ
ールプロセッサの負荷が分散され,またプロセッサエレ
メントが要求したI/Oの実行完了までの時間が短縮さ
れる。したがって,ジョブのスループット性能,I/O
のピーク性能が向上し,システム全体としてのスピード
アップが可能になる。また,スレーブCPのI/O処理
に何らかの異常があった場合,マスタCPがリカバリす
るので,信頼性の維持も可能である。
As described above, according to the present invention,
By distributing the I / O and dividing and parallelizing the I / O, the load on the control processor is distributed and the time required to complete the execution of the I / O requested by the processor element is shortened. Therefore, job throughput performance, I / O
The peak performance of is improved and the speed of the entire system can be increased. Further, when there is some abnormality in the I / O processing of the slave CP, the master CP recovers, so that the reliability can be maintained.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の構成例を示す図である。FIG. 1 is a diagram showing a configuration example of the present invention.

【図2】本発明の実施例によるI/Oの分散化を説明す
る図である。
FIG. 2 is a diagram illustrating I / O distribution according to an embodiment of the present invention.

【図3】本発明の実施例によるI/Oの分割並列化を説
明する図である。
FIG. 3 is a diagram for explaining division parallelization of I / O according to an embodiment of the present invention.

【図4】本発明の実施例による全体のI/O処理の流れ
を示す図である。
FIG. 4 is a diagram showing a flow of overall I / O processing according to an embodiment of the present invention.

【図5】マスタCPにおけるI/O分散化処理フローチ
ャートである。
FIG. 5 is an I / O decentralized processing flowchart in the master CP.

【図6】本発明の実施例によるI/O分割化処理フロー
チャートである。
FIG. 6 is an I / O partitioning processing flowchart according to an embodiment of the present invention.

【図7】本発明の一実施例においてI/O分散化と分割
並列化を併用したときのタイムチャートである。
FIG. 7 is a time chart when I / O distribution and division parallelization are used together in an embodiment of the present invention.

【図8】従来技術の説明図である。FIG. 8 is an explanatory diagram of a conventional technique.

【符号の説明】[Explanation of symbols]

10−0,10−1,… プロセッサエレメント 11 クロスバネットワーク 12 マスタCP 13 入力装置 14 I/O分割指示入力手段 15 I/O分散指示入力手段 16 I/O要求受付け手段 17 分散判定処理手段 18 I/O分割処理手段 19 I/O並列実行手段 20 I/O要求転送手段 21 I/O処理結果受信手段 22 I/O処理完了通知手段 23 異常検出手段 24 分散抑止手段 25 リカバリ処理手段 26 スレーブCP 27 I/O要求受信手段 28 I/O分割処理手段 29 I/O並列実行手段 30 I/O処理結果転送手段 31 記憶装置 10-0, 10-1, ... Processor element 11 Crossbar network 12 Master CP 13 Input device 14 I / O division instruction input means 15 I / O distribution instruction input means 16 I / O request acceptance means 17 Distribution determination processing means 18 I / O division processing means 19 I / O parallel execution means 20 I / O request transfer means 21 I / O processing result reception means 22 I / O processing completion notification means 23 Abnormality detection means 24 Dispersion suppression means 25 Recovery processing means 26 Slave CP 27 I / O request receiving means 28 I / O division processing means 29 I / O parallel execution means 30 I / O processing result transfer means 31 Storage device

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 演算を行う複数のプロセッサエレメント
と,前記各プロセッサエレメントからのI/O要求を処
理するコントロールプロセッサと,前記プロセッサエレ
メントと前記コントロールプロセッサとを接続するネッ
トワークと,前記コントロールプロセッサに接続される
I/Oの対象となる記憶装置または入出力装置とを備え
た並列型計算機システムにおいて,前記コントロールプ
ロセッサは,前記プロセッサエレメントからのI/O要
求を,複数のI/O実行単位に分割する処理手段と,分
割された複数のI/O実行単位について,前記記憶装置
または入出力装置と前記コントロールプロセッサとの間
のデータの入出力と,前記コントロールプロセッサとI
/O要求元の前記プロセッサエレメントとの間のデータ
の転送とを,並列に実行するI/O並列実行手段とを備
えたことを特徴とする並列型計算機システム。
1. A plurality of processor elements for performing arithmetic operations, a control processor for processing I / O requests from each of the processor elements, a network for connecting the processor elements and the control processor, and a connection for the control processor. In a parallel computer system including a storage device or an input / output device targeted for I / O control, the control processor divides an I / O request from the processor element into a plurality of I / O execution units. Input / output of data between the storage device or the input / output device and the control processor for the plurality of divided I / O execution units, and the control processor and the I / O execution unit.
A parallel computer system comprising: an I / O parallel execution means for executing parallel data transfer with the processor element of the / O request source.
【請求項2】 請求項1記載の並列型計算機システムに
おいて,前記I/O要求を複数のI/O実行単位に分割
する分割数を,外部から入力するI/O分割指示入力手
段を備えたことを特徴とする並列型計算機システム。
2. The parallel computer system according to claim 1, further comprising an I / O division instruction input means for externally inputting a division number for dividing the I / O request into a plurality of I / O execution units. A parallel computer system characterized by the above.
【請求項3】 演算を行う複数のプロセッサエレメント
と,前記各プロセッサエレメントからのI/O要求を処
理する複数のコントロールプロセッサと,前記プロセッ
サエレメントと前記コントロールプロセッサとを接続す
るネットワークと,前記コントロールプロセッサに接続
されるI/Oの対象となる記憶装置または入出力装置と
を備えた並列型計算機システムにおいて,前記コントロ
ールプロセッサの中の1台がマスタコントロールプロセ
ッサとなり,このマスタコントロールプロセッサは,前
記各プロセッサエレメントからのI/O要求を受け付け
る手段と,前記各コントロールプロセッサの負荷状況お
よび所定の分散指示情報に基づいてI/O要求の実行を
複数のコントロールプロセッサに分散させるか,または
特定のコントロールプロセッサで行うかを決定する分散
判定処理手段と,他のコントロールプロセッサでI/O
要求を実行する場合に,I/O要求をそのコントロール
プロセッサへ転送するI/O要求転送手段と,他のコン
トロールプロセッサでI/O要求を実行した場合に,そ
のI/O処理結果を受け取るI/O処理結果受信手段
と,自コントロールプロセッサで実行したI/O処理結
果もしくは他のコントロールプロセッサで実行したI/
O処理結果またはそれらの双方のI/O処理結果をI/
O要求元の前記プロセッサエレメントへ通知するI/O
処理完了通知手段とを備えたことを特徴とする並列型計
算機システム。
3. A plurality of processor elements that perform arithmetic operations, a plurality of control processors that process I / O requests from each of the processor elements, a network that connects the processor elements and the control processor, and the control processor. In a parallel computer system equipped with a storage device or an input / output device that is an I / O target connected to a processor, one of the control processors is a master control processor, and each master control processor is a processor. A means for receiving an I / O request from an element, and the execution of the I / O request is distributed to a plurality of control processors based on the load status of each control processor and predetermined distribution instruction information, or a specific control Distributed decision processing means for deciding whether or not to execute by a processor, and I / O by another control processor
An I / O request transfer means for transferring the I / O request to the control processor when executing the request, and an I / O processing result for receiving the I / O processing result when the I / O request is executed by another control processor. / O processing result receiving means and I / O processing result executed by its own control processor or I / O processing executed by another control processor
I / O processing result or both I / O processing results
I / O for notifying the processor element of the O request source
A parallel computer system comprising a processing completion notifying means.
【請求項4】 請求項3記載の並列型計算機システムに
おいて,前記I/O要求を複数のコントロールプロセッ
サに分散するか否か,または各コントロールプロセッサ
に前記I/O要求を分散する割合を,外部から入力する
I/O分散指示入力手段を備えたことを特徴とする並列
型計算機システム。
4. The parallel computer system according to claim 3, wherein whether or not the I / O request is distributed to a plurality of control processors, or a ratio of distributing the I / O request to each control processor A parallel computer system comprising I / O distribution instruction input means for input from
【請求項5】 請求項3または請求項4記載の並列型計
算機システムにおいて,前記マスタコントロールプロセ
ッサは,他のコントロールプロセッサの異常を検出する
異常検出手段と,異常が検出された他のコントロールプ
ロセッサにI/O要求の実行を分担させないように抑止
する分散抑止手段とを備えたことを特徴とする並列型計
算機システム。
5. The parallel computer system according to claim 3 or 4, wherein the master control processor includes an abnormality detecting means for detecting an abnormality of another control processor and another control processor in which the abnormality is detected. A parallel computer system comprising: a distributed deterrence means for deterring execution of an I / O request so as not to be shared.
【請求項6】 請求項3,請求項4または請求項5記載
の並列型計算機システムにおいて,前記マスタコントロ
ールプロセッサは,I/O要求を分担して実行していた
他のコントロールプロセッサの異常を検出した場合に,
このコントロールプロセッサが処理していたI/O要求
を再実行するリカバリ処理手段を備えたことを特徴とす
る並列型計算機システム。
6. The parallel computer system according to claim 3, claim 4, or claim 5, wherein the master control processor detects an abnormality of another control processor that has shared the I / O requests and executed them. If you do,
A parallel computer system comprising recovery processing means for re-executing the I / O request processed by the control processor.
【請求項7】 演算を行う複数のプロセッサエレメント
と,前記各プロセッサエレメントからのI/O要求を処
理する複数のコントロールプロセッサと,前記プロセッ
サエレメントと前記コントロールプロセッサとを接続す
るネットワークと,前記コントロールプロセッサに接続
されるI/Oの対象となる記憶装置または入出力装置と
を備えた並列型計算機システムにおいて,前記コントロ
ールプロセッサの中の1台がマスタコントロールプロセ
ッサとなり,このマスタコントロールプロセッサは,I
/O要求を複数のコントロールプロセッサに分散するか
否かを外部から入力するI/O分散指示入力手段と,I
/O要求を複数のI/O実行単位に分割する分割数を,
外部から入力するI/O分割指示入力手段と,前記各プ
ロセッサエレメントからのI/O要求を受け付ける手段
と,前記各コントロールプロセッサの負荷状況および前
記I/O分散指示入力手段からの分散指示情報に基づい
てI/O要求の実行を複数のコントロールプロセッサに
分散させるか,または特定のコントロールプロセッサで
行うかを決定する分散判定処理手段と,他のコントロー
ルプロセッサでI/O要求を実行する場合に,I/O要
求をそのコントロールプロセッサへ転送するI/O要求
転送手段と,他のコントロールプロセッサでI/O要求
を実行した場合に,そのI/O処理結果を受け取るI/
O処理結果受信手段と,自コントロールプロセッサで実
行したI/O処理結果もしくは他のコントロールプロセ
ッサで実行したI/O処理結果またはそれらの双方のI
/O処理結果をI/O要求元の前記プロセッサエレメン
トへ通知するI/O処理完了通知手段と,前記I/O分
割指示入力手段の指示に従い,前記プロセッサエレメン
トからのI/O要求を,複数のI/O実行単位に分割す
る処理手段と,分割された複数のI/O実行単位につい
て,前記記憶装置または入出力装置と前記コントロール
プロセッサとの間のデータの入出力と,前記コントロー
ルプロセッサとI/O要求元の前記プロセッサエレメン
トとの間のデータの転送とを,並列に実行するI/O並
列実行手段とを備えたことを特徴とする並列型計算機シ
ステム。
7. A plurality of processor elements for performing arithmetic operations, a plurality of control processors for processing I / O requests from each of the processor elements, a network connecting the processor elements and the control processor, and the control processor. In a parallel computer system including a storage device or an input / output device that is an I / O target connected to the I / O, one of the control processors is a master control processor, and the master control processor is
I / O distribution instruction input means for externally inputting whether or not to distribute I / O requests to a plurality of control processors;
The number of divisions that divides an I / O request into multiple I / O execution units
I / O division instruction input means input from the outside, means for accepting I / O requests from each processor element, load status of each control processor and distribution instruction information from the I / O distribution instruction input means. Based on the distribution determination processing means for deciding whether the execution of the I / O request is distributed to a plurality of control processors or to be executed by a specific control processor, and when executing the I / O request by another control processor, I / O request transfer means for transferring the I / O request to the control processor, and I / O request receiving means for receiving the I / O processing result when the I / O request is executed by another control processor.
O processing result receiving means and I / O processing result executed by its own control processor, I / O processing result executed by other control processor, or both of them
A plurality of I / O requests from the processor element are issued in accordance with the I / O processing completion notifying means for notifying the processor element of the I / O request source of the I / O processing result and the I / O division instruction input means. Processing unit for dividing into I / O execution units, and data input / output between the storage device or the input / output device and the control processor for the plurality of divided I / O execution units, and the control processor. A parallel computer system comprising: an I / O parallel execution means for executing parallel data transfer with the processor element of the I / O request source.
JP07494195A 1995-03-31 1995-03-31 Parallel computer system Expired - Fee Related JP3569341B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07494195A JP3569341B2 (en) 1995-03-31 1995-03-31 Parallel computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07494195A JP3569341B2 (en) 1995-03-31 1995-03-31 Parallel computer system

Publications (2)

Publication Number Publication Date
JPH08272729A true JPH08272729A (en) 1996-10-18
JP3569341B2 JP3569341B2 (en) 2004-09-22

Family

ID=13561884

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07494195A Expired - Fee Related JP3569341B2 (en) 1995-03-31 1995-03-31 Parallel computer system

Country Status (1)

Country Link
JP (1) JP3569341B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006107019A (en) * 2004-10-04 2006-04-20 Hitachi Ltd Disk array device
JP2017021618A (en) * 2015-07-13 2017-01-26 富士通株式会社 Information processing apparatus, parallel computer system, file server communication program, and file server communication method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006107019A (en) * 2004-10-04 2006-04-20 Hitachi Ltd Disk array device
US8615625B2 (en) 2004-10-04 2013-12-24 Hitachi, Ltd. Disk array system
JP2017021618A (en) * 2015-07-13 2017-01-26 富士通株式会社 Information processing apparatus, parallel computer system, file server communication program, and file server communication method

Also Published As

Publication number Publication date
JP3569341B2 (en) 2004-09-22

Similar Documents

Publication Publication Date Title
US5991797A (en) Method for directing I/O transactions between an I/O device and a memory
US5924097A (en) Balanced input/output task management for use in multiprocessor transaction processing system
JP3555846B2 (en) Thread server performance enhancement method and apparatus
US6044415A (en) System for transferring I/O data between an I/O device and an application program's memory in accordance with a request directly over a virtual connection
US8108196B2 (en) System for yielding to a processor
JP2753706B2 (en) IPL method in computer
EP2618257B1 (en) Scalable sockets
JPH03147151A (en) File server sharing graftable resource using common routine
JPH10124470A (en) Mechanism for calling processing of multiplexed message with small overhead of low context switching
JPH1097509A (en) Method and device for distributing interrupt in symmetric multiprocessor system
US6256660B1 (en) Method and program product for allowing application programs to avoid unnecessary packet arrival interrupts
EP0871307A2 (en) Apparatus for flexible control of interrupts in multiprocessor systems
JP3417463B2 (en) Method and system for handling interrupt requests
US7415559B1 (en) Data processing systems and method for processing work items in such systems
JPH08272729A (en) Parallel computer system
JPH11175485A (en) Distributed system and prallel operation control method
JP3227069B2 (en) I / O processing system
JPS63211060A (en) Load distribution control system for multiprocessor system
JPH0744505A (en) Load distribution method in parallel computer
JP2001166956A (en) Job scheduling system in composite system
JPS6125181B2 (en)
JPH09259091A (en) Host load decentralization system for transaction processing
JPS61143858A (en) File share method for plural operating systems
JPH09319708A (en) On-line control process substitution system
JPH09167142A (en) Job dispatch device for parallel computer system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Effective date: 20031224

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Effective date: 20040223

Free format text: JAPANESE INTERMEDIATE CODE: A523

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Effective date: 20040615

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Effective date: 20040618

Free format text: JAPANESE INTERMEDIATE CODE: A61

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090625

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 6

Free format text: PAYMENT UNTIL: 20100625

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20110625

LAPS Cancellation because of no payment of annual fees