JPH10283330A - Load decentralization control method for parallel computer - Google Patents

Load decentralization control method for parallel computer

Info

Publication number
JPH10283330A
JPH10283330A JP8628497A JP8628497A JPH10283330A JP H10283330 A JPH10283330 A JP H10283330A JP 8628497 A JP8628497 A JP 8628497A JP 8628497 A JP8628497 A JP 8628497A JP H10283330 A JPH10283330 A JP H10283330A
Authority
JP
Japan
Prior art keywords
subsystem
load
subsystems
load information
processing
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.)
Pending
Application number
JP8628497A
Other languages
Japanese (ja)
Inventor
Yoshinori Morita
芳紀 森田
Takehiko Suda
武彦 須田
Hidenori Shimizu
英則 清水
Yoshiyuki Iwakura
義之 岩倉
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8628497A priority Critical patent/JPH10283330A/en
Publication of JPH10283330A publication Critical patent/JPH10283330A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the performance of parallel computers by setting the upper-limit value of the number of processes that can be performed without losing load balance and updating load information on a subsystem into the latest load information when the number of processes in an update interval of the load information exceeds the upper-limit value. SOLUTION: Each time a process request is accepted in the update interval of the load information, a load decentralization control mechanism 12 allocates the process to a subsystem with a light load according to the load information 121 and makes a process number counter 122 count up. When the count value of the process number counter 122 is less than the upper-limit value 123 of the number of successive processes, nothing is done and the process is ended. When the process number counter 122 exceeds the upper-limit value 123, the load information 121 of all subsystems is updated into the latest load information and then the process number counter 122 is reset. Even when time-out information is received, the load information of all the subsystems is updated into the latest load information and then the process number counter 122 is reset.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】並列計算機における負荷分散
制御方法に関する。
The present invention relates to a load distribution control method for a parallel computer.

【0002】[0002]

【従来の技術】従来、複数のサブシステムで構成される
並列計算機での負荷分散制御方法では、一定時間毎に更
新する負荷情報を基に、負荷の軽い一部のサブシステム
に処理を割り当てていた。
2. Description of the Related Art Conventionally, in a load distribution control method in a parallel computer composed of a plurality of subsystems, processing is assigned to some subsystems with a light load based on load information updated at regular intervals. Was.

【0003】[0003]

【発明が解決しようとする課題】上記のような並列計算
機における負荷分散制御方法では、各サブシステムの負
荷情報の更新間隔内に、多量に処理要求が発生した場
合、負荷の軽いサブシステムに処理要求が集中するた
め、処理を割り当てられたサブシステムの負荷が逆に上
昇してしまうという問題があった。
In the load distribution control method for a parallel computer as described above, if a large number of processing requests occur within the update interval of the load information of each subsystem, the processing is performed by the subsystem with a light load. Since requests are concentrated, there is a problem that the load on the subsystem to which processing is assigned increases.

【0004】本問題点は、各サブシステムの負荷情報の
更新間隔を短くすることで回避することが可能である
が、逆にシステムのバックグラウンドでのオーバヘッド
が大きくなってしまうという問題があった。
[0004] This problem can be avoided by shortening the update interval of the load information of each subsystem, but there is a problem that the overhead in the background of the system increases. .

【0005】[0005]

【課題を解決するための手段】請求項1に関して上記問
題を解決するため、サブシステムの負荷情報の更新間隔
で、負荷バランスを損なうことなく処理できる処理件数
の上限値を設定し、負荷情報の更新間隔内での処理件数
が上限値を上回った場合に、サブシステムの負荷情報を
最新の負荷情報に更新し、この負荷情報を基に処理の割
り当てを行うものである。
In order to solve the above-mentioned problem, an upper limit value of the number of processes that can be processed without impairing the load balance is set at an interval of updating the load information of the subsystem. When the number of processes within the update interval exceeds the upper limit, the load information of the subsystem is updated to the latest load information, and processing is assigned based on this load information.

【0006】請求項2に関して上記問題を解決するた
め、各処理の実行による負荷の上昇値から、サブシステ
ムの負荷の更新間隔で、各サブシステムの負荷の順序が
逆転することなく処理できる処理件数の上限値を算出
し、負荷情報の更新間隔内での処理件数が上限値を上回
った場合に、サブシステムの負荷情報を最新の負荷情報
に更新し、この負荷情報を基に処理の割り当てを行うも
のである。
In order to solve the above-mentioned problem, the number of processes that can be processed without reversing the load order of each subsystem at intervals of updating the load of the subsystem based on the increase in load due to the execution of each process. If the number of processes within the load information update interval exceeds the upper limit, the subsystem load information is updated to the latest load information, and processing is assigned based on this load information. Is what you do.

【0007】請求項3に関して上記問題を解決するた
め、各サブシステムの負荷情報を基に、最も負荷の軽い
サブシステムから一定範囲内にある各サブシステム全て
に対し、均等に処理の割り当てを行うものである。
In order to solve the above-mentioned problem, the processing is equally allocated to all subsystems within a certain range from the subsystem with the lightest load based on the load information of each subsystem. Things.

【0008】請求項4に関して上記問題を解決するた
め、各サブシステムの負荷情報を基に、負荷の最大値と
最小値の差分を算出し、差分が一定値以下の場合には、
全サブシステムに均等に処理の割り当てを行うものであ
る。
In order to solve the above-mentioned problem, the difference between the maximum value and the minimum value of the load is calculated based on the load information of each subsystem.
The processing is allocated equally to all subsystems.

【0009】請求項5に関して上記問題を解決するた
め、各サブシステムの負荷情報を基に、サブシステムの
負荷の平均値及び標準偏差を算出し、標準偏差が一定値
以下の場合には、全サブシステムに均等に処理の割り当
てを行うものである。
In order to solve the above-mentioned problem, an average value and a standard deviation of the load of the subsystem are calculated based on the load information of each subsystem. Processing is equally assigned to subsystems.

【0010】[0010]

【発明の実施の形態】以下、本発明の一実施例を説明す
る。以下、本発明の一実施例を説明する。図1は、本発
明が適用される並列計算機システムの構成図の例であ
る。並列計算機(11)はサブシステム1(111)、
サブシステム2(112)、サブシステム3(11
3)、サブシステム4(114)、サブシステム(11
5)及び負荷分散制御機構(12)から構成されてい
る。また、負荷分散制御機構(12)は各サブシステム
の負荷を記憶する負荷情報(121)、処理件数カウン
タ(122)及び連続処理件数上限値(123)から構
成される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Hereinafter, an embodiment of the present invention will be described. FIG. 1 is an example of a configuration diagram of a parallel computer system to which the present invention is applied. The parallel computer (11) is a subsystem 1 (111),
Subsystem 2 (112), Subsystem 3 (11
3), subsystem 4 (114), subsystem (11
5) and a load distribution control mechanism (12). The load distribution control mechanism (12) includes load information (121) for storing the load of each subsystem, a processing number counter (122), and a continuous processing number upper limit (123).

【0011】本発明を適用した場合の負荷分散制御方法
の処理のフローチャートを図2に示す。負荷分散制御機
構(12)は、負荷情報の更新間隔内で、処理要求を受
け付ける毎に、負荷情報(121)を基に負荷の軽いサ
ブシステムに処理を割り当て(ステップ131)、処理
件数カウンタ(122)をカウントアップする(ステッ
プ132)。処理件数カウンタ(122)が連続処理件
数上限値(123)以下の場合(ステップ133)に
は、何もせずに処理を抜ける。処理件数カウンタ(12
2)が連続処理件数上限値(123)を超えた場合(ス
テップ133)には、全サブシステムの負荷情報(12
1)を最新の負荷情報に更新(ステップ134)後、処
理件数カウンタ(122)をリセットする(ステップ1
35)。また、タイムアウトを受け付けた場合にも、全
サブシステムの負荷情報(121)を最新の負荷情報に
更新(ステップ134)後、処理件数カウンタ(12
2)をリセット(ステップ135)する。
FIG. 2 shows a flowchart of the processing of the load distribution control method when the present invention is applied. The load distribution control mechanism (12) assigns a process to a lightly loaded subsystem based on the load information (121) every time a process request is received within the load information update interval (step 131), and a process count counter ( 122) is counted up (step 132). When the processing number counter (122) is equal to or smaller than the continuous processing number upper limit value (123) (step 133), the process exits without doing anything. Processing number counter (12
If 2) exceeds the upper limit of the number of consecutive processes (123) (step 133), the load information (12
After updating 1) to the latest load information (step 134), the processing number counter (122) is reset (step 1).
35). Even when a timeout is received, the load information (121) of all subsystems is updated to the latest load information (step 134), and then the processing number counter (12
2) is reset (step 135).

【0012】以下、本発明の他の実施例を説明する。図
3は、本発明が適用される並列計算機システムの構成図
の例である。並列計算機(21)はサブシステム1(2
11)、サブシステム2(212)、サブシステム3
(213)、サブシステム4(214)、サブシステム
5(215)及び負荷分散制御機構(22)から構成さ
れている。また、負荷分散制御機構(22)は各サブシ
ステムの負荷を記憶する負荷情報(221)、処理件数
カウンタ(222)、連続処理件数上限値(223)及
び一件の処理で発生するサブシステムの負荷の値を格納
する処理負荷係数(224)から構成される。
Hereinafter, another embodiment of the present invention will be described. FIG. 3 is an example of a configuration diagram of a parallel computer system to which the present invention is applied. The parallel computer (21) is connected to the subsystem 1 (2
11), subsystem 2 (212), subsystem 3
(213), subsystem 4 (214), subsystem 5 (215), and load distribution control mechanism (22). Further, the load distribution control mechanism (22) includes load information (221) for storing the load of each subsystem, a processing number counter (222), a continuous processing number upper limit value (223), and the number of subsystems generated in one processing. It is composed of a processing load coefficient (224) for storing a load value.

【0013】本発明を適用した場合の負荷分散制御方法
の処理のフローチャートを図4に示す。負荷分散制御機
構(22)は、負荷情報の更新間隔内で、処理要求を受
け付ける毎に、負荷情報(221)を基に負荷の軽いサ
ブシステムに処理を割り当て(ステップ231)、処理
件数カウンタ(222)をカウントアップする(ステッ
プ232)。処理件数カウンタ(222)が連続処理件
数上限値(223)以下の場合(ステップ233)に
は、何もせずに処理を抜ける。処理件数カウンタ(22
2)が連続処理件数上限値(223)を超えた場合(ス
テップ233)には、全サブシステムの負荷情報(22
1)を最新の負荷情報に更新(ステップ234)する。
各サブシステムの負荷情報の中で2番目に軽い負荷の値
と最も軽い負荷の値との差分を算出し、算出した負荷の
差と処理負荷係数(224)から、連続処理件数上限値
(223)を算出した(ステップ235)後、処理件数
カウンタ(222)をリセット(ステップ236)す
る。また、タイムアウトを受け付けた場合にも、同じ方
法により連続処理件数上限値(223)を算出(ステッ
プ234、235)し、処理件数カウンタ(222)を
リセットする(ステップ236)。
FIG. 4 shows a flowchart of the processing of the load distribution control method when the present invention is applied. The load distribution control mechanism (22) assigns a process to a lightly loaded subsystem based on the load information (221) every time a process request is received within the load information update interval (Step 231), and a process number counter ( 222) is counted up (step 232). If the processing number counter (222) is equal to or smaller than the continuous processing number upper limit value (223) (step 233), the processing exits without doing anything. Processing number counter (22
If 2) exceeds the upper limit value (223) of the number of consecutive processes (step 233), the load information (22
1) is updated to the latest load information (step 234).
The difference between the value of the second lightest load and the value of the lightest load in the load information of each subsystem is calculated, and the upper limit value of the number of continuous processes (223) is calculated from the calculated load difference and the processing load coefficient (224). ) Is calculated (step 235), and the processing number counter (222) is reset (step 236). Also, when a timeout is received, the upper limit value (223) of the number of continuous processings is calculated by the same method (steps 234, 235), and the processing number counter (222) is reset (step 236).

【0014】以下、本発明の他の実施例を説明する。図
5は、本発明が適用される並列計算機システムの構成図
の例である。並列計算機(31)はサブシステム1(3
11)、サブシステム2(312)、サブシステム3
(313)、サブシステム4(314)、サブシステム
5(315)及び負荷分散制御機構(32)から構成さ
れている。また、負荷分散制御機構(32)は各サブシ
ステムの負荷を記憶する負荷情報(321)、サブシス
テムの選択幅を格納する負荷差分上限値(322)及び
均等に処理を割り当てるサブシステムを格納する処理候
補リスト(323)から構成される。
Hereinafter, another embodiment of the present invention will be described. FIG. 5 is an example of a configuration diagram of a parallel computer system to which the present invention is applied. The parallel computer (31) is connected to the subsystem 1 (3
11), subsystem 2 (312), subsystem 3
(313), subsystem 4 (314), subsystem 5 (315), and load distribution control mechanism (32). Further, the load distribution control mechanism (32) stores load information (321) for storing the load of each subsystem, a load difference upper limit (322) for storing a selection range of the subsystems, and subsystems to which processing is uniformly allocated. It consists of a processing candidate list (323).

【0015】本発明を適用した場合の負荷分散制御方法
の処理のフローチャートを図6に示す。まず、タイムア
ウトを受け付けた場合には、全サブシステムの負荷情報
(321)を最新の負荷情報に更新(ステップ332)
し、更新した負荷情報から負荷の最小値を求め、負荷が
負荷の最小値から負荷差分上限値(322)内にあるサ
ブシステムを検索し、処理候補リスト(333)に登録
する(ステップ323)。負荷分散制御機構(32)
は、処理要求を受け付ける毎に処理候補リスト(32
3)に登録されているサブシステムに、均等に処理要求
を割り当てる(ステップ331)。
FIG. 6 shows a flowchart of the processing of the load distribution control method when the present invention is applied. First, when a timeout is received, the load information (321) of all subsystems is updated to the latest load information (step 332).
Then, a minimum value of the load is obtained from the updated load information, a subsystem having a load within the load difference upper limit (322) is searched from the minimum load, and registered in the processing candidate list (333) (step 323). . Load distribution control mechanism (32)
Is a process candidate list (32
Processing requests are equally allocated to the subsystems registered in 3) (step 331).

【0016】以下、本発明の他の実施例を説明する。図
7は、本発明が適用される並列計算機システムの構成図
の例である。並列計算機(41)はサブシステム1(4
11)、サブシステム2(412)、サブシステム3
(413)、サブシステム4(414)、サブシステム
5(415)及び負荷分散制御機構(42)から構成さ
れている。また、負荷分散制御機構(42)は各サブシ
ステムの負荷を記憶する負荷情報(421)、サブシス
テムの選択幅を格納する負荷差分上限値(422)及び
均等に処理を割り当てるサブシステムを登録する処理候
補リスト(423)から構成される。
Hereinafter, another embodiment of the present invention will be described. FIG. 7 is an example of a configuration diagram of a parallel computer system to which the present invention is applied. The parallel computer (41) is connected to the subsystem 1 (4
11), subsystem 2 (412), subsystem 3
(413), subsystem 4 (414), subsystem 5 (415), and load distribution control mechanism (42). Further, the load distribution control mechanism (42) registers load information (421) for storing the load of each subsystem, a load difference upper limit (422) for storing the selection range of the subsystem, and subsystems to which processing is uniformly allocated. It consists of a processing candidate list (423).

【0017】本発明を適用した場合の負荷分散制御方法
の処理のフローチャートを図8に示す。まず、タイムア
ウトを受け付けた場合には、全サブシステムの負荷情報
(421)を最新の負荷情報に更新(ステップ432)
し、更新した負荷情報から負荷の最大値と最小値の差を
算出する(ステップ433)。次に、算出した負荷の差
と負荷差分上限値(422)とを比較し、負荷の差が負
荷差分上限値(422)以下の場合(ステップ43
4)、処理候補リスト(423)に全サブシステムを登
録する(ステップ435)。負荷の差が負荷差分上限値
(422)を超えた場合(ステップ434)は、負荷情
報(421)から負荷の軽いサブシステムを検索し、処
理候補リスト(423)に登録する(ステップ43
6)。負荷分散制御機構(42)は、処理要求を受け付
ける毎に処理候補リスト(423)に登録されているサ
ブシステムに均等に処理要求を割り当てる(ステップ4
31)。
FIG. 8 shows a flowchart of the processing of the load distribution control method when the present invention is applied. First, when a timeout is received, the load information (421) of all subsystems is updated to the latest load information (step 432).
Then, the difference between the maximum value and the minimum value of the load is calculated from the updated load information (step 433). Next, the calculated load difference is compared with the load difference upper limit value (422), and when the load difference is equal to or smaller than the load difference upper limit value (422) (step 43).
4) Register all subsystems in the processing candidate list (423) (step 435). If the load difference exceeds the load difference upper limit value (422) (step 434), a subsystem with a light load is searched from the load information (421) and registered in the processing candidate list (423) (step 43).
6). The load balancing control mechanism (42) allocates processing requests equally to the subsystems registered in the processing candidate list (423) each time a processing request is received (Step 4).
31).

【0018】以下、本発明の更に他の実施例を説明す
る。図9は、本発明が適用される並列計算機システムの
構成図の例である。並列計算機(51)はサブシステム
1(511)、サブシステム2(512)、サブシステ
ム3(513)、サブシステム4(514)、サブシス
テム5(515)及び負荷分散制御機構(52)から構
成されている。また、負荷分散制御機構(52)は各サ
ブシステムの負荷を記憶する負荷情報(521)、サブ
システムの選択幅を格納する標準偏差上限値(522)
及び均等に処理を割り当てるサブシステムを登録する処
理候補リスト(523)から構成される。
Hereinafter, still another embodiment of the present invention will be described. FIG. 9 is an example of a configuration diagram of a parallel computer system to which the present invention is applied. The parallel computer (51) is composed of a subsystem 1 (511), a subsystem 2 (512), a subsystem 3 (513), a subsystem 4 (514), a subsystem 5 (515), and a load distribution control mechanism (52). Have been. Further, the load distribution control mechanism (52) has load information (521) for storing the load of each subsystem, and a standard deviation upper limit value (522) for storing the selection range of the subsystem.
And a processing candidate list (523) for registering subsystems to which processing is equally allocated.

【0019】本発明を適用した場合の負荷分散制御方法
の処理のフローチャートを図10に示す。まず、タイム
アウトを受け付けた場合には、全サブシステムの負荷情
報(521)を最新の負荷情報に更新(ステップ53
2)し、更新した負荷情報から負荷の平均値と標準偏差
を算出する(ステップ533)。次に、算出した標準偏
差と標準偏差上限値(522)とを比較し、標準偏差が
標準偏差上限値(522)以下の場合(ステップ53
4)、処理候補リスト(523)に全サブシステムを登
録する(ステップ535)。標準偏差が標準偏差上限値
(522)を超えた場合(ステップ534)は、負荷情
報(521)から負荷の軽いサブシステムを検索し、処
理候補リスト(523)に登録する(ステップ53
6)。負荷分散制御機構(52)は、処理要求を受け付
ける毎に処理候補リスト(523)に登録されているサ
ブシステムに均等に処理要求を割り当てる(ステップ5
31)。
FIG. 10 shows a flowchart of the processing of the load distribution control method when the present invention is applied. First, when a timeout is received, the load information (521) of all subsystems is updated to the latest load information (step 53).
2) Then, the average value and the standard deviation of the load are calculated from the updated load information (step 533). Next, the calculated standard deviation is compared with the standard deviation upper limit (522), and when the standard deviation is equal to or smaller than the standard deviation upper limit (522) (step 53).
4) Register all subsystems in the processing candidate list (523) (step 535). If the standard deviation exceeds the standard deviation upper limit value (522) (step 534), a subsystem with a light load is searched from the load information (521) and registered in the processing candidate list (523) (step 53).
6). The load distribution control mechanism (52) equally allocates the processing request to the subsystems registered in the processing candidate list (523) every time the processing request is received (Step 5).
31).

【0020】[0020]

【発明の効果】本発明によれば、負荷情報更新の契機、
及び処理要求を割り当てるサブシステムの選択方法を改
善することにより、並列計算機の負荷をバランス良く分
散させることができ、並列計算機の性能を向上すること
ができる。
According to the present invention, the timing of updating the load information,
By improving the method of selecting a subsystem to which a processing request is assigned, the load on the parallel computer can be distributed in a well-balanced manner, and the performance of the parallel computer can be improved.

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

【図1】本発明の一実施例を説明する並列計算機の構成
図である。
FIG. 1 is a configuration diagram of a parallel computer for explaining an embodiment of the present invention.

【図2】図1に関する負荷分散制御方法の処理を示すフ
ローチャートである。
FIG. 2 is a flowchart illustrating a process of a load distribution control method related to FIG. 1;

【図3】本発明の他の実施例を説明する並列計算機の構
成図である。
FIG. 3 is a configuration diagram of a parallel computer for explaining another embodiment of the present invention.

【図4】図3に関する負荷分散制御方法の処理を示すフ
ローチャートである。
FIG. 4 is a flowchart illustrating a process of a load distribution control method related to FIG. 3;

【図5】本発明の他の実施例を説明する並列計算機の構
成図である。
FIG. 5 is a configuration diagram of a parallel computer for explaining another embodiment of the present invention.

【図6】図5の実施例における負荷分散制御方法の処理
を示すフローチャートである。
FIG. 6 is a flowchart showing a process of a load distribution control method in the embodiment of FIG. 5;

【図7】本発明の他の実施例を説明する並列計算機の構
成図である。
FIG. 7 is a configuration diagram of a parallel computer for explaining another embodiment of the present invention.

【図8】図7の実施例における負荷分散制御方法の処理
を示すフローチャートである。
FIG. 8 is a flowchart showing a process of a load distribution control method in the embodiment of FIG. 7;

【図9】本発明の他の実施例を説明する並列計算機の構
成図である。
FIG. 9 is a configuration diagram of a parallel computer for explaining another embodiment of the present invention.

【図10】図9の実施例における負荷分散制御方法の処
理を示すフローチャートである。
FIG. 10 is a flowchart showing a process of a load distribution control method in the embodiment of FIG. 9;

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

11 :並列計算機 111 :(並列計算機(11)を構成する)サブシ
ステム1 112 :(並列計算機(11)を構成する)サブシ
ステム2 113 :(並列計算機(11)を構成する)サブシ
ステム3 114 :(並列計算機(11)を構成する)サブシ
ステム4 115 :(並列計算機(11)を構成する)サブシ
ステム5 12 :負荷分散制御機構 121 :(全サブシステムの)負荷情報 122 :処理件数カウンタ 123 :連続処理件数上限値 130、131、132、133、134、135:フ
ローチャートの各処理ステップ 21 :並列計算機 211 :(並列計算機(21)を構成する)サブシ
ステム1 212 :(並列計算機(21)を構成する)サブシ
ステム2 213 :(並列計算機(21)を構成する)サブシ
ステム3 214 :(並列計算機(21)を構成する)サブシ
ステム4 215 :(並列計算機(21)を構成する)サブシ
ステム5 22 :負荷分散制御機構 221 :(全サブシステムの)負荷情報 222 :処理件数カウンタ 223 :連続処理件数上限値 224 :処理負荷係数 230、231、232、233、234、235、2
36、:フローチャートの各処理ステップ 31 :並列計算機 311 :(並列計算機(31)を構成する)サブシ
ステム1 312 :(並列計算機(31)を構成する)サブシ
ステム2 313 :(並列計算機(31)を構成する)サブシ
ステム3 314 :(並列計算機(31)を構成する)サブシ
ステム4 315 :(並列計算機(31)を構成する)サブシ
ステム5 32 :負荷分散制御機構 321 :(全サブシステムの)負荷情報 322 :負荷差分上限値 323 :処理候補リスト 330、331、332、333:フローチャートの各
処理ステップ 41 :並列計算機 411 :(並列計算機(41)を構成する)サブシ
ステム1 412 :(並列計算機(41)を構成する)サブシ
ステム2 413 :(並列計算機(41)を構成する)サブシ
ステム3 414 :(並列計算機(41)を構成する)サブシ
ステム4 415 :(並列計算機(41)を構成する)サブシ
ステム5 42 :負荷分散制御機構 421 :(全サブシステムの)負荷情報 422 :負荷差分上限値 423 :処理候補リスト 430、431、432、433、434、435、4
36:フローチャートの各処理ステップ 51 :並列計算機 511 :(並列計算機(51)を構成する)サブシ
ステム1 512 :(並列計算機(51)を構成する)サブシ
ステム2 513 :(並列計算機(51)を構成する)サブシ
ステム3 514 :(並列計算機(51)を構成する)サブシ
ステム4 515 :(並列計算機(51)を構成する)サブシ
ステム5 52 :負荷分散制御機構 521 :(全サブシステムの)負荷情報 522 :標準偏差上限値 523 :処理候補リスト 530、531、532、533、534、535、5
36:フローチャートの各処理ステップ
11: Parallel computer 111: Subsystem 1 112 (constituting parallel computer (11)) Subsystem 2 113: (constituting parallel computer (11)) 113: Subsystem 3 114 (constituting parallel computer (11)) : Subsystem 4 115 (constituting the parallel computer (11)) Subsystem 5 12 (constituting the parallel computer (11)) 12: Load distribution control mechanism 121: Load information 122 (of all subsystems) 122: Counter of number of processing 123: upper limit of the number of continuous processes 130, 131, 132, 133, 134, 135: each processing step of the flowchart 21: parallel computer 211: (constituting the parallel computer (21)) subsystem 1 212: (parallel computer (21) ): Subsystem 2 213: subsystem constituting (parallel computer (21)) 3 214: subsystem 4 215 (constituting parallel computer (21)): subsystem 5 22: (constituting parallel computer (21)): load distribution control mechanism 221: load information 222 (for all subsystems) 222: processing Number counter 223: Upper limit of the number of continuous processing 224: Processing load coefficient 230, 231, 232, 233, 234, 235, 2
36,: each processing step of the flowchart 31: parallel computer 311: subsystem 1 312 (constituting parallel computer (31)) subsystem 2 313 (constituting parallel computer (31)): (parallel computer (31) Subsystem 3 314: (constituting the parallel computer (31)) Subsystem 4 315: subsystem (constituting the parallel computer (31)) 5 32: load distribution control mechanism 321: (of all subsystems) ) Load information 322: Load difference upper limit value 323: Processing candidate list 330, 331, 332, 333: Each processing step in the flowchart 41: Parallel computer 411: Subsystem 1 412 (constituting the parallel computer (41)): (Parallel) Subsystem 2 413: (computer (41)): (parallel computer (41)) Subsystem 3 414: (constituting the parallel computer (41)) Subsystem 4 415: subsystem 5 42 (constituting the parallel computer (41)) 42: load distribution control mechanism 421: load (of all subsystems) Information 422: load difference upper limit 423: processing candidate list 430, 431, 432, 433, 434, 435, 4
36: Each processing step of the flowchart 51: Parallel computer 511: Subsystem 1 512 (constituting parallel computer (51)) Subsystem 2 513: (constituting parallel computer (51)): (Parallel computer (51) Constituent) subsystem 3 514: (constituting parallel computer (51)) Subsystem 4 515: (constituting parallel computer (51)) Subsystem 5 52: load distribution control mechanism 521: (of all subsystems) Load information 522: Standard deviation upper limit value 523: Processing candidate list 530, 531, 532, 533, 534, 535, 5
36: Each processing step of the flowchart

───────────────────────────────────────────────────── フロントページの続き (72)発明者 岩倉 義之 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウエア開発本部内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yoshiyuki Iwakura 5030 Totsukacho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Software Development Division, Hitachi, Ltd.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】複数のサブシステムを有する並列計算機で
実行する処理を個々のサブシステムに割り当てるとき
に、一定時間毎に更新する前記各サブシステムの負荷情
報を基に、処理を割り当てるサブシステムを決定する不
可分散制御方法において、前記各サブシステムの負荷情
報の更新間隔内に、当該並列計算機の処理した数が一定
値に達する毎に前記各サブシステムの負荷情報を更新
し、該並列計算機の処理を割り当てるサブシステムを決
定することを特徴とする負荷分散制御方法。
When a process to be executed by a parallel computer having a plurality of subsystems is assigned to each subsystem, a subsystem to which a process is assigned is executed based on load information of each of the subsystems that is updated at regular intervals. In the non-distributable control method to be determined, the load information of each of the subsystems is updated every time the number of processed parallel computers reaches a certain value within the update interval of the load information of each of the subsystems. A load distribution control method, wherein a subsystem to which a process is assigned is determined.
【請求項2】複数のサブシステムで構成される並列計算
機で、処理を個々のサブシステムに割り当てる際に、一
定時間毎に更新する各サブシステムの負荷情報を基に、
処理を割り当てるサブシステムを決定するのに加え、各
処理の実行による負荷の上昇値から各サブシステムの負
荷の順序が逆転する処理件数を算出し、その処理件数に
達する毎に各サブシステムの負荷情報を更新し、処理を
割り当てるサブシステムを決定することを特徴とする負
荷分散制御方法。
2. A parallel computer comprising a plurality of subsystems, wherein when a process is assigned to each subsystem, based on load information of each subsystem which is updated at regular intervals,
In addition to determining the subsystems to which processing is assigned, calculate the number of processings in which the order of the loads of each subsystem is reversed from the increase in load due to the execution of each processing, and load the processing load of each subsystem each time the number of processings is reached. A load distribution control method characterized by updating information and determining a subsystem to which a process is assigned.
【請求項3】複数のサブシステムから構成される並列計
算機で、処理を個々のサブシステムに割り当てる際に、
各サブシステムの負荷情報を基に、最も負荷の軽いサブ
システムから一定範囲内にある各サブシステム全てに対
し処理を均等に割り当てることを特徴とする負荷分散制
御方法。
3. In a parallel computer comprising a plurality of subsystems, when a process is assigned to each subsystem,
A load distribution control method characterized in that processing is uniformly allocated to all subsystems within a certain range from the subsystem with the lightest load based on the load information of each subsystem.
【請求項4】複数のサブシステムから構成される並列計
算機で、処理を個々のサブシステムに割り当てる際に、
各サブシステムの負荷の最大値と最小値の差分を算出
し、差分が一定値以下の場合には、全サブシステムに均
等に処理を割り当てることを特徴とする負荷分散制御方
法。
4. In a parallel computer composed of a plurality of subsystems, when a process is assigned to each subsystem,
A load distribution control method, wherein a difference between a maximum value and a minimum value of a load of each subsystem is calculated, and when the difference is equal to or smaller than a predetermined value, a process is equally allocated to all subsystems.
【請求項5】複数のサブシステムから構成される並列計
算機で、処理を個々のサブシステムに割り当てる際に、
各サブシステムの負荷情報を基に、サブシステムの負荷
の平均値及び標準偏差を算出し、標準偏差が一定値以下
の場合には、全サブシステムに均等に処理を割り当てる
ことを特徴とする負荷分散制御方法。
5. A parallel computer comprising a plurality of subsystems, wherein when a process is assigned to each subsystem,
Based on the load information of each subsystem, calculate the average value and standard deviation of the load of the subsystem, and if the standard deviation is equal to or less than a certain value, allocate the processing equally to all the subsystems. Distributed control method.
JP8628497A 1997-04-04 1997-04-04 Load decentralization control method for parallel computer Pending JPH10283330A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8628497A JPH10283330A (en) 1997-04-04 1997-04-04 Load decentralization control method for parallel computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8628497A JPH10283330A (en) 1997-04-04 1997-04-04 Load decentralization control method for parallel computer

Publications (1)

Publication Number Publication Date
JPH10283330A true JPH10283330A (en) 1998-10-23

Family

ID=13882543

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8628497A Pending JPH10283330A (en) 1997-04-04 1997-04-04 Load decentralization control method for parallel computer

Country Status (1)

Country Link
JP (1) JPH10283330A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008047126A (en) 2006-08-15 2008-02-28 Internatl Business Mach Corp <Ibm> Affinity dispatching load balancer with precise cpu consumption data
WO2014024863A1 (en) * 2012-08-10 2014-02-13 株式会社日立製作所 Load distribution method taking into account each node in multi-level hierarchy
JP2016153929A (en) * 2015-02-20 2016-08-25 日本電信電話株式会社 Decentralized system, load decentralizing method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008047126A (en) 2006-08-15 2008-02-28 Internatl Business Mach Corp <Ibm> Affinity dispatching load balancer with precise cpu consumption data
WO2014024863A1 (en) * 2012-08-10 2014-02-13 株式会社日立製作所 Load distribution method taking into account each node in multi-level hierarchy
JP2016153929A (en) * 2015-02-20 2016-08-25 日本電信電話株式会社 Decentralized system, load decentralizing method, and program

Similar Documents

Publication Publication Date Title
US7546406B2 (en) Virtualization of a global interrupt queue
WO2020158437A1 (en) Auto-scale-type performance guarantee system and auto-scale-type performance guarantee method
US20020152374A1 (en) Apparatus and method for dynamic load balancing of multiple cryptographic devices
JPH10283330A (en) Load decentralization control method for parallel computer
US11513856B2 (en) Method, devices and computer program products for resource usage
JPH10285619A (en) Call control scheduling method
CN109189581B (en) Job scheduling method and device
US7386616B1 (en) System and method for providing load balanced processing
JP2004362425A (en) Resource contention control system, control method, and program
CN110083438B (en) Transaction distribution method, device, equipment and storage medium
CN111352710B (en) Process management method and device, computing equipment and storage medium
JP2522388B2 (en) How to control tasks
JP2001166956A (en) Job scheduling system in composite system
JPH0744505A (en) Load distribution method in parallel computer
JPH07225746A (en) Dynamic load distributing method
JP7478918B2 (en) Task intelligent processing method based on distributed heterogeneous system
JP3362067B2 (en) Load balancing method in distributed computer system
JP2003131894A (en) Resource control method for computer environment
JPH10134100A (en) Fault simulation system and allocating method for job
JPH1021091A (en) Information processing system
JP2001147908A (en) Load distributing system
JPH103395A (en) Method for collecting resource using information of computer
JP2004348233A (en) File sharing system, server, and program
JPS5947652A (en) Command scheduling system
JPH1011406A (en) Method for job execution in decentralized environment of resource