JPH05189395A - Method and device for evaluating performance of parallel computer - Google Patents

Method and device for evaluating performance of parallel computer

Info

Publication number
JPH05189395A
JPH05189395A JP4002877A JP287792A JPH05189395A JP H05189395 A JPH05189395 A JP H05189395A JP 4002877 A JP4002877 A JP 4002877A JP 287792 A JP287792 A JP 287792A JP H05189395 A JPH05189395 A JP H05189395A
Authority
JP
Japan
Prior art keywords
time
processor
operating
flag
time information
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.)
Withdrawn
Application number
JP4002877A
Other languages
Japanese (ja)
Inventor
Kenji Horie
健志 堀江
Morio Ikesaka
守夫 池坂
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 JP4002877A priority Critical patent/JPH05189395A/en
Publication of JPH05189395A publication Critical patent/JPH05189395A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To obtain the working set number or the working rate of entire processors at an arbitrary time point. CONSTITUTION:When a message is transmitted or received among plural processors, the respective processors execute a parallel processing. In such a case, a storing procedure 50 stores starting time and ending time when the respective processors are in an operating state and the time when the processors are in an non-operating state in the parallel processing, and a calculation procedure 60 gains the operating set number of the processors at the arbitrary time point based on the time information obtained in the storage means.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のプロセッサ間で
メッセージを送信または受信することにより各プロセッ
サで並列処理を実行する並列計算機の性能評価方法及び
その装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parallel computer performance evaluation method and apparatus for executing parallel processing in each processor by transmitting or receiving a message between a plurality of processors.

【0002】[0002]

【従来の技術】近年のコンピュータシステムの高速・大
容量化の要求に伴い、プロセッサを多量に接続して処理
を分散させる技術が要求されている。このため、簡単な
構成からなるプロセッサを多数接続した並列計算機が提
供されている。このような並列計算機においては、メッ
セージ通信により各プロセッサで並列処理を行なってい
るが、プロセッサ全体の稼働率が特に重要である。
2. Description of the Related Art With the recent demand for high-speed and large-capacity computer systems, there is a demand for a technique for connecting a large number of processors to distribute processing. Therefore, a parallel computer in which a large number of processors each having a simple configuration are connected is provided. In such a parallel computer, each processor performs parallel processing by message communication, but the operating rate of the entire processor is particularly important.

【0003】そこで、この性能評価方法として、従来で
は次のような方法を用いていた。すなわち、各プロセッ
サ間での通信時間,全てのプロセッサがバリア同期発行
を行なうまでプロセッサを待たせるバリア同期時間,実
行時間などを並列処理を実行したときに測定し、この測
定結果に基づき通信時間,バリア同期時間の割合を求め
ることによって、並列計算機の性能を解析していた。
Therefore, the following method has been conventionally used as this performance evaluation method. That is, the communication time between each processor, the barrier synchronization time for making the processors wait until all the processors issue the barrier synchronization, the execution time, etc. are measured when the parallel processing is executed, and the communication time based on the measurement result, The performance of the parallel computer was analyzed by calculating the ratio of the barrier synchronization time.

【0004】このような性能評価方法では、処理の開始
から処理の終了までの時間におけるプロセッサ全体の稼
働率を得ていた。
In such a performance evaluation method, the operating rate of the entire processor in the time from the start of processing to the end of processing is obtained.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、並列計
算機の性能評価としては、いずれの時刻にプロセッサ全
体の稼働率が低下しているかを知ることがより重要なこ
とである。したがって、任意の時間におけるプロセッサ
全体の稼働率を求めることが望まれていた。
However, as a performance evaluation of a parallel computer, it is more important to know at which time the operating rate of the entire processor is decreasing. Therefore, it has been desired to obtain the operating rate of the entire processor at any time.

【0006】本発明の目的は、任意の時間におけるプロ
セッサ全体の稼働台数または稼働率を得ることのできる
並列計算機の処理の性能評価方法及びその装置を提供す
ることにある。
An object of the present invention is to provide a method and apparatus for evaluating the performance of the processing of a parallel computer which can obtain the operating number or operating rate of the entire processor at any time.

【0007】[0007]

【課題を解決するための手段】本発明は、上記課題を解
決し目的を達成するために次のようした。図1は本発明
に係る並列計算機の性能評価方法の原理フロー図であ
る。本発明は、複数のプロセッサ間でメッセージを送信
または受信することにより各プロセッサで並列処理を実
行する並列計算機の性能評価方法において、記憶手順5
0では、並列処理において各プロセッサ毎にプロセッサ
が稼働状態にあるときの開始時刻及び終了時刻とプロセ
ッサが非稼働状態のときの時刻とを記憶し、演算手順6
0では、記憶手順50で得た時刻情報に基づき任意の時
刻におけるプロセッサの稼働台数を求める。
In order to solve the above problems and achieve the object, the present invention is as follows. FIG. 1 is a principle flowchart of a performance evaluation method for a parallel computer according to the present invention. The present invention relates to a performance evaluation method for a parallel computer that executes parallel processing in each processor by transmitting or receiving a message between a plurality of processors, and a storage procedure 5
In 0, the start time and the end time when the processor is in the operating state and the time when the processor is in the non-operating state are stored for each processor in the parallel processing.
In 0, the operating number of processors at an arbitrary time is obtained based on the time information obtained in the storage procedure 50.

【0008】また、記憶手順50は、各プロセッサ毎に
プロセッサの非稼働状態の時刻情報としてメッセージの
送信開始時刻,送信終了時刻,受信開始時刻,受信終了
時刻、割り込み処理の開始時刻,終了時刻、タスクの優
先度を見ながら実行すべきタスクを選択するためのタス
クスイッチの時刻を記憶し、プロセッサの稼働状態の時
刻情報として処理の開始時刻,終了時刻を記憶する。
Further, the storage procedure 50 is such that, for each processor, the message transmission start time, transmission end time, reception start time, reception end time, interrupt process start time, end time, The time of the task switch for selecting the task to be executed while observing the priority of the task is stored, and the start time and end time of the process are stored as the time information of the operating state of the processor.

【0009】さらに、演算手順60は、手順61では、
各プロセッサにおいて各時刻情報のうち最も速い時刻情
報から順に時刻情報を探し、手順62では、手順61で
得た各時刻情報に基づき各プロセッサが稼働状態にある
かどうかを判定し、手順63では、手順62の判定出力
に基づき任意の時刻におけるプロセッサの稼働台数を求
め、手順61から手順63までの処理を繰り返し、稼働
台数の時間的な変化を求める。
Further, in the calculation procedure 60, in the procedure 61,
In each processor, time information is searched in order from the earliest time information among the time information, and in step 62, it is determined whether each processor is in the operating state based on each time information obtained in step 61. In step 63, Based on the judgment output of step 62, the operating number of processors at an arbitrary time is obtained, and the processing from step 61 to step 63 is repeated to obtain the temporal change of the operating number.

【0010】さらに、稼働台数の時間的な変化を記録
し、この記録された稼働台数に基づき、任意時間におけ
る全てのプロセッサの稼働率を求める。また、演算手順
60は、各プロセッサのタスク毎に、各タスクの状態を
示すためのメッセージ送信フラグ,メッセージ受信フラ
グ,割り込みフラグを用意し、記憶手順50で得た各時
刻情報を用い、各タスク毎に、メッセージ送信開始時,
受信開始時,割り込み開始時には各フラグをセットし終
了時には各フラグをリセットし、各フラグのセットとリ
セットとの間の時間に基づき、任意時間における各プロ
セッサのメッセージ送信時間,受信時間、割り込み時
間、実行時間を求めるようにした。
Further, a temporal change in the number of operating machines is recorded, and based on the recorded number of operating machines, the operating rates of all processors at an arbitrary time are obtained. Further, the calculation procedure 60 prepares a message transmission flag, a message reception flag, and an interrupt flag for indicating the state of each task for each task of each processor, and uses each time information obtained in the storage procedure 50 to calculate each task. At the beginning of message transmission,
At the start of reception and at the start of an interrupt, each flag is set, and at the end, each flag is reset. Based on the time between setting and resetting each flag, the message transmission time, reception time, interrupt time of each processor at an arbitrary time, I tried to find the execution time.

【0011】図2は本発明に係る並列計算機の性能評価
装置の原理図である。複数のプロセッサ2間でメッセー
ジを送信または受信することにより各プロセッサ2で並
列処理を実行する並列計算機の性能評価装置において、
タイマー1で、各プロセッサ2毎に、プロセッサが稼働
状態にあるときの稼働開始時刻及び稼働終了時刻とプロ
セッサが非稼働状態のときの時刻とを計測し、記憶手段
21で、各プロセッサ2毎に、タイマー1で計測された
各時刻情報を記憶し、演算手段4で、記憶手段21に記
憶された各時刻情報に基づき任意の時刻におけるプロセ
ッサ2の稼働台数を求めるようにした。
FIG. 2 is a principle diagram of a performance evaluation apparatus for a parallel computer according to the present invention. In a performance evaluation device for a parallel computer that executes parallel processing in each processor 2 by transmitting or receiving a message among a plurality of processors 2,
The timer 1 measures, for each processor 2, the operation start time and the operation end time when the processor is in the operating state and the time when the processor is in the non-operation state, and the storage unit 21 measures the time for each processor 2. The time information measured by the timer 1 is stored, and the operation unit 4 determines the operating number of the processors 2 at an arbitrary time based on the time information stored in the storage unit 21.

【0012】また、演算手段4は、検索手段42で、各
プロセッサ2において各時刻情報のうち最も速い時刻情
報から順に時刻情報を検索し、判定手段で、検索された
各時刻情報に基づき各プロセッサ2が稼働状態にあるか
どうかを判定し、稼働台数算出部で、判定出力により任
意の時刻におけるプロセッサの稼働台数を求め、稼働台
数の時間的な変化を求めるようにした。
Further, in the calculating means 4, the retrieving means 42 retrieves the time information in order from the earliest time information among the respective time information in each processor 2, and the determining means relies on each processor based on the retrieved time information. It is determined whether or not No. 2 is in the operating state, and the operating unit number calculation unit obtains the operating unit number of the processor at an arbitrary time from the determination output, and obtains the temporal change of the operating unit number.

【0013】さらに、演算手段4は、各プロセッサ2の
稼働台数の時間的な変化を出力する出力手段45を有す
るようにした。さらに、演算手段4は、出力手段45か
ら出力される各プロセッサ2の稼働台数の時間的な変化
に基づき任意の時間におけるプロセッサの稼働率を算出
する稼働率算出部46を有するようにした。
Further, the arithmetic means 4 has an output means 45 for outputting a temporal change in the number of operating processors 2. Further, the calculating means 4 is provided with an operating rate calculating section 46 for calculating the operating rate of the processor at an arbitrary time based on the temporal change in the operating number of each processor 2 output from the output means 45.

【0014】さらに、演算手段4は、各プロセッサ2の
タスク毎に、各タスクの状態を示すためのメッセージ送
信フラグ,メッセージ受信フラグ,割り込みフラグを用
意し、記憶手段21で得た各時刻情報を用いて、各タス
ク毎に、メッセージ送信開始時,受信開始時,割り込み
開始時には各フラグをセットし終了時には各フラグをリ
セットするフラグ生成器47を有し、このフラグ生成器
47による各フラグのセットとリセットとの間の時間に
基づき、任意時間における各プロセッサ2のメッセージ
送信時間,受信時間、割り込み時間、実行時間を求める
時間算出部48とを有することを特徴とする。
Further, the arithmetic means 4 prepares, for each task of each processor 2, a message transmission flag, a message reception flag and an interrupt flag for indicating the state of each task, and the time information obtained by the storage means 21 is obtained. For each task, each task has a flag generator 47 that sets each flag at the start of message transmission, at the start of reception, and at the start of interrupt, and resets each flag at the end, and sets each flag by this flag generator 47. It is characterized by having a time calculation unit 48 for calculating a message transmission time, a reception time, an interrupt time, and an execution time of each processor 2 at an arbitrary time based on the time between the reset and the reset.

【0015】さらに、各プロセッサ2は、記憶手段2
1、各プロセッサ2において各時刻情報のうち最も速い
時刻情報から順に時刻情報を検索する検索手段42、検
索手段42により検索された各時刻情報に基づき各プロ
セッサ2が稼働状態にあるかどうかを判定する判定手段
43、判定手段43の判定出力により任意の時刻におけ
るプロセッサの稼働台数を求める稼働台数算出部44、
各プロセッサ2の稼働台数の時間的な変化を出力する出
力手段45、出力手段45から出力される各プロセッサ
2の稼働台数の時間的な変化に基づき任意の時間におけ
るプロセッサの稼働率を算出する稼働率算出部46を有
し、各手段及び各部における処理を、各プロセッサ2で
並列に行なうようにした。
Further, each processor 2 has a storage means 2
1. Search means 42 for searching the time information in order from the earliest time information among the time information in each processor 2, and determining whether each processor 2 is in the operating state based on each time information searched by the search means 42. Determining unit 43, and an operating unit number calculating unit 44 that determines the operating unit number of the processor at an arbitrary time based on the determination output of the determining unit 43,
An output unit 45 that outputs a temporal change in the operating number of each processor 2, and an operation that calculates an operating rate of the processor at an arbitrary time based on the temporal change in the operating number of each processor 2 output from the output unit 45. The rate calculating unit 46 is provided, and the processing in each unit and each unit is performed in parallel in each processor 2.

【0016】[0016]

【作用】本発明によれば、演算手順において、記憶手順
で得られたプロセッサが稼働状態にあるときの開始時刻
及び終了時刻時刻情報に基づき任意の時刻におけるプロ
セッサの稼働台数を求めることができるので、並列計算
機の性能評価を行える。
According to the present invention, in the arithmetic procedure, the number of operating processors at any time can be obtained based on the start time and end time time information when the processor obtained in the storing procedure is in the operating state. , Performance evaluation of parallel computers can be performed.

【0017】また、各プロセッサにおいて各時刻情報の
うち最も速い時刻情報から順に時刻情報を探し、各時刻
情報に基づき各プロセッサが稼働状態にあるかどうかを
判定し、判定出力に基づき任意の時刻におけるプロセッ
サの稼働台数を求め、これらの処理を繰り返し、稼働台
数の時間的な変化を求めることもできる。
In each processor, the time information is searched in order from the earliest time information among the time information, and it is determined whether each processor is in the operating state based on the time information. It is also possible to obtain the number of operating processors and repeat these processes to obtain a temporal change in the number of operating processors.

【0018】さらに、稼働台数の時間的な変化を記録
し、この記録された稼働台数に基づき、任意時間におけ
る全てのプロセッサの稼働率を求めることもできる。ま
た、各時刻情報を用いて、各タスク毎に、メッセージ送
信開始時,受信開始時,割り込み開始時には各フラグを
セットし終了時には各フラグをリセットし、各フラグの
セットとリセットとの間の時間に基づき、任意時間にお
ける各プロセッサのメッセージ送信時間,受信時間、割
り込み時間、実行時間を求めることもできる。
Further, it is also possible to record a change in the number of operating machines over time and obtain the operating rates of all the processors at an arbitrary time based on the recorded number of operating machines. Also, using each time information, each flag is set at the time of message transmission start, message reception start, and interrupt start for each task, and each flag is reset at the end, and the time between setting and resetting each flag is set. It is also possible to obtain the message transmission time, the reception time, the interrupt time, and the execution time of each processor based on the above.

【0019】また、各プロセッサ毎に、タイマーで計測
された各時刻情報を記憶手段に記憶し、演算手段で、記
憶手段に記憶された各時刻情報に基づき任意の時刻にお
けるプロセッサの稼働台数を求めることができる。
Further, the time information measured by the timer is stored in the storage means for each processor, and the operating means obtains the operating number of processors at any time based on the time information stored in the storage means. be able to.

【0020】また、検索手段で、各プロセッサにおいて
各時刻情報のうち最も速い時刻情報から順に時刻情報を
検索し、判定手段で、検索された各時刻情報に基づき各
プロセッサが稼働状態にあるかどうかを判定し、稼働台
数算出部で、判定出力により任意の時刻におけるプロセ
ッサの稼働台数を求めるので、稼働台数の時間的な変化
を求めることができる。
Further, the searching means searches the time information in order from the earliest time information among the time information in each processor, and the judging means determines whether or not each processor is in the operating state based on the searched time information. Then, the operating unit number calculation unit determines the operating unit number of the processor at an arbitrary time based on the determination output, so that the temporal change of the operating unit number can be obtained.

【0021】さらに、出力手段により各プロセッサの稼
働台数の時間的な変化を出力することができる。さら
に、稼働率算出部により、出力手段から出力される各プ
ロセッサの稼働台数の時間的な変化に基づき任意の時間
におけるプロセッサの稼働率を算出することができる。
Further, the output means can output a temporal change in the number of operating processors. Furthermore, the operating rate calculation unit can calculate the operating rate of the processor at an arbitrary time based on the temporal change in the operating number of each processor output from the output means.

【0022】さらに、記憶手段で得た各時刻情報を用い
て、フラグ生成器により、各タスク毎に、メッセージ送
信開始時,受信開始時,割り込み開始時には各フラグを
セットし終了時には各フラグをリセットし、この各フラ
グのセットとリセットとの間の時間に基づき、時間算出
部により、任意時間における各プロセッサのメッセージ
送信時間,受信時間、割り込み時間、実行時間を求める
ことができる。
Furthermore, by using each time information obtained by the storage means, each flag is set by the flag generator at the start of message transmission, at the start of reception, and at the start of interrupt for each task, and reset at the end. However, based on the time between the setting and resetting of each flag, the time calculation unit can determine the message transmission time, reception time, interrupt time, and execution time of each processor at an arbitrary time.

【0023】さらに、各プロセッサは、各手段及び各部
を有するから、各手段及び各部における処理を、各プロ
セッサ2で並列に行なうことができる。
Further, since each processor has each means and each part, the processing in each means and each part can be performed in parallel by each processor 2.

【0024】[0024]

【実施例】以下、本発明の具体的な実施例を説明する。
図3は本発明に係る並列計算機の性能評価方法を実現す
るための性能評価装置の実施例1の構成ブロック図、図
4は前記並列計算機の性能評価方法のフロー図である。
EXAMPLES Specific examples of the present invention will be described below.
FIG. 3 is a configuration block diagram of a first embodiment of a performance evaluation apparatus for realizing a performance evaluation method for a parallel computer according to the present invention, and FIG. 4 is a flow chart of the performance evaluation method for the parallel computer.

【0025】図3において、並列計算機の性能評価装置
は、次のように構成される。複数のプロセッサ2(2−
1〜2−N)のそれぞれは、クロック生成器1に接続さ
れており、クロック生成器1は、クロック信号を生成し
て、各プロセッサ2−1〜2N毎にメッセージ送信開始
時刻、メッセージ送信終了時刻、メッセージ受信開始時
刻、メッセージ受信終了時刻、処理の実行中に割り込み
をかける割り込み処理開始時刻、割り込み処理終了時
刻、タスクの優先度を見ながら実行すべきタスクを選択
していくためのタスクスイッチの時刻、実行処理開始時
刻、実行処理終了時刻を計測している。
In FIG. 3, the performance evaluation device for a parallel computer is constructed as follows. Multiple processors 2 (2-
1 to 2-N) are connected to the clock generator 1, and the clock generator 1 generates a clock signal, and the message transmission start time and the message transmission end for each of the processors 2-1 to 2N. Task switch to select the task to be executed while checking the time, message reception start time, message reception end time, interrupt processing start time that interrupts during processing execution, interrupt processing end time, task priority The time, execution process start time, and execution process end time are measured.

【0026】各プロセッサ2−1〜2−Nは、相互結合
網(ネットワークNW)3に接続されており、相互結合
網3は、プロセッサ2−1〜2−Nの相互間を接続しプ
ロセッサ2−1〜2−Nの相互間でメッセージ通信を行
なえるようにしている。
The processors 2-1 to 2-N are connected to an interconnection network (network NW) 3, and the interconnection network 3 connects the processors 2-1 to 2-N to each other. Message communication can be performed between -1 to 2-N.

【0027】制御回路4は、相互結合網3に接続され、
どのプロセッサ間でメッセージ通信を行なうべきかを相
互結合網3に対して指示を与えている。各プロセッサ2
−1〜2−Nは、並列に動作するものであって、各種の
情報を記憶する情報メモリ21(21−1〜21−N)
を備えている。
The control circuit 4 is connected to the interconnection network 3,
The mutual connection network 3 is instructed as to which processor should perform message communication. Each processor 2
-1 to 2-N operate in parallel, and are information memories 21 (21-1 to 21-N) that store various kinds of information.
Is equipped with.

【0028】各情報メモリ21−1〜21−Nは、並列
処理を実行したときに以下の情報を記憶する。 情報(1) メッセージ送信開始時刻を記憶する。 情報(2) メッセージ送信終了時刻を記憶する。 情報(3) メッセージ受信開始時刻を記憶する。 情報(4) メッセージ受信終了時刻を記憶する。 情報(5) 割り込み処理開始時刻を記憶する。 情報(6) 割り込み処理終了時刻を記憶する。 情報(7) タスクスイッチの時刻を記憶する。 情報(8) 実行処理開始時刻を記憶する。 情報(9) 実行処理終了時刻を記憶する。
Each of the information memories 21-1 to 21-N stores the following information when parallel processing is executed. Information (1) Store the message transmission start time. Information (2) The message transmission end time is stored. Information (3) The message reception start time is stored. Information (4) The message reception end time is stored. Information (5) The interrupt processing start time is stored. Information (6) The interrupt processing end time is stored. Information (7) The time of the task switch is stored. Information (8) The execution process start time is stored. Information (9) The execution processing end time is stored.

【0029】また、各々の情報は、以下の形式となって
いる。情報の種類としては、情報(1)〜情報(7)が
あり、タスク番号は現在実行中のタスクに付された番号
である。
Each information has the following format. The types of information include information (1) to information (7), and the task number is the number given to the task currently being executed.

【0030】各プロセッサのアプリケーションタスクの
稼働状態の判定は、次のようにして行なう。メッセージ
の送信時間は、情報(1)(2)の時間であり、メッセ
ージの受信時間は、情報(3)(4)の時間である。割
り込み時間は情報(5)(6)の時間であり、アプリケ
ーションタスク以外のタスク、例えばナルタスクは、情
報(7)(7)の時間である。
The determination of the operating state of the application task of each processor is performed as follows. The transmission time of the message is the time of information (1) and (2), and the reception time of the message is the time of information (3) and (4). The interruption time is the time of the information (5) and (6), and the tasks other than the application task, for example, the null task are the times of the information (7) and (7).

【0031】これらの時間を除外した情報(8)から情
報(9)までの時間が、稼働状態になる。この情報を用
いて、プロセッサ2の稼働台数Pを求める。なお、プロ
セッサの数はNとする。
The time from the information (8) to the information (9) excluding these times becomes the operating state. Using this information, the operating number P of the processors 2 is obtained. The number of processors is N.

【0032】制御回路4は、上述の相互結合網3を制御
するととともに、次のような各部及び装置を有する。情
報収集メモリ41は、相互結合網3を介して各プロセッ
サ2−1〜2−Nの情報メモリ21−1〜21−Nから
収集される各々の時刻を記憶する。
The control circuit 4 controls the above-mentioned mutual coupling network 3 and has the following parts and devices. The information collecting memory 41 stores the respective times collected from the information memories 21-1 to 21-N of the processors 2-1 to 2-N via the mutual connection network 3.

【0033】制御回路4は、次のように構成される。検
索部42は、各プロセッサ2において各時刻情報のうち
最も速い時刻情報から順に時刻情報を検索し、検索結果
を稼働判定部43に出力する。
The control circuit 4 is constructed as follows. The search unit 42 sequentially searches the time information from the earliest time information among the time information in each processor 2, and outputs the search result to the operation determination unit 43.

【0034】稼働判定部43は、検索部42により検索
された各時刻情報に基づき各プロセッサ2が稼働状態に
あるかどうかを判定し、判定出力を稼働台数算出部44
に出力する。
The operation judging unit 43 judges whether each processor 2 is in the operating state based on each time information searched by the searching unit 42, and outputs the judgment output as the operating unit number calculating unit 44.
Output to.

【0035】稼働台数算出部44は、稼働判定部43の
判定出力により任意の時刻におけるプロセッサの稼働台
数を求め、これを記録部45に出力する。記録部45
は、プリンターなどであり、稼働台数算出部44から各
プロセッサ2の稼働台数の時間的な変化を出力するもの
であり、図5に示すように横軸に時刻を設定し縦軸に稼
働台数を設定して稼働台数の時間的な変化を記録する。
なお、ディスプレイ装置に表示するようにしてもよい。
The operating machine number calculating unit 44 obtains the operating machine number of the processor at an arbitrary time from the judgment output of the operation judging unit 43, and outputs it to the recording unit 45. Recording unit 45
Is a printer or the like, which outputs a temporal change in the operating number of each processor 2 from the operating number calculating unit 44. As shown in FIG. 5, the horizontal axis indicates time and the vertical axis indicates operating number. Set and record the change in the number of operating machines over time.
The display may be displayed on the display device.

【0036】稼働率算出部46は、記録部45から出力
される各プロセッサ2の稼働台数の時間的な変化に基づ
き任意の時間におけるプロセッサの稼働率を算出する。
このとき、時刻A〜時刻Bまでの稼働率は、その期間T
の面積の割合(面積/TN)により得られる。
The operating rate calculating section 46 calculates the operating rate of the processor at an arbitrary time based on the temporal change in the operating number of each processor 2 output from the recording section 45.
At this time, the operating rate from time A to time B is the period T
It is obtained by the ratio of the area (area / TN).

【0037】プログラム40は、図4に示すフローを行
うための命令であり、この命令を情報収集メモリ41及
び各部に与える。次に図3及び図4を参照して本発明に
係る並列計算機の性能評価方法の実施例1を説明する。
The program 40 is an instruction for performing the flow shown in FIG. 4, and gives this instruction to the information collecting memory 41 and each section. Next, a first embodiment of a performance evaluation method for a parallel computer according to the present invention will be described with reference to FIGS.

【0038】各プロセッサ2−1〜2−N内の情報メモ
リ21−1〜21−Nには、並列処理において、クロッ
ク生成器1によりメッセージ送信開始時刻、メッセージ
送信終了時刻、メッセージ受信開始時刻、メッセージ受
信終了時刻、割り込み処理開始時刻、割り込み処理終了
時刻、タスクスイッチの時刻、実行処理開始時刻、実行
処理終了時刻が計測される。
In the parallel processing, the information generators 21-1 to 21-N in the processors 2-1 to 2-N have message transmission start time, message transmission end time, message reception start time, and The message reception end time, interrupt process start time, interrupt process end time, task switch time, execution process start time, and execution process end time are measured.

【0039】このとき、各プロセッサ2−1〜2−N毎
にクロック生成器1によって計測された各々の時刻情報
は、各々の情報メモリ21−1〜21−Nに記憶される
(ステップ51)。すなわち、各情報メモリ21−1〜
21−Nには、時刻の早いもから順番に各々の時刻情報
が記憶されていく。
At this time, each time information measured by the clock generator 1 for each processor 2-1 to 2-N is stored in each information memory 21-1 to 21-N (step 51). .. That is, each of the information memories 21-1 to 21-1
In 21-N, time information is stored in order from the earliest time.

【0040】次に各情報メモリ21−1〜21−Nに記
憶された各時刻情報は、相互結合網3を介して情報収集
メモリ41に収集される(ステップ52)。情報収集メ
モリ41からの各時刻情報を用いて以下の処理を行な
う。稼働台数Pの初期値として0を設定する(ステップ
53)。検索部42により、情報収集メモリ41から全
てのプロセッサの各時刻情報の中で最も早い時刻情報か
ら各時刻情報を検索する(ステップ54)。そして、稼
働判定部43により、そのプロセッサ2が稼働状態にな
るかどうかを判断し(ステップ55)、稼働台数算出部
44により、そのプロセッサ2が稼働状態でなければ、
稼働台数Pを1だけ減算し(ステップ57)、ステップ
58に進む。
Next, each time information stored in each information memory 21-1 to 21-N is collected in the information collecting memory 41 via the mutual connection network 3 (step 52). The following processing is performed using each time information from the information collecting memory 41. 0 is set as the initial value of the operating number P (step 53). The search unit 42 searches the information collecting memory 41 for each time information from the earliest time information among the time information of all the processors (step 54). Then, the operation determining unit 43 determines whether the processor 2 is in the operating state (step 55), and the operating unit number calculating unit 44 determines that the processor 2 is not in the operating state.
Only one is subtracted from the operating number P (step 57), and the process proceeds to step 58.

【0041】稼働状態であれば、稼働台数Pを1だけ加
算し(ステップ56)、記録部45にこの時刻における
稼働台数Pを時刻とともに書き出し(ステップ58)、
全てのプロセッサ2の情報の処理が終了したかどうかを
判断し(ステップ59)、処理を終了した場合には、ス
テップ54に戻ってステップ54からステップ58まで
の処理を時刻毎に繰り返す。
If it is in the operating state, 1 is added to the operating number P (step 56), and the operating number P at this time is written in the recording unit 45 together with the time (step 58).
It is judged whether or not the processing of the information of all the processors 2 is completed (step 59), and when the processing is completed, the processing returns to step 54 and the processing from step 54 to step 58 is repeated every time.

【0042】このようにすれば、図5に示すような稼働
台数の時間的な変化が得られ、どの時刻に稼働率が低下
しているかを認識できる。よって、並列計算機の性能低
下の原因を把握することができ、プログラムのボトルネ
ックを知ることができる。
By doing so, a temporal change in the operating number as shown in FIG. 5 can be obtained, and it is possible to recognize at which time the operating rate is decreasing. Therefore, the cause of the performance degradation of the parallel computer can be understood, and the bottleneck of the program can be known.

【0043】このとき、時刻Aから時刻Bまでの稼働率
は、稼働率算出部46により、その期間Tの図5に示す
斜線部分の面積の割合、面積/TNによって得られ、こ
のような情報を用いて、任意の時間における稼働率を求
めることができる。
At this time, the operating rate from the time A to the time B is obtained by the operating rate calculating section 46 by the ratio of the area of the shaded portion in the period T shown in FIG. 5 and the area / TN. Can be used to determine the operating rate at any time.

【0044】図6は並列計算機の性能評価装置の実施例
2の構成ブロック図である。次に図面を参照して実施例
2について説明する。本実施例2が特徴とするところ
は、各プロセッサ2−1〜2−Nが、情報メモリ21−
1〜21−N、検索部42−1〜42−N、稼働判定部
43−1〜43−N、稼働台数算出部44−1〜44−
N、稼働率算出部45−1〜45−Nを有し、制御回路
4にプログラム40、記録部45を有してなる点にあ
る。
FIG. 6 is a block diagram showing the configuration of the second embodiment of the performance evaluation apparatus for a parallel computer. Second Embodiment Next, a second embodiment will be described with reference to the drawings. The feature of the second embodiment is that each of the processors 2-1 to 2-N has an information memory 21-
1 to 21-N, search units 42-1 to 42-N, operation determination units 43-1 to 43-N, operating unit number calculation units 44-1 to 44-
N, the operation rate calculation units 45-1 to 45-N, and the control circuit 4 includes the program 40 and the recording unit 45.

【0045】このような構成によれば、各プロセッサ2
−1〜2−Nにおいて、各部の処理が並列に行われ、稼
働台数及び稼働率が求められる。よって、実施例1と同
様な効果を奏する。
According to such a configuration, each processor 2
In -1 to 2-N, the processing of each unit is performed in parallel, and the number of operating machines and the operating rate are obtained. Therefore, the same effect as that of the first embodiment is obtained.

【0046】図7は並列計算機の性能評価装置の実施例
3の構成ブロック図、及び図9は実施例3の並列計算機
の性能評価方法のフロー図である。図7において、フラ
グ生成器47は、各プロセッサ2のタスク毎に、各タス
クの状態を示すためのメッセージ送信フラグ,メッセー
ジ受信フラグ,割り込みフラグを用意し、情報収集メモ
リ41で得た各時刻情報を用いて、各タスク毎に、メッ
セージ送信開始時,受信開始時,割り込み開始時には各
フラグをセットし終了時には各フラグをリセットするも
のである。
FIG. 7 is a block diagram showing the configuration of the third embodiment of the performance evaluation device for a parallel computer, and FIG. 9 is a flow chart of the performance evaluation method for a parallel computer of the third embodiment. In FIG. 7, the flag generator 47 prepares, for each task of each processor 2, a message transmission flag, a message reception flag, and an interrupt flag for indicating the status of each task, and time information obtained by the information collection memory 41. Is used to set each flag at the start of message transmission, at the start of reception, and at the start of interrupt for each task, and reset each flag at the end.

【0047】時間算出部48は、フラグ生成器47によ
る各フラグのセットとリセットとの間の時間に基づき、
任意時間における各プロセッサ2のメッセージ送信時
間,受信時間、割り込み時間、実行時間を求めるもので
ある。
The time calculator 48 calculates the time between the setting and resetting of each flag by the flag generator 47.
The message transmission time, the reception time, the interrupt time, and the execution time of each processor 2 at an arbitrary time are obtained.

【0048】次に本発明の実施例3を図面を参照して、
処理の実行時に情報メモリに記憶された各時刻の情報を
用いて、任意の時間における各プロセッサのタスクのメ
ッセージ送信時間,割り込み時間,実行時間を求める方
法について以下に説明する。
Next, a third embodiment of the present invention will be described with reference to the drawings.
A method of obtaining the message transmission time, the interrupt time, and the execution time of the task of each processor at an arbitrary time by using the information of each time stored in the information memory when executing the processing will be described below.

【0049】まず、各プロセッサのタスク毎に、メッセ
ージ送信フラグ,メッセージ受信フラグ,割り込みフラ
グの三種類のフラグを用意する。プログラム40を開始
し(ステップ70)、前述した情報(1)から情報
(9)までのいずれかのイベントがあるかどうか判断す
る(ステップ71)。イベントがない場合には、終了す
る(ステップ72)。
First, three types of flags, that is, a message transmission flag, a message reception flag, and an interrupt flag are prepared for each task of each processor. The program 40 is started (step 70), and it is determined whether or not there is any event from the above information (1) to information (9) (step 71). If there is no event, the process ends (step 72).

【0050】イベントがある場合には、イベント時刻と
前のイベント時刻との差、すなわち時間算出部48によ
り時間を求め(ステップ73)、割り込みフラグがセッ
トされているかどうかを判断する(ステップ74)。割
り込みフラグがセットされている場合には、割り込み時
間に時間を加算し(ステップ75)、ステップ81に進
む。
If there is an event, the difference between the event time and the previous event time, that is, the time is calculated by the time calculation unit 48 (step 73), and it is determined whether or not the interrupt flag is set (step 74). .. If the interrupt flag is set, the time is added to the interrupt time (step 75) and the process proceeds to step 81.

【0051】割り込みフラグがセットされていない場合
には、メッセージ送信フラグがセットされているかどう
かを判断し(ステップ76)、メッセージ送信フラグが
セットされている場あには、メッセージ送信時間に時間
を加算し(ステップ77)、ステップ81に進む。
If the interrupt flag is not set, it is judged whether or not the message transmission flag is set (step 76). If the message transmission flag is set, the time is set in the message transmission time. Add (step 77) and proceed to step 81.

【0052】次に、メッセージの送信開始があったかど
うかを判断し(ステップ81)、メッセージの送信開始
があった場合には、フラグ生成器47によりメッセージ
送信フラグをセットし(ステップ82)、ステップ71
に戻る。
Next, it is judged whether or not the message transmission is started (step 81). If the message transmission is started, the flag generator 47 sets the message transmission flag (step 82) and step 71.
Return to.

【0053】メッセージの送信開始がなかった場合に
は、メッセージの送信終了があったかどうかを判断し
(ステップ83)、メッセージの送信終了があった場合
には、メッセージ送信フラグをフラグ生成器47により
リセットし(ステップ84)、ステップ71に戻る。
When the message transmission is not started, it is judged whether or not the message transmission is completed (step 83). When the message transmission is completed, the message transmission flag is reset by the flag generator 47. (Step 84) and the process returns to Step 71.

【0054】メッセージの送信終了がなかった場合に
は、メッセージの受信開始があったかどうかを判断し
(ステップ85)、メッセージの受信開始があった場合
には、メッセージ受信フラグをフラグ生成器47により
セットし(ステップ86)、ステップ71に戻る。
If the message has not been transmitted, it is judged whether or not the message has been received (step 85). If the message has been received, the message reception flag is set by the flag generator 47. Then (step 86), the process returns to step 71.

【0055】メッセージの受信開始がなかった場合に
は、メッセージの受信終了があったかどうかを判断し
(ステップ87)、メッセージの受信終了があった場合
には、メッセージ受信フラグをフラグ生成器47により
リセットし(ステップ88)、ステップ71に戻る。
If the reception of the message is not started, it is judged whether or not the reception of the message is completed (step 87). If the reception of the message is completed, the message reception flag is reset by the flag generator 47. Then (step 88), the process returns to step 71.

【0056】メッセージの受信終了がなかった場合に
は、割り込みの開始があったかどうかを判断し(ステッ
プ89)、割り込みの開始があった場合には、割り込み
処理フラグをフラグ生成器47によりセットして(ステ
ップ90)、ステップ71に戻る。
When the reception of the message is not completed, it is judged whether or not the interrupt is started (step 89). When the interrupt is started, the interrupt processing flag is set by the flag generator 47. (Step 90) and returns to Step 71.

【0057】割り込みの開始がなかった場合には、割り
込みの終了があったかどうかを判断し(ステップ9
1)、割り込みの終了があった場合には、割り込み処理
フラグをフラグ生成器47によりリセットし(ステップ
92)、ステップ71に戻る。
If the interrupt is not started, it is judged whether or not the interrupt is ended (step 9
1) If the interrupt is completed, the interrupt processing flag is reset by the flag generator 47 (step 92) and the process returns to step 71.

【0058】割り込みの終了がなかった場合には、優先
度を見ながら選択するためのタスクスイッチを発生させ
(ステップ93)、これから実行されるタスクの状態に
変更し(ステップ94)、ステップ71に戻る。
If the interrupt has not ended, a task switch for selecting while looking at the priority is generated (step 93), the state of the task to be executed is changed (step 94), and the process proceeds to step 71. Return.

【0059】このように処理を行なうから、任意時間に
おけるメッセージ送信時間,メッセージ受信時間,割り
込み時間,実行時間を求めることができる。なお、さら
には実施例2と実施例3とを合わせて用いてもよい。
Since the processing is performed in this manner, the message transmission time, the message reception time, the interrupt time, and the execution time at any time can be obtained. Further, the second and third embodiments may be used in combination.

【0060】[0060]

【発明の効果】本発明によれば、任意時間のプロセッサ
の稼働率または稼働台数を求めることができる。これに
より、プロセッサの稼働率が低下しているところがわか
り、プログラムのボトルネックを知ることができる。
According to the present invention, the operating rate or the number of operating processors of a processor at an arbitrary time can be obtained. As a result, it can be seen that the operating rate of the processor is decreasing, and the bottleneck of the program can be known.

【0061】また、実行時に記憶された情報を用いて各
プロセッサのメッセージ送信時間,メッセージ受信時
間,割り込み時間,実行時間を知ることができる。
Further, the message transmission time, message reception time, interrupt time, and execution time of each processor can be known by using the information stored at the time of execution.

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

【図1】本発明に係る並列計算機の性能評価方法の原理
フロー図である。
FIG. 1 is a principle flow chart of a performance evaluation method for a parallel computer according to the present invention.

【図2】本発明に係る並列計算機の性能評価装置の原理
図である。
FIG. 2 is a principle diagram of a performance evaluation device for a parallel computer according to the present invention.

【図3】本発明に係る並列計算機の性能評価方法を実現
するための性能評価装置の実施例1の構成ブロック図で
ある。
FIG. 3 is a configuration block diagram of a first embodiment of a performance evaluation apparatus for realizing a performance evaluation method for a parallel computer according to the present invention.

【図4】実施例1における並列計算機の性能評価方法の
フロー図である。
FIG. 4 is a flowchart of a performance evaluation method for a parallel computer according to the first embodiment.

【図5】稼働台数の時間的変化を示す図である。FIG. 5 is a diagram showing a temporal change in the number of operating machines.

【図6】性能評価装置の実施例2の構成ブロック図であ
る。
FIG. 6 is a configuration block diagram of a second embodiment of the performance evaluation apparatus.

【図7】性能評価装置の実施例3の構成ブロック図であ
る。
FIG. 7 is a configuration block diagram of a third embodiment of the performance evaluation apparatus.

【図8】実施例3の並列計算機の性能評価方法のフロー
図である。
FIG. 8 is a flowchart of a performance evaluation method for a parallel computer according to a third embodiment.

【図9】実施例3の並列計算機の性能評価方法のフロー
図である。
FIG. 9 is a flowchart of a performance evaluation method for a parallel computer according to the third embodiment.

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

1・・クロック生成器 2・・プロセッサ 3・・相互結合網 4・・制御回路 21・・情報メモリ 40・・プログラム 41・・情報収集メモリ 42・・稼働率計算部 43・・稼働率メモリ 44・・稼働台数算出部 45・・記録部 46・・稼働率算出部 47・・フラグ生成部 48・・時間算出部 1. Clock generator 2. Processor 3. Mutual interconnection network 4. Control circuit 21. Information memory 40 .. Program 41 .. Information collecting memory 42 .. Operating rate calculation unit 43 .. Operating rate memory 44.・ ・ Operating number calculation unit 45 ・ ・ Recording unit 46 ・ ・ Operating ratio calculation unit 47 ・ ・ Flag generation unit 48 ・ ・ Time calculation unit

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサ間でメッセージを送信
または受信することにより各プロセッサで並列処理を実
行する並列計算機の性能評価方法において、 前記並列処理において各プロセッサ毎にプロセッサが稼
働状態にあるときの開始時刻及び終了時刻とプロセッサ
が非稼働状態のときの時刻とを記憶する記憶手順(5
0)と、この記憶手順(50)で得た時刻情報に基づき
任意の時刻におけるプロセッサの稼働台数を求める演算
手順(60)とからなることを特徴とする並列計算機の
性能評価方法。
1. A method for evaluating the performance of a parallel computer, wherein a parallel processing is executed by each processor by transmitting or receiving a message between a plurality of processors, wherein the processor is in an operating state for each processor in the parallel processing. A storage procedure for storing the start time and the end time and the time when the processor is in the inactive state (5
0) and a calculation procedure (60) for obtaining the number of operating processors at an arbitrary time based on the time information obtained in the storage procedure (50).
【請求項2】 前記記憶手順(50)は、前記各プロセ
ッサ毎に前記プロセッサの非稼働状態の時刻情報として
前記メッセージの送信開始時刻,送信終了時刻,受信開
始時刻,受信終了時刻、割り込み処理の開始時刻,終了
時刻、タスクの優先度を見ながら実行すべきタスクを選
択するためのタスクスイッチの時刻を記憶し、前記プロ
セッサの稼働状態の時刻情報として処理の開始時刻,終
了時刻を記憶することを特徴とする請求項1記載の並列
計算機の性能評価方法。
2. The storage procedure (50) includes, for each of the processors, transmission start time, transmission end time, reception start time, reception end time, interrupt processing of the message as time information of the non-operation state of the processor. The start time, the end time, and the time of the task switch for selecting the task to be executed while checking the priority of the task are stored, and the start time and the end time of the process are stored as the time information of the operating state of the processor. The performance evaluation method for a parallel computer according to claim 1.
【請求項3】 前記演算手順(60)は、前記各プロセ
ッサにおいて各時刻情報のうち最も速い時刻情報から順
に時刻情報を探す手順(61)と、この手順(61)で
得た各時刻情報に基づき前記各プロセッサが稼働状態に
あるかどうかを判定する手順(62)と、この手順(6
2)の判定出力に基づき任意の時刻におけるプロセッサ
の稼働台数を求める手順(63)とからなり、前記手順
(61)から手順(63)までの処理を繰り返し、前記
稼働台数の時間的な変化を求めることを特徴とする請求
項1記載の並列計算機の性能評価方法。
3. The calculation procedure (60) includes a procedure (61) for searching the time information in order from the earliest time information among the time information in each processor, and time information obtained in the procedure (61). Based on the procedure (62), it is determined whether or not each processor is in the operating state.
A procedure (63) for obtaining the number of operating processors at an arbitrary time based on the determination output of 2), and the processing from the procedure (61) to the procedure (63) is repeated to change the temporal change of the operating number. The performance evaluation method for a parallel computer according to claim 1, wherein the method is obtained.
【請求項4】 前記稼働台数の時間的な変化を記録し、
この記録された稼働台数に基づき、任意時間における全
てのプロセッサの稼働率を求めることを特徴とする請求
項3記載の並列計算機の性能評価方法。
4. Recording the change in the number of operating machines over time,
4. The performance evaluation method for a parallel computer according to claim 3, wherein the operating rates of all the processors at an arbitrary time are calculated based on the recorded operating numbers.
【請求項5】 前記演算手順(60)は、前記各プロセ
ッサのタスク毎に、各タスクの状態を示すためのメッセ
ージ送信フラグ,メッセージ受信フラグ,割り込みフラ
グを用意し、前記記憶手順(50)で得た各時刻情報を
用い、各タスク毎に、メッセージ送信開始時,受信開始
時,割り込み開始時には各フラグをセットし終了時には
各フラグをリセットし、各フラグのセットとリセットと
の間の時間に基づき、任意時間における各プロセッサの
メッセージ送信時間,受信時間、割り込み時間、実行時
間を求めることを特徴とする請求項2記載の並列計算機
の性能評価方法。
5. The calculation procedure (60) prepares, for each task of each processor, a message transmission flag, a message reception flag, and an interrupt flag for indicating the state of each task, and the storage procedure (50) Using the obtained time information, each flag is set at the start of message transmission, at the start of reception, and at the start of interrupt for each task, and each flag is reset at the end, and at the time between setting and resetting each flag. 3. The performance evaluation method for a parallel computer according to claim 2, wherein the message transmission time, the reception time, the interrupt time, and the execution time of each processor are calculated based on the arbitrary time.
【請求項6】 複数のプロセッサ(2)間でメッセージ
を送信または受信することにより各プロセッサ(2)で
並列処理を実行する並列計算機の性能評価装置におい
て、 前記各プロセッサ(2)毎に、プロセッサが稼働状態に
あるときの稼働開始時刻及び稼働終了時刻とプロセッサ
が非稼働状態のときの時刻とを計測するタイマー(1)
と、前記各プロセッサ(2)毎に、前記タイマー(1)
で計測された各時刻情報を記憶する記憶手段(21)
と、この記憶手段(21)に記憶された各時刻情報に基
づき任意の時刻におけるプロセッサ(2)の稼働台数を
求める演算手段(4)とを備えることを特徴とする並列
計算機の性能評価装置。
6. A performance evaluation apparatus for a parallel computer, wherein each processor (2) executes parallel processing by transmitting or receiving a message between a plurality of processors (2), wherein each processor (2) is a processor. (1) that measures the operation start time and operation end time when the processor is in operation and the time when the processor is not in operation
And the timer (1) for each processor (2)
Storage means (21) for storing each time information measured in
And a computing means (4) for obtaining the number of operating processors (2) at an arbitrary time based on the time information stored in the storage means (21).
【請求項7】 前記演算手段(4)は、前記各プロセッ
サ(2)において各時刻情報のうち最も速い時刻情報か
ら順に時刻情報を検索する検索手段(42)と、この検
索手段(42)により検索された各時刻情報に基づき前
記各プロセッサ(2)が稼働状態にあるかどうかを判定
する判定手段(43)と、この判定手段(43)の判定
出力により任意の時刻におけるプロセッサの稼働台数を
求める稼働台数算出部(44)とを有し、前記稼働台数
の時間的な変化を求めることを特徴とする請求項6記載
の並列計算機の性能評価装置。
7. The calculating means (4) comprises a searching means (42) for searching time information in order from the earliest time information among the time information in each processor (2), and the searching means (42). A determination unit (43) that determines whether or not each processor (2) is in the operating state based on the retrieved time information, and the number of operating processors at any time based on the determination output of the determination unit (43). 7. The performance evaluation device for a parallel computer according to claim 6, further comprising a required operating number calculation unit (44) for determining a temporal change in the operating number.
【請求項8】 前記演算手段(4)は、前記各プロセッ
サ(2)の稼働台数の時間的な変化を出力する出力手段
(45)を有することを特徴とする請求項6記載の並列
計算機の性能評価装置。
8. The parallel computer according to claim 6, wherein the computing means (4) has an output means (45) for outputting a temporal change in the number of operating processors (2). Performance evaluation device.
【請求項9】 前記演算手段(4)は、前記出力手段
(45)から出力される前記各プロセッサ(2)の稼働
台数の時間的な変化に基づき任意の時間におけるプロセ
ッサの稼働率を算出する稼働率算出部(46)を有する
ことを特徴とする請求項6記載の並列計算機の性能評価
装置。
9. The calculating means (4) calculates the operating rate of the processor at an arbitrary time based on the temporal change in the operating number of each processor (2) output from the output means (45). The performance evaluation device for a parallel computer according to claim 6, further comprising an operation rate calculation unit (46).
【請求項10】 前記演算手段(4)は、前記各プロセ
ッサ(2)のタスク毎に、各タスクの状態を示すための
メッセージ送信フラグ,メッセージ受信フラグ,割り込
みフラグを用意し、前記記憶手段(21)で得た各時刻
情報を用いて、各タスク毎に、メッセージ送信開始時,
受信開始時,割り込み開始時には各フラグをセットし終
了時には各フラグをリセットするフラグ生成器(47)
を有し、このフラグ生成器(47)による各フラグのセ
ットとリセットとの間の時間に基づき、任意時間におけ
る各プロセッサ(2)のメッセージ送信時間,受信時
間、割り込み時間、実行時間を求める時間算出部(4
8)とを有することを特徴とする請求項6記載の並列計
算機の性能評価装置。
10. The computing means (4) prepares, for each task of each processor (2), a message transmission flag, a message reception flag and an interrupt flag for indicating the status of each task, and the storage means ( Using the time information obtained in 21), at the start of message transmission for each task,
Flag generator (47) that sets each flag at the start of reception and interrupt and resets each flag at the end
And a time for obtaining a message transmission time, a reception time, an interrupt time, and an execution time of each processor (2) at an arbitrary time based on the time between setting and resetting each flag by the flag generator (47). Calculation unit (4
8. The performance evaluation device for a parallel computer according to claim 6, further comprising:
【請求項11】 前記各プロセッサ(2)は、前記記憶
手段(21)と、前記各プロセッサ(2)において各時
刻情報のうち最も速い時刻情報から順に時刻情報を検索
する検索手段(42)と、この検索手段(42)により
検索された各時刻情報に基づき前記各プロセッサ(2)
が稼働状態にあるかどうかを判定する判定手段(43)
と、この判定手段(43)の判定出力により任意の時刻
におけるプロセッサの稼働台数を求める稼働台数算出部
(44)と、前記各プロセッサ(2)の稼働台数の時間
的な変化を出力する出力手段(45)と、前記出力手段
(45)から出力される前記各プロセッサ(2)の稼働
台数の時間的な変化に基づき任意の時間におけるプロセ
ッサの稼働率を算出する稼働率算出部(46)とを有
し、前記各手段及び各部における処理を、各プロセッサ
(2)で並列に行なうことを特徴とする請求項6記載の
並列計算機の性能評価装置。
11. The processor (2) includes: the storage means (21); and a search means (42) for sequentially searching the time information from the earliest time information among the time information in each processor (2). , Each processor (2) based on each time information retrieved by the retrieval means (42)
Determination means (43) for determining whether or not is in operation
And an operating unit calculation unit (44) for obtaining the operating unit number of the processor at an arbitrary time based on the determination output of the determining unit (43), and an output unit for outputting a temporal change in the operating unit number of each processor (2). (45), and an operation rate calculation unit (46) for calculating the operation rate of the processor at an arbitrary time based on the temporal change of the operating number of each processor (2) output from the output means (45). 7. The performance evaluation apparatus for a parallel computer according to claim 6, further comprising: and each processor (2) performing the processing in each of the means and each unit in parallel.
JP4002877A 1992-01-10 1992-01-10 Method and device for evaluating performance of parallel computer Withdrawn JPH05189395A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4002877A JPH05189395A (en) 1992-01-10 1992-01-10 Method and device for evaluating performance of parallel computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4002877A JPH05189395A (en) 1992-01-10 1992-01-10 Method and device for evaluating performance of parallel computer

Publications (1)

Publication Number Publication Date
JPH05189395A true JPH05189395A (en) 1993-07-30

Family

ID=11541587

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4002877A Withdrawn JPH05189395A (en) 1992-01-10 1992-01-10 Method and device for evaluating performance of parallel computer

Country Status (1)

Country Link
JP (1) JPH05189395A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033496A (en) * 2008-07-31 2010-02-12 Fujitsu Ltd Computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033496A (en) * 2008-07-31 2010-02-12 Fujitsu Ltd Computer system

Similar Documents

Publication Publication Date Title
EP0790559B1 (en) Method of monitoring a computer system, featuring performance data distribution to plural monitoring processes
US8464221B2 (en) Visualization tool for system tracing infrastructure events
US7376549B2 (en) System performance prediction mechanism and method based on software component performance measurements
KR100763339B1 (en) Method of communicating across an operating system
US20050021547A1 (en) Performance monitoring method in a distributed processing system
US7974800B2 (en) Method, apparatus, and program for detecting the correlation between repeating events
EP0548909B1 (en) Performance evaluation method and device thereof for a parallel computer
JPH0756636B2 (en) Data processing method
JP2003157185A (en) Method and device for computer operation analysis and display, and computer program
JPH05189395A (en) Method and device for evaluating performance of parallel computer
EP4184343A1 (en) Information processing system, information processing method and information processing program
KR100440582B1 (en) Apparatus and method for measuring traffic by lsp in mpls based internet
CN111506422B (en) Event analysis method and system
JP2728601B2 (en) Performance evaluation device for parallel processing
JP2715904B2 (en) Computer system performance evaluation device
JP2009529722A (en) Apparatus, method and computer program product for generating tracking data
JPH0926942A (en) Inter-processor network monitoring device for parallel computers and method therefor
JPH10333938A (en) Recording and display method for execution log in computer system, computer system using the method and recording medium for recording the programmed method
JP2005258552A (en) Event analysis apparatus
JP4432983B2 (en) Debugging apparatus, debugging method, and program
JPH10111809A (en) Interruption controller
JPH10307763A (en) Bus monitor device
Li et al. Supporting scalable performance monitoring and analysis of parallel programs
KR20220106334A (en) Method for supporting acceleration perfomance basesd on acceleration perfomance tracking of embedded deep learning acceleration application and apparatus using the same
CN112804072A (en) Fault information collection method and device, target electronic equipment and storage medium

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408