JP6617844B6 - 情報処理システム、情報処理装置及びプログラム - Google Patents
情報処理システム、情報処理装置及びプログラム Download PDFInfo
- Publication number
- JP6617844B6 JP6617844B6 JP2019023894A JP2019023894A JP6617844B6 JP 6617844 B6 JP6617844 B6 JP 6617844B6 JP 2019023894 A JP2019023894 A JP 2019023894A JP 2019023894 A JP2019023894 A JP 2019023894A JP 6617844 B6 JP6617844 B6 JP 6617844B6
- Authority
- JP
- Japan
- Prior art keywords
- inference
- processing device
- inference processing
- failure
- occurred
- 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.)
- Expired - Fee Related
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 78
- 238000012545 processing Methods 0.000 claims abstract description 755
- 238000001514 detection method Methods 0.000 claims abstract description 41
- 238000000034 method Methods 0.000 claims description 58
- 238000010586 diagram Methods 0.000 abstract description 19
- 238000012986 modification Methods 0.000 description 22
- 230000004048 modification Effects 0.000 description 22
- 238000000605 extraction Methods 0.000 description 14
- 230000006870 function Effects 0.000 description 8
- 238000012546 transfer Methods 0.000 description 8
- 230000004044 response Effects 0.000 description 6
- 238000013473 artificial intelligence Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 238000013528 artificial neural network Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000010801 machine learning Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000009977 dual effect Effects 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2023—Failover techniques
- G06F11/2025—Failover techniques using centralised failover control functionality
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0208—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
- G05B23/0213—Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2023—Failover techniques
- G06F11/2028—Failover techniques eliminating a faulty processor or activating a spare
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3836—Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3861—Recovery, e.g. branch miss-prediction, exception handling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
- G06F9/4856—Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/041—Abduction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2035—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant without idle spare hardware
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/16—Error detection or correction of the data by redundancy in hardware
- G06F11/20—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
- G06F11/202—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
- G06F11/2038—Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant with a single idle spare processing component
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Quality & Reliability (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Automation & Control Theory (AREA)
- Debugging And Monitoring (AREA)
- Hardware Redundancy (AREA)
Abstract
【解決手段】情報処理装置は、複数の推論処理装置と、処理内容が異なる推論処理を推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう推論処理装置の入出力を制御する制御部と、障害が発生した推論処理装置を検出する障害検出部と、障害検出部で障害の発生が検出された場合に、障害が発生した推論処理装置で実行されていた推論処理を、推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、障害が発生した推論処理装置の前段の推論処理で導出された推論結果を他の推論処理装置に入力し、推論結果に基づく他の推論処理装置の推論結果を、障害が発生した推論処理装置の後段の推論処理装置に出力する第2障害対応部と、を備える。
【選択図】図2
Description
上述した実施形態では、推論処理装置300の各々から出力される途中結果を情報処理装置100側で保持する形態を説明したが、これに限らず、推論処理装置300の各々が保持する形態としてもよい。以下、変形例1として、推論処理装置300の各々が途中結果を保持する形態について説明する。
上述した実施形態では、新規推論処理装置として、待機系の推論処理装置300を用いて推論処理を引き継ぐ形態を説明したが、これに限らず、稼働系の推論処理装置300を用いて推論処理を引き継がせてもよい。以下、変形例2として、稼働系の推論処理装置300に推論処理を引き継がせる形態について説明する。
上述した実施形態では、稼働系の推論処理装置300の段数、つまり一連する推論処理の段数を3としたが、複数段であればその段数は特に問わないものとする。また、上述した実施形態では、待機系の推論処理装置300を一としたが、これに限らず、待機系の推論処理装置300を複数個用意してもよい。
上述した実施形態では、複数の推論処理装置300がシーケンシャルに推論処理を行う例を説明したが、これに限らず、一部の推論処理装置300が並列で推論処理を行う構成であってもよい。例えば、上述した実施形態での推論処理装置300の構成において、推論処理装置300−2及び推論処理装置300−3が、推論処理装置300−1の第1推論結果を受けて、年齢及び性別の推論を並列で行ってもよい。この場合において、上述した実施形態又は変形例の手法を用いることで、障害の発生により推論処理が中断したような場合であっても、中断した推論処理を継続して実行することができる。
上述した実施形態では、推論処理装置300の各々を単体の装置とすることで、情報処理システム1の全体をシステムとして定義する形態を説明した。しかしながら、推論処理装置300の各々を情報処理装置100の周辺機器や拡張カード等として情報処理システム1を捉えた場合、情報処理システム1全体を、一の情報処理装置として定義することも可能である。
100 情報処理装置
110 カメラ画像取得部
120 システム制御部
121 推論処理制御部
122 入出力制御部
123 途中結果取得部
124 障害検出部
125 障害対応処理部
300 推論処理装置
302 コプロセッサ
303 推論アプリケーション
304 モデルファイル
305 ミドルウェア
Claims (11)
- 複数の推論処理装置と、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
を備え、
前記第2障害対応部は、前記他の推論処理装置の推論結果が出力された後、障害が発生した前記推論処理装置の前段の前記推論処理装置の出力先を、前記他の推論処理装置に設定する情報処理システム。 - 前記複数の推論処理装置は、待機系の推論処理装置を含み、
前記第1障害対応部は、前記他の推論処理装置として、前記待機系の前記推論処理装置を選択する、請求項1に記載の情報処理システム。 - 前記第1障害対応部は、前記他の推論処理装置として、障害が発生した前記推論処理装置の前段又は後段の推論処理装置を選択する、請求項1に記載の情報処理システム。
- 前記第1障害対応部は、前記他の推論処理装置として、障害が発生した前記推論処理装置以外の前記推論処理装置のうち、前記推論処理の負荷が低い推論処理装置を選択する、請求項1に記載の情報処理システム。
- 前記推論処理装置の各々から出力された前記推論結果を保持する保持部を更に備え、
前記第2障害対応部は、前記保持部が保持する前記推論結果のうち、障害が発生した前記推論処理装置の前段の前記推論処理装置で実行されていた推論処理の推論結果を、前記他の推論処理装置に入力する、請求項1〜4の何れか一項に記載の情報処理システム。 - 前記推論処理装置の各々は、自己の推論処理の推論結果を保持する保持部を更に備え、
前記第2障害対応部は、障害が発生した前記推論処理装置の前段の推論処理装置が保持する推論結果を、前記他の推論処理装置に入力する、請求項1〜4の何れか一項に記載の情報処理システム。 - 複数の推論処理装置と接続可能な情報処理装置であって、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
を備え、
前記第2障害対応部は、前記他の推論処理装置の推論結果が出力された後、障害が発生した前記推論処理装置の前段の前記推論処理装置の出力先を、前記他の推論処理装置に設定する情報処理装置。 - 複数の推論処理装置と接続可能な情報処理装置のコンピュータを、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
して機能させ、
前記第2障害対応部は、前記他の推論処理装置の推論結果が出力された後、障害が発生した前記推論処理装置の前段の前記推論処理装置の出力先を、前記他の推論処理装置に設定するプログラム。 - 複数の推論処理装置と、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
を備え、
前記第1障害対応部は、前記他の推論処理装置として、障害が発生した前記推論処理装置以外の前記推論処理装置のうち、前記推論処理の負荷が低い推論処理装置を選択する情報処理システム。 - 複数の推論処理装置と接続可能な情報処理装置であって、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
を備え、
前記第1障害対応部は、前記他の推論処理装置として、障害が発生した前記推論処理装置以外の前記推論処理装置のうち、前記推論処理の負荷が低い推論処理装置を選択する情報処理装置。 - 複数の推論処理装置と接続可能な情報処理装置のコンピュータを、
処理内容が異なる推論処理を前記推論処理装置の各々に実行させ、前段の推論処理装置で行われた推論処理の推論結果を用いて、後段の推論処理装置が推論処理を行うよう前記推論処理装置の入出力を制御する制御部と、
障害が発生した前記推論処理装置を検出する障害検出部と、
前記障害検出部で障害の発生が検出された場合に、障害が発生した前記推論処理装置で実行されていた推論処理を、当該推論処理装置以外の他の推論処理装置に実行させる第1障害対応部と、
障害が発生した前記推論処理装置の前段の推論処理で導出された推論結果を前記他の推論処理装置に入力し、当該推論結果に基づく前記他の推論処理装置の推論結果を、障害が発生した前記推論処理装置の後段の前記推論処理装置に出力する第2障害対応部と、
して機能させ、
前記第1障害対応部は、前記他の推論処理装置として、障害が発生した前記推論処理装置以外の前記推論処理装置のうち、前記推論処理の負荷が低い推論処理装置を選択するプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019023894A JP6617844B6 (ja) | 2019-02-13 | 2019-02-13 | 情報処理システム、情報処理装置及びプログラム |
GB2000383.6A GB2584516A (en) | 2019-02-13 | 2020-01-10 | Information processing system, information processing apparatus, and non-transitory computer-readable medium |
US16/750,438 US20200257993A1 (en) | 2019-02-13 | 2020-01-23 | Information processing system, information processing apparatus, and non-transitory computer-readable medium |
CN202010076708.0A CN111563594A (zh) | 2019-02-13 | 2020-01-23 | 信息处理系统、信息处理设备和非暂时性计算机可读介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019023894A JP6617844B6 (ja) | 2019-02-13 | 2019-02-13 | 情報処理システム、情報処理装置及びプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP6617844B1 JP6617844B1 (ja) | 2019-12-11 |
JP6617844B6 true JP6617844B6 (ja) | 2020-01-22 |
JP2020135060A JP2020135060A (ja) | 2020-08-31 |
Family
ID=68836000
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019023894A Expired - Fee Related JP6617844B6 (ja) | 2019-02-13 | 2019-02-13 | 情報処理システム、情報処理装置及びプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US20200257993A1 (ja) |
JP (1) | JP6617844B6 (ja) |
CN (1) | CN111563594A (ja) |
GB (1) | GB2584516A (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112787840B (zh) * | 2019-11-11 | 2022-07-22 | 华为技术有限公司 | 一种实现业务功能部署的方法、装置和系统 |
CN112834168A (zh) * | 2020-12-30 | 2021-05-25 | 中国科学院长春光学精密机械与物理研究所 | 一种航空相机故障检测系统及方法 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107226091B (zh) * | 2016-03-24 | 2021-11-26 | 松下电器(美国)知识产权公司 | 物体检测装置、物体检测方法以及记录介质 |
-
2019
- 2019-02-13 JP JP2019023894A patent/JP6617844B6/ja not_active Expired - Fee Related
-
2020
- 2020-01-10 GB GB2000383.6A patent/GB2584516A/en not_active Withdrawn
- 2020-01-23 US US16/750,438 patent/US20200257993A1/en not_active Abandoned
- 2020-01-23 CN CN202010076708.0A patent/CN111563594A/zh not_active Withdrawn
Also Published As
Publication number | Publication date |
---|---|
GB202000383D0 (en) | 2020-02-26 |
GB2584516A (en) | 2020-12-09 |
JP2020135060A (ja) | 2020-08-31 |
JP6617844B1 (ja) | 2019-12-11 |
CN111563594A (zh) | 2020-08-21 |
US20200257993A1 (en) | 2020-08-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6140303B2 (ja) | 仮想マシンのライブマイグレーション方法、仮想マシンのメモリデータ処理方法、サーバ及び仮想マシンシステム | |
JP5874879B2 (ja) | I/oデバイスの制御方法及び仮想計算機システム | |
US11327918B2 (en) | CPU hot-swapping | |
TWI331299B (en) | Command parsers, methods therefor, and graphic processing units using the same | |
US7925817B2 (en) | Computer system and method for monitoring an access path | |
CN108139924B (zh) | 热插拔硬件及软件实施方案 | |
JP6617844B6 (ja) | 情報処理システム、情報処理装置及びプログラム | |
WO2021175226A1 (zh) | 环形网络的故障恢复方法及物理节点 | |
JP2006195821A (ja) | 情報処理システムの制御方法、情報処理システム、ダイレクトメモリアクセス制御装置、プログラム | |
JPS60100254A (ja) | マルチプロセツサシステム | |
EP1622324A1 (en) | Fault tolerant data transfer in multi-node system via internodal crossbar switch | |
JP2012527023A (ja) | ファイバ・チャネル・ファブリックへのアクセスの変更 | |
US20180321964A1 (en) | Computer, device allocation management method, and program recording medium | |
JP6418255B2 (ja) | 障害監視装置、仮想ネットワークシステム、障害監視方法およびプログラム | |
US9430399B2 (en) | Multi-core online patching method and apparatus | |
JP6614373B1 (ja) | 推論処理システム、推論処理装置及びプログラム | |
US9658861B2 (en) | Boot strap processor assignment for a multi-core processing unit | |
CN116257276B (zh) | 支持虚拟化硬件加速的虚拟宿主机用户后端升级方法 | |
WO2017139116A1 (en) | Distributed input/output virtualization | |
US10437754B1 (en) | Diagnostic fault management controller for distributed computing | |
JP2021028757A (ja) | 情報処理システム、中継装置、及びプログラム | |
JP4131263B2 (ja) | マルチノードシステム、ノード装置、ノード間クロスバスイッチ及び障害処理方法 | |
JP5470884B2 (ja) | マルチノードシステム、異常処理方法、スイッチ、ノード及びプログラム | |
JP4791792B2 (ja) | デジタルシグナルプロセッサシステムおよびそのブート方法。 | |
JP6256087B2 (ja) | ダンプシステムおよびダンプ処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190313 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20190322 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20190403 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190730 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190813 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191001 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20191015 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20191028 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6617844 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |