JPH02228743A - System for data transfer between storage devices - Google Patents

System for data transfer between storage devices

Info

Publication number
JPH02228743A
JPH02228743A JP4966889A JP4966889A JPH02228743A JP H02228743 A JPH02228743 A JP H02228743A JP 4966889 A JP4966889 A JP 4966889A JP 4966889 A JP4966889 A JP 4966889A JP H02228743 A JPH02228743 A JP H02228743A
Authority
JP
Japan
Prior art keywords
data
storage device
data transfer
extended storage
inter
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
JP4966889A
Other languages
Japanese (ja)
Inventor
Motokiyo Ikeno
池野 元清
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP4966889A priority Critical patent/JPH02228743A/en
Publication of JPH02228743A publication Critical patent/JPH02228743A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To expand data most suitably for high-speed operation to shorten the execution time of a program by transferring data, which are arranged at certain intervals on a main storage device, to an extended storage device by the instruction from a high-speed operation processing device. CONSTITUTION:A high-speed operation processing device 2 sends a data transfer request 100 to an extended storage data transfer processing part 6, and an operation code which indicates a request for data transfer from a main storage device 4 to an extended storage device 5, a start address a on the main storage device 4, data length n of one block unit, an inter-element distance m which indicates intervals of existence of block data to be transferred, a number l of transfer blocks, and a start address on the extended storage device 5 are added to this request 100. The extended storage data transfer processing part 6 reads out desired data from the main storage device 4 by the data transfer request from the high-speed operation processing device 2 and writes this data in the indicated address on the extended storage device 5 at indicated inter- element intervals. Thus, array data is so expanded that high-speed operation is possible, and the execution time of the program is shortened.

Description

【発明の詳細な説明】 斑丘豆ヱ 本発明は記憶装置間データ転送方式に関し、特に演算処
理装置からのデータ転送命令により主記憶装置と拡張記
憶装置との間でデータを転送する記憶装置間データ転送
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an inter-storage device data transfer system, and in particular to an inter-storage device data transfer system that transfers data between a main storage device and an expanded storage device in response to a data transfer command from an arithmetic processing unit. Regarding data transfer method.

良氷亘員 大規模科学技術計算を実施するスーパコンピュータでは
、対象とするデータの全てを主記憶上に格納することは
困難である。そこで、主記憶と高速データ転送が可能で
かつ大容量の拡張記憶装置を設け、主記憶上に格納しき
れないデータを拡張記憶装置上に格納するようになって
いる。
In a supercomputer that performs large-scale scientific and technical calculations, it is difficult to store all of the target data in the main memory. Therefore, a large-capacity extended storage device that is capable of high-speed data transfer with the main memory is provided, and data that cannot be stored in the main memory is stored on the extended storage device.

従来、この種の拡張記憶装置が接続されたスーパコンピ
ュータの主記憶装置と拡張記憶装置との間のデータ転送
では、例えば3次元の配列データ等を拡張記憶装置から
主記憶装置上にデータ転送する場合、高速演算可能なよ
うに次元毎のデータをブロックとしてf&適な間隔で直
接主記憶上において展開することはできない、よって、
−度主記憶装置上にデータを転送した後、高速演算プロ
セッサ上の命令で高速演算可能なようにデータの展開を
実施しなければならない。
Conventionally, in data transfer between the main memory and expanded storage of a supercomputer connected to this type of expanded storage, data such as three-dimensional array data is transferred from the expanded storage to the main storage. In this case, it is not possible to directly expand the data for each dimension as a block in the main memory at appropriate intervals to enable high-speed calculation.
- After data is transferred to the main memory, the data must be expanded so that high-speed calculations can be performed using instructions on a high-speed processor.

上述した従来の記憶装置間のデータ転送制御方式では、
拡張記憶袋!から直接主記憶装置上に高適演算が可能な
ようにデータ展開することができないので、高速演算プ
ロセッサを介してデータ展開をしなければならず、その
分プログラムの実行時間が大きくなるという欠点がある
In the conventional data transfer control method between storage devices mentioned above,
Extended memory bag! Since it is not possible to expand data directly onto the main memory so that high-performance calculations can be performed, the data must be expanded through a high-speed processor, which has the drawback of increasing program execution time. be.

九五座1貝 本発明は、配列データを高速演算可能なように直接主記
憶装置上に展開することができるようにした記憶装置間
データ転送方式を提供することを目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to provide an inter-storage device data transfer method that allows array data to be expanded directly onto a main storage device for high-speed calculation.

1曹じとi成 本発明によれば、演算処理装置からのデータ転送命令に
より主記憶装置と拡張記憶装置との間でデータを転送す
る記憶装置間データ転送方式であって、前記データ転送
命令は、転送先及び転送元の各先頭アドレスと、転送単
位となるデータのブロック長及びブロック間距離と、転
送すべきデータのブロック数とを含み、これ等先頭アド
レス。
According to the present invention, there is provided an inter-storage device data transfer method for transferring data between a main storage device and an extended storage device in response to a data transfer instruction from an arithmetic processing unit, wherein the data transfer instruction includes: , the start addresses of the transfer destination and the transfer source, the block length and inter-block distance of the data serving as the transfer unit, and the number of blocks of data to be transferred, and these start addresses.

ブロック長、ブロック間距離及びブロック数に従ってブ
ロック毎に順次データ転送をなすようにしたことを特徴
とする記憶装置間データ転送方式が得られる。
An inter-storage device data transfer system is obtained, which is characterized in that data is transferred block by block in sequence according to the block length, inter-block distance, and number of blocks.

K徨コ 次に本発明について図面を参照して説明する。K-ko Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である9本
実施例の情報処理装置は、システム制御装置1とそれに
接続される複数の高速演算処理装置2(2−1及び2−
2で示している)と、超高速、大容量の主記憶装置4と
、主記憶装置4との高速データ転送が可能な大容量の拡
張記憶装置5と、入出力処理装置3とで構成されている
FIG. 1 is a block diagram showing one embodiment of the present invention.9 The information processing device of this embodiment includes a system control device 1 and a plurality of high-speed arithmetic processing devices 2 (2-1 and 2-1) connected thereto.
2), an ultra-high-speed, large-capacity main storage device 4, a large-capacity expansion storage device 5 capable of high-speed data transfer with the main storage device 4, and an input/output processing device 3. ing.

システム制御装′f11には、1記憶装置4と拡張記憶
装置5との転送データを一時的に格納するデータバッフ
ァ7が設けられている。更に高速演算処理装置2より指
示された主記憶の先頭アドレスと、ブロック長と、要素
間距離とにより、主記憶装置4とデータバッファ7との
間でのデータ転送を制御し、また指示された拡張記憶装
置の先頭アドレスにより、拡張記憶装置5とデータバッ
ファ7との間でのデー転送を実行する拡張記憶データ転
送処理部6が設けられている。
The system control unit 'f11 is provided with a data buffer 7 for temporarily storing data transferred between the 1 storage device 4 and the extended storage device 5. Furthermore, data transfer between the main memory device 4 and the data buffer 7 is controlled based on the main memory start address, block length, and inter-element distance instructed by the high-speed arithmetic processing device 2, and An extended storage data transfer processing section 6 is provided that transfers data between the extended storage device 5 and the data buffer 7 according to the starting address of the expanded storage device.

次に主記憶装置4上のa番地からmバイト長間隔に存在
するnバイト長のデータ1個を拡張記憶装置5上のb番
地に転送する場合を例にとって、第2図のタイムチャー
ト、第3図のデータ転送図を使って動作を説明する。
Next, taking as an example a case where one piece of data of length n bytes existing at an interval of length m bytes from address a on the main storage device 4 is transferred to address b on the extended storage device 5, the time chart in FIG. The operation will be explained using the data transfer diagram shown in FIG.

高速演算処理装置2は、主記憶装置4から拡張記憶装置
5への・データ転送要求であることを示す動作コードと
、主記憶装置上の先頭アドレスaと、1ブロック単位の
データ長nと、転送する・ブロックデータが存在する間
隔を示す要素間距離mと、転送ブロック数gと、拡張記
憶装置上の先頭アドレスbを付したデータ転送要求10
0を拡張記憶データ転送処理部6に発行する。
The high-speed arithmetic processing device 2 receives an operation code indicating that it is a data transfer request from the main storage device 4 to the extended storage device 5, a start address a on the main storage device, a data length n in units of one block, Data transfer request 10 with inter-element distance m indicating the interval at which block data to be transferred exists, number of transfer blocks g, and start address b on the extended storage device
0 is issued to the extended storage data transfer processing unit 6.

データ転送要求100を受付けた拡張記憶データ転送処
理部6は、動作コードにより主記憶装置4から拡張記憶
装置5へのデータ転送であることを認識すると、主記憶
装置4の利用状況をチエツクし、アクセス可能な状況に
なると、主記憶装置4上の先頭アドレスa番地から順に
a十m、a+2m、・・・・・・、a+(11!−1)
xm番地まで連続にリードリクエストを出し、主記憶装
置4上から読出された転送データをデータバッファ7に
格納する。
When the expanded storage data transfer processing unit 6 that has received the data transfer request 100 recognizes from the operation code that the data is to be transferred from the main storage device 4 to the expanded storage device 5, it checks the usage status of the main storage device 4, and When it becomes accessible, the main memory 4 starts with the first address a, then a0m, a+2m,..., a+(11!-1)
A read request is issued continuously up to address xm, and the transfer data read from the main storage device 4 is stored in the data buffer 7.

主記憶装置4から転送するnバイトプロ・yり長のデー
タ9個すべての読出しが終了し、データバッファ7への
格納が完了すると、拡張記憶データ転送処理部6は続出
したデータを拡張記憶装置5に転送するために、拡張記
憶装置5上の先頭アドレスbをイ4して拡張記憶装置5
へ書込み要求を送出する。
When all nine pieces of data of n-byte pro-y length to be transferred from the main storage device 4 have been read and stored in the data buffer 7, the extended storage data transfer processing unit 6 transfers the successive data to the extended storage device. In order to transfer to the extended storage device 5, the first address b on the extended storage device 5 is
Send a write request to.

拡張記憶装置5への書込みが可能になると、データバッ
ファ7に格納されている転送データは連続して転送され
る。全ての転送データの拡張記憶装置5へのデータ転送
が終了すると、拡張記憶データ転送処理部6は高速演算
処理装置2に終了報告101 を行う。
When writing to the extended storage device 5 becomes possible, the transfer data stored in the data buffer 7 is transferred continuously. When the data transfer of all the transfer data to the extended storage device 5 is completed, the extended storage data transfer processing section 6 sends a completion report 101 to the high speed arithmetic processing device 2.

また、データ転送の途中で主記憶装置4または拡張記憶
装置5でのエラーが検出されると、終了報告時に終了ス
テータスにエラー情報を入れて報告し、高速演算処理装
置2にデータ転送が異常終了したことを通知する。
Additionally, if an error is detected in the main storage device 4 or expansion storage device 5 during data transfer, the error information is included in the completion status when reporting completion, and the data transfer is abnormally terminated to the high-speed processing unit 2. notify you of what has happened.

ここでは、主記憶装置4から拡張記憶装置5へのデータ
転送について述べたが、拡張記憶装置5から主記憶装置
4へのデータ転送においても、拡張記憶データ転送処理
部6は高速演算処理装置2からのデータ転送要求により
、所望のデータを拡張記憶装置5から読出し、主記憶装
置上の指示されたアドレスに指示された要素間距離で書
込みを行うようにすれば良い。
Here, data transfer from the main storage device 4 to the expanded storage device 5 has been described, but in data transfer from the expanded storage device 5 to the main storage device 4, the expanded storage data transfer processing unit 6 is The desired data may be read from the extended storage device 5 in response to a data transfer request from the main storage device 5, and written to the specified address on the main storage device at the specified inter-element distance.

ル匪左A逮 以上説明したように、本発明によれば、高速演算処理装
置からの命令により主記憶装置上に一定間隔で配列され
たデータを拡張記憶装置へ転送すノ ることにより、拡張記憶装置から直接主記憶装置上に高
速演算可能なようにA適にデータを展開することができ
、プログラムの実行性能を短縮できるという効果がある
As explained above, according to the present invention, by transferring data arranged at regular intervals on the main memory device to the expansion storage device in response to instructions from a high-speed arithmetic processing unit, expansion is possible. Data can be developed in an appropriate manner so that high-speed calculations can be performed directly from the storage device onto the main storage device, which has the effect of shortening program execution performance.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例のブロック図、第2図はデータ
転送時のタイムチャート、第3図はデータ転送時の各装
置内のデータ配列イメージ図である 主要部分の符号の説明 1・・・・・・システム制御装置 2・・・・・・高速演算処理装置 4・・・・・・主記憶装置 5・・・・・・拡張記憶装置 6・・・・・・拡張記憶データ転送処理部7・・・・・
・データバッファ
Fig. 1 is a block diagram of an embodiment of the present invention, Fig. 2 is a time chart during data transfer, and Fig. 3 is an image diagram of the data arrangement in each device during data transfer. ...System control device 2...High-speed arithmetic processing device 4...Main storage device 5...Extended storage device 6...Extended storage data transfer processing Part 7...
・Data buffer

Claims (1)

【特許請求の範囲】[Claims] (1)演算処理装置からのデータ転送命令により主記憶
装置と拡張記憶装置との間でデータを転送する記憶装置
間データ転送方式であって、前記データ転送命令は、転
送先及び転送元の各先頭アドレスと、転送単位となるデ
ータのブロック長及びブロック間距離と、転送すべきデ
ータのブロック数とを含み、これ等先頭アドレス、ブロ
ック長、ブロック間距離及びブロック数に従ってブロッ
ク毎に順次データ転送をなすようにしたことを特徴とす
る記憶装置間データ転送方式。
(1) An inter-storage device data transfer method in which data is transferred between a main storage device and an expanded storage device by a data transfer instruction from an arithmetic processing unit, wherein the data transfer instruction is transmitted to each of the transfer destination and transfer source. Contains the start address, the block length and inter-block distance of the data that is the unit of transfer, and the number of blocks of data to be transferred, and sequentially transfers data block by block according to the start address, block length, inter-block distance, and number of blocks. An inter-storage device data transfer method characterized by:
JP4966889A 1989-03-01 1989-03-01 System for data transfer between storage devices Pending JPH02228743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4966889A JPH02228743A (en) 1989-03-01 1989-03-01 System for data transfer between storage devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4966889A JPH02228743A (en) 1989-03-01 1989-03-01 System for data transfer between storage devices

Publications (1)

Publication Number Publication Date
JPH02228743A true JPH02228743A (en) 1990-09-11

Family

ID=12837552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4966889A Pending JPH02228743A (en) 1989-03-01 1989-03-01 System for data transfer between storage devices

Country Status (1)

Country Link
JP (1) JPH02228743A (en)

Similar Documents

Publication Publication Date Title
JP2004054916A (en) Method of executing hardware support communication between processors
JPH02228743A (en) System for data transfer between storage devices
JPS6240736B2 (en)
JP2932568B2 (en) Data communication device
JPS60186964A (en) Vector processor
JP2994917B2 (en) Storage system
JPH11232166A (en) Data transfer device
JPH0346033A (en) Data transfer control method for inter-job
JPS62216046A (en) Record control system for logical simulation device
JP2815850B2 (en) Data processing unit
JPH02259945A (en) Storing processing system
JP2531209B2 (en) Channel device
JPH0246967B2 (en)
JPS6145343A (en) Swapping control system
JPH02100739A (en) Data transfer controlling system
JPS6267648A (en) Processing system for exclusive control instruction
JPS5850369B2 (en) Data transfer method
JPS59195753A (en) Control system of disc cache memory
JPH0459650B2 (en)
JPS6341106B2 (en)
JPS6132710B2 (en)
JPH0358149A (en) Storage device
JPH03144779A (en) Image processing system
JPS6055454A (en) Data transfer control system
JPH02136949A (en) Input/output controller