JP2020009450A - アプリケーションプログラムのためのクラスタコンピューティングのサポート - Google Patents
アプリケーションプログラムのためのクラスタコンピューティングのサポート Download PDFInfo
- Publication number
- JP2020009450A JP2020009450A JP2019128168A JP2019128168A JP2020009450A JP 2020009450 A JP2020009450 A JP 2020009450A JP 2019128168 A JP2019128168 A JP 2019128168A JP 2019128168 A JP2019128168 A JP 2019128168A JP 2020009450 A JP2020009450 A JP 2020009450A
- Authority
- JP
- Japan
- Prior art keywords
- cluster
- module
- node
- nodes
- computer
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5072—Grid computing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/54—Interprogram communication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/04—Network management architectures or arrangements
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multi Processors (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
- Computer And Data Communications (AREA)
- Devices For Executing Special Programs (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Debugging And Monitoring (AREA)
Abstract
【解決手段】一実施形態では、クラスタノードモジュールが、カーネルおよび他のクラスタノードモジュールと通信するように構成される。クラスタノードモジュールは、互いに通信し、かつカーネルと通信しているいくつかのクラスタノードモジュールがコンピュータクラスタとして動作することが可能であるように、ユーザインタフェースからの命令を受け付け、それらの命令のうちの少なくともいくつかを翻訳する。
【選択図】図2
Description
本出願は、2006年6月13日に出願された米国特許仮出願第60/813738号、ならびに2006年10月11日に出願された米国特許仮出願第60/850908号の優先権を主張するものである。上記参照された各出願は、その全体が、参照によって本明細書に組み込まれ、本明細書の一部になっている。
I.概要
II.コンピュータクラスタ100
A.コンピュータシステム110
1.プロセッサ112a〜b
2.ネットワークインタフェースモジュール
3.メモリ114およびストレージ116
4.コンピュータシステム110情報
B.コンピュータシステム120
1.プロセッサ112a〜b
2.ネットワークインタフェースモジュール
3.メモリ124およびストレージ126
4.コンピュータシステム120情報
C.コンピュータシステム130
1.プロセッサ112a〜b
2.ネットワークインタフェースモジュール
3.メモリ134およびストレージ136
4.コンピュータシステム130情報
E.通信ネットワーク102
III.ソフトウェアモジュール
カーネルモジュール206a〜eは、シングルスレッドプログラムコードを含み、それぞれが、プロセッサ112a、112b、122a、122b、132のうちの1つに関連付けられている。コンピュータシステム110、120、130のうちの1つまたは複数、またはリモートコンピュータシステムに記憶されたクラスタ構成モジュールが、たとえば、クラスタノードモジュール204a〜eとの通信を確立することが可能である。一実施形態では、クラスタ構成モジュール208とクラスタノードモジュール204a〜eとの間の通信によって、クラスタノードモジュール204a〜eが初期化されて、コンピュータクラスタ100のクラスタコンピューティングサポートが提供される。
A.クラスタノードモジュール204
1.MPIモジュール302
<MPI定数>
<基本MPI呼び出し>
<非同期MPI呼び出し>
集団MPI呼び出し
一実施形態では、MPIモジュール302は、多数のノードにわたって記憶されているデータの並列和および他のリダクション操作を実施するプログラムコードを含む。MPIモジュール302はまた、単純な並列入出力呼び出し(たとえば、複数のノードにあるオブジェクトをクラスタシステム200がロードおよび記憶することを可能にする呼び出し)を実施するプログラムコードを含むことが可能である。
<他のMPIサポート呼び出し>
<一般的な分割統治並列評価>
<保護セル管理>
<行列およびベクトルの操作>
<要素管理>
<フーリエ変換>
<並列ディスクI/O>
<自動ロードバランシング>
3.受信済みメッセージキュー306
4.メッセージ受信キュー308
B.クラスタ構成モジュール208
C.ユーザインタフェースモジュール202
D.カーネルモジュール206
IV.クラスタコンピューティング方法
A.クラスタ初期化プロセス
B.クラスタノードモジュールの操作
C.クラスタシャットダウンプロセス
V.運用例
基本MPI
[数2]
<ピアツーピアMPI>
[数3]
[数4]
[数5]
[数6]
[数7]
集団MPI
[数8]
[数9]
[数12]
<高級呼び出し>
[数13]
[数14]
単純でない通信の操作
<行列操作>
[数16]
<エッジセル管理>
[数18]
VI.さらなる実施形態
Claims (12)
- 複数のノードと、
非同期呼び出しを用いて、互いに通信する前記ノードのためのメカニズムと、を有し、
クラスタ構成モジュール(208)によって、前記ノードの1または2以上が、コンピュータクラスタのクラスタ初期化処理を開始するように構成され、ここで前記クラスタ初期化処理が2または3以上の前記ノードの通信を確立する処理であり、
前記クラスタ初期化処理の後で、前記ノードのそれぞれが、ユーザ命令を翻訳処理する機能をマイクロプロセッサに実現させるためのシングルノードカーネルモジュールのプログラムコードを含む非一時的なコンピュータ可読媒体にアクセスし、前記マイクロプロセッサによって前記プログラムコードが実行され、
少なくとも一つの前記ノードと通信するユーザインターフェースモジュールまたはスクリプトに、前記少なくとも一つの前記ノードを介して、前記マイクロプロセッサが前記プログラムコードを実行した結果を返す、コンピュータクラスタ。 - 前記非同期呼び出しは、ペイロードとして送信される数式とその数式が送信されるターゲットノードとを含む第一パケットを作る第一命令を含み、
少なくとも一つの前記ノードが、前記数式を前記ターゲットノードへ送るように構成される、請求項1に記載のコンピュータクラスタ。 - 前記シングルノードカーネルモジュールが、前記第一パケットを前記シングルノードカーネルモジュールに接続されたローカルのクラスタノードモジュールへ送るように構成される、請求項2に記載のコンピュータクラスタ。
- 前記非同期呼び出しは、前記数式が受信される場所であるターゲットノード、および前記数式を送信するノードである送信ノードとを含む第二パケットを作る第二命令を含み、
少なくとも一つの前記ノードが、前記第二パケットのコンテンツをメッセージ受信キューに記憶するように構成される、請求項2に記載のコンピュータクラスタ。 - 前記シングルノードカーネルモジュールが、前記第二パケットを前記シングルノードカーネルモジュールに接続されたローカルのクラスタノードモジュールへ送るように構成される、請求項4に記載のコンピュータクラスタ。
- 複数のノードと、
互いに通信する前記ノードのためのメカニズムと、を有し、
クラスタ構成モジュールによって、前記ノードの1または2以上が、コンピュータクラスタのクラスタ初期化処理を開始するように構成され、ここで前記クラスタ初期化処理が2または3以上の前記ノードの通信を確立する処理であり、
前記クラスタ初期化処理の後で、前記ノードのそれぞれが、ユーザ命令を翻訳処理する機能を特別目的のマイクロプロセッサに実現させるためのシングルノードカーネルモジュールのプログラムコードを含む非一時的なコンピュータ可読媒体にアクセスし、前記マイクロプロセッサによって前記プログラムコードが実行され、
少なくとも一つの前記ノードと通信するユーザインターフェースモジュールまたはスクリプトに、前記少なくとも一つの前記ノードを介して、前記マイクロプロセッサが前記プログラムコードを実行した結果を返す、コンピュータクラスタ。 - 前記マイクロプロセッサは、デジタル信号プロセッサを含む、請求項6に記載のコンピュータクラスタ。
- 2つ以上のノードのサブセットグループのそれぞれは、前記複数のノードを含む、請求項6に記載のコンピュータクラスタ。
- 前記2つ以上のノードのサブセットグループの少なくとも一つにおいて、前記複数のノードが、前記マイクロプロセッサとデータを交換する、請求項8に記載のコンピュータクラスタ。
- 複数のクラスタノードモジュールをさらに含み、
前記クラスタノードモジュールのそれぞれが、コンピュータ可読媒体に記憶され、および、
クラスタノードモジュールのそれぞれが、
シングルノードカーネルモジュールと通信し、かつ1または2以上のその他のクラスタノードモジュールと通信し、指令を受け、かつ前記複数のクラスタノードモジュールが他の一つとピアツーピアアーキテクチャを用いて互いに通信するように、少なくともいくつかの前記指令を翻訳する機能をマイクロプロセッサに実現させることを特徴とする、請求項6に記載のコンピュータクラスタ。 - 前記マイクロプロセッサで実現される際に、前記複数のクラスタノードモジュールがプロセッサキャッシュメモリに記憶されている、請求項10に記載のコンピュータクラスタ。
- 前記マイクロプロセッサで実現される際に、前記シングルノードカーネルモジュールがプロセッサキャッシュメモリに記憶されている、請求項6に記載のコンピュータクラスタ。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2022016640A JP7451578B2 (ja) | 2006-06-13 | 2022-02-04 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Applications Claiming Priority (6)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US81373806P | 2006-06-13 | 2006-06-13 | |
| US60/813,738 | 2006-06-13 | ||
| US85090806P | 2006-10-11 | 2006-10-11 | |
| US60/850,908 | 2006-10-11 | ||
| US11/744,461 | 2007-05-04 | ||
| US11/744,461 US8082289B2 (en) | 2006-06-13 | 2007-05-04 | Cluster computing support for application programs |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016185469A Division JP2017016693A (ja) | 2006-06-13 | 2016-09-23 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022016640A Division JP7451578B2 (ja) | 2006-06-13 | 2022-02-04 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2020009450A true JP2020009450A (ja) | 2020-01-16 |
Family
ID=38823434
Family Applications (6)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009515576A Active JP4995902B2 (ja) | 2006-06-13 | 2007-06-07 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2012108306A Pending JP2012216214A (ja) | 2006-06-13 | 2012-05-10 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2014181494A Active JP6014090B2 (ja) | 2006-06-13 | 2014-09-05 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2016185469A Pending JP2017016693A (ja) | 2006-06-13 | 2016-09-23 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2019128168A Pending JP2020009450A (ja) | 2006-06-13 | 2019-07-10 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2022016640A Active JP7451578B2 (ja) | 2006-06-13 | 2022-02-04 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Family Applications Before (4)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009515576A Active JP4995902B2 (ja) | 2006-06-13 | 2007-06-07 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2012108306A Pending JP2012216214A (ja) | 2006-06-13 | 2012-05-10 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2014181494A Active JP6014090B2 (ja) | 2006-06-13 | 2014-09-05 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
| JP2016185469A Pending JP2017016693A (ja) | 2006-06-13 | 2016-09-23 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022016640A Active JP7451578B2 (ja) | 2006-06-13 | 2022-02-04 | アプリケーションプログラムのためのクラスタコンピューティングのサポート |
Country Status (4)
| Country | Link |
|---|---|
| US (14) | US8082289B2 (ja) |
| EP (2) | EP2027543B1 (ja) |
| JP (6) | JP4995902B2 (ja) |
| WO (1) | WO2007146731A2 (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2022191052A (ja) * | 2021-06-15 | 2022-12-27 | 日本電気株式会社 | 情報処理システム、情報処理装置、及びコマンド実行方法 |
Families Citing this family (53)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8812501B2 (en) * | 2005-08-08 | 2014-08-19 | Hewlett-Packard Development Company, L.P. | Method or apparatus for selecting a cluster in a group of nodes |
| WO2007038445A2 (en) | 2005-09-26 | 2007-04-05 | Advanced Cluster Systems, Llc | Clustered computer system |
| US8082289B2 (en) | 2006-06-13 | 2011-12-20 | Advanced Cluster Systems, Inc. | Cluster computing support for application programs |
| US8161480B2 (en) * | 2007-05-29 | 2012-04-17 | International Business Machines Corporation | Performing an allreduce operation using shared memory |
| US8140826B2 (en) * | 2007-05-29 | 2012-03-20 | International Business Machines Corporation | Executing a gather operation on a parallel computer |
| US8122228B2 (en) * | 2008-03-24 | 2012-02-21 | International Business Machines Corporation | Broadcasting collective operation contributions throughout a parallel computer |
| US7991857B2 (en) | 2008-03-24 | 2011-08-02 | International Business Machines Corporation | Broadcasting a message in a parallel computer |
| US8422402B2 (en) | 2008-04-01 | 2013-04-16 | International Business Machines Corporation | Broadcasting a message in a parallel computer |
| US8161268B2 (en) * | 2008-05-21 | 2012-04-17 | International Business Machines Corporation | Performing an allreduce operation on a plurality of compute nodes of a parallel computer |
| US8375197B2 (en) * | 2008-05-21 | 2013-02-12 | International Business Machines Corporation | Performing an allreduce operation on a plurality of compute nodes of a parallel computer |
| US8484440B2 (en) | 2008-05-21 | 2013-07-09 | International Business Machines Corporation | Performing an allreduce operation on a plurality of compute nodes of a parallel computer |
| US8281053B2 (en) | 2008-07-21 | 2012-10-02 | International Business Machines Corporation | Performing an all-to-all data exchange on a plurality of data buffers by performing swap operations |
| US8140003B2 (en) * | 2008-07-23 | 2012-03-20 | Qualcomm Incorporated | Method and apparatus for supporting multi-hop communications in a peer to peer communication system |
| US8776032B2 (en) * | 2009-01-29 | 2014-07-08 | Microsoft Corporation | Automatic region-based verification of garbage collectors |
| US8341602B2 (en) * | 2009-01-29 | 2012-12-25 | Microsoft Corporation | Automated verification of a type-safe operating system |
| US9110706B2 (en) | 2009-02-09 | 2015-08-18 | Microsoft Technology Licensing, Llc | General purpose distributed data parallel computing using a high level language |
| US8565089B2 (en) | 2010-03-29 | 2013-10-22 | International Business Machines Corporation | Performing a scatterv operation on a hierarchical tree network optimized for collective operations |
| US8332460B2 (en) | 2010-04-14 | 2012-12-11 | International Business Machines Corporation | Performing a local reduction operation on a parallel computer |
| US9424087B2 (en) | 2010-04-29 | 2016-08-23 | International Business Machines Corporation | Optimizing collective operations |
| US8346883B2 (en) | 2010-05-19 | 2013-01-01 | International Business Machines Corporation | Effecting hardware acceleration of broadcast operations in a parallel computer |
| US8949577B2 (en) | 2010-05-28 | 2015-02-03 | International Business Machines Corporation | Performing a deterministic reduction operation in a parallel computer |
| US8489859B2 (en) | 2010-05-28 | 2013-07-16 | International Business Machines Corporation | Performing a deterministic reduction operation in a compute node organized into a branched tree topology |
| US11048492B2 (en) | 2010-08-24 | 2021-06-29 | Oracle International Corporation | Reducing downtime while patching binaries on a cluster |
| US8776081B2 (en) | 2010-09-14 | 2014-07-08 | International Business Machines Corporation | Send-side matching of data communications messages |
| US8566841B2 (en) | 2010-11-10 | 2013-10-22 | International Business Machines Corporation | Processing communications events in parallel active messaging interface by awakening thread from wait state |
| DE102011004363B4 (de) * | 2011-02-18 | 2023-10-05 | Airbus Operations Gmbh | Steuervorrichtung zum Steuern von Netzwerkteilnehmern, Verfahren zum Betreiben eines Computernetzwerks und Computernetzwerk |
| US20120331153A1 (en) * | 2011-06-22 | 2012-12-27 | International Business Machines Corporation | Establishing A Data Communications Connection Between A Lightweight Kernel In A Compute Node Of A Parallel Computer And An Input-Output ('I/O') Node Of The Parallel Computer |
| US8756595B2 (en) * | 2011-07-28 | 2014-06-17 | Yahoo! Inc. | Method and system for distributed application stack deployment |
| US8893083B2 (en) | 2011-08-09 | 2014-11-18 | International Business Machines Coporation | Collective operation protocol selection in a parallel computer |
| US8910178B2 (en) | 2011-08-10 | 2014-12-09 | International Business Machines Corporation | Performing a global barrier operation in a parallel computer |
| US9053067B2 (en) * | 2011-09-30 | 2015-06-09 | International Business Machines Corporation | Distributed data scalable adaptive map-reduce framework |
| US9495135B2 (en) | 2012-02-09 | 2016-11-15 | International Business Machines Corporation | Developing collective operations for a parallel computer |
| US9104525B2 (en) * | 2013-01-22 | 2015-08-11 | Microsoft Technology Licensing, Llc | API usage pattern mining |
| NZ607298A (en) | 2013-02-19 | 2014-08-29 | Allied Telesis Holdings Kk | Improvements in and relating to network communications |
| EP2973042A4 (en) | 2013-03-15 | 2016-11-09 | Uda Llc | HIERARCHICAL PARALLEL MODELS FOR REAL-TIME EXTRACTION OF HIGH-QUALITY INFORMATION FROM DATA STREAMS AND SYSTEM AND METHOD FOR MANUFACTURING THE SAME |
| EP2987090B1 (en) | 2013-04-16 | 2019-03-27 | EntIT Software LLC | Distributed event correlation system |
| US9626261B2 (en) * | 2013-11-27 | 2017-04-18 | Futurewei Technologies, Inc. | Failure recovery resolution in transplanting high performance data intensive algorithms from cluster to cloud |
| CN104765621B (zh) * | 2014-01-02 | 2018-05-01 | 国际商业机器公司 | 一种在集群节点中部署程序的方法和系统 |
| US10205760B2 (en) * | 2014-05-05 | 2019-02-12 | Citrix Systems, Inc. | Task coordination in distributed systems |
| US10142190B2 (en) | 2014-12-10 | 2018-11-27 | Allied Telesis Holdings Kabushiki Kaisha | Management plane network aggregation |
| US9634961B2 (en) | 2014-12-18 | 2017-04-25 | Allied Telesis Holdings Kabushiki Kaisha | Automated configuration of network device |
| US10089384B2 (en) * | 2015-03-12 | 2018-10-02 | Ca, Inc. | Machine learning-derived universal connector |
| US9672064B2 (en) * | 2015-07-13 | 2017-06-06 | Palo Alto Research Center Incorporated | Dynamically adaptive, resource aware system and method for scheduling |
| CN107766076B (zh) * | 2017-11-07 | 2021-02-09 | 西安邮电大学 | 一种概率选择的软件模块聚类方法 |
| US11112972B2 (en) * | 2018-12-05 | 2021-09-07 | Samsung Electronics Co., Ltd. | System and method for accelerated data processing in SSDs |
| US11249874B2 (en) * | 2019-03-20 | 2022-02-15 | Salesforce.Com, Inc. | Content-sensitive container scheduling on clusters |
| DE112020002491T5 (de) * | 2019-05-23 | 2022-04-28 | Hewlett Packard Enterprise Development Lp | System und verfahren zur erleichterung der dynamischen befehlsverwaltung in einer netzwerkschnittstellensteuerung (nic) |
| CN111415007B (zh) * | 2020-03-26 | 2023-01-17 | 中科寒武纪科技股份有限公司 | 一种计算数据的方法、装置、板卡及计算机可读存储介质 |
| KR102951497B1 (ko) | 2021-01-13 | 2026-04-13 | 삼성전자주식회사 | 전자 장치 및 전자 장치의 커널 모듈 로딩 방법 |
| US12107919B2 (en) | 2022-11-02 | 2024-10-01 | Pure Storage, Inc. | Dynamic determination of locks for a prioritized deployment of nodes in a distributed storage system |
| US12182581B2 (en) | 2022-11-02 | 2024-12-31 | Pure Storage, Inc. | Prioritized deployment of nodes in a distributed storage system |
| US12468549B2 (en) | 2023-06-13 | 2025-11-11 | Bank Of America Corporation | Automated system for restarting large scale cluster supercomputers |
| US12452136B1 (en) * | 2024-04-22 | 2025-10-21 | Rockwell Collins, Inc. | Smart radio-based tasking allocation for edge networks |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11126196A (ja) * | 1997-10-23 | 1999-05-11 | Hitachi Ltd | データ転送方法およびそれに適した計算機システム |
| JPH11328134A (ja) * | 1998-05-14 | 1999-11-30 | Hitachi Ltd | 計算機間データ送受信方法 |
| JP2001229145A (ja) * | 2000-02-16 | 2001-08-24 | Oki Systek Tokai Co Ltd | プロセッサ間データ通信方法及び装置 |
| JP2004061359A (ja) * | 2002-07-30 | 2004-02-26 | Ricoh Co Ltd | 画像形成装置用部品の表面粗さ評価方法及び評価システム並びに切削加工方法及び切削加工システム |
| JP2004247405A (ja) * | 2003-02-12 | 2004-09-02 | Semiconductor Energy Lab Co Ltd | 半導体装置 |
Family Cites Families (111)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US53216A (en) * | 1866-03-13 | Improvement in machines for boring hubs | ||
| US49859A (en) * | 1865-09-12 | Improvement in flour-pagkers | ||
| US5423046A (en) * | 1992-12-17 | 1995-06-06 | International Business Machines Corporation | High capacity data storage system using disk array |
| JPH0887473A (ja) | 1994-09-16 | 1996-04-02 | Toshiba Corp | データ処理装置 |
| US5881315A (en) * | 1995-08-18 | 1999-03-09 | International Business Machines Corporation | Queue management for distributed computing environment to deliver events to interested consumers even when events are generated faster than consumers can receive |
| US5930768A (en) | 1996-02-06 | 1999-07-27 | Supersonic Boom, Inc. | Method and system for remote user controlled manufacturing |
| US6128647A (en) | 1996-04-05 | 2000-10-03 | Haury; Harry R. | Self configuring peer to peer inter process messaging system |
| US20050180095A1 (en) * | 1996-11-29 | 2005-08-18 | Ellis Frampton E. | Global network computers |
| US6108699A (en) | 1997-06-27 | 2000-08-22 | Sun Microsystems, Inc. | System and method for modifying membership in a clustered distributed computer system and updating system configuration |
| US6074427A (en) * | 1997-08-30 | 2000-06-13 | Sun Microsystems, Inc. | Apparatus and method for simulating multiple nodes on a single machine |
| US6202080B1 (en) | 1997-12-11 | 2001-03-13 | Nortel Networks Limited | Apparatus and method for computer job workload distribution |
| US6067609A (en) | 1998-04-09 | 2000-05-23 | Teranex, Inc. | Pattern generation and shift plane operations for a mesh connected computer |
| US6195680B1 (en) | 1998-07-23 | 2001-02-27 | International Business Machines Corporation | Client-based dynamic switching of streaming servers for fault-tolerance and load balancing |
| US6229570B1 (en) * | 1998-09-25 | 2001-05-08 | Lucent Technologies Inc. | Motion compensation image interpolation—frame rate conversion for HDTV |
| US6571274B1 (en) | 1998-11-05 | 2003-05-27 | Beas Systems, Inc. | Clustered enterprise Java™ in a secure distributed processing system |
| US6006259A (en) | 1998-11-20 | 1999-12-21 | Network Alchemy, Inc. | Method and apparatus for an internet protocol (IP) network clustering system |
| WO2001001219A2 (en) * | 1999-06-25 | 2001-01-04 | Massively Parallel Computing, Inc. | Massive collective network processing system and methods |
| US6578068B1 (en) | 1999-08-31 | 2003-06-10 | Accenture Llp | Load balancer in environment services patterns |
| US6782537B1 (en) | 1999-09-23 | 2004-08-24 | International Business Machines Corporation | Establishing a communicator across multiple processes in a multithreaded computing environment |
| US6751698B1 (en) | 1999-09-29 | 2004-06-15 | Silicon Graphics, Inc. | Multiprocessor node controller circuit and method |
| US6546403B1 (en) * | 2000-01-19 | 2003-04-08 | International Business Machines Corporation | Mechanism to resubmit queries in a parallel database system |
| US20010039497A1 (en) | 2000-03-30 | 2001-11-08 | Hubbard Edward A. | System and method for monitizing network connected user bases utilizing distributed processing systems |
| US7254265B2 (en) * | 2000-04-01 | 2007-08-07 | Newsight Corporation | Methods and systems for 2D/3D image conversion and optimization |
| JP2001344199A (ja) | 2000-06-02 | 2001-12-14 | Nec Corp | 分散型処理システム及び方法並びに記録媒体 |
| US7418470B2 (en) * | 2000-06-26 | 2008-08-26 | Massively Parallel Technologies, Inc. | Parallel processing systems and method |
| US6968359B1 (en) | 2000-08-14 | 2005-11-22 | International Business Machines Corporation | Merge protocol for clustered computer system |
| US20020049859A1 (en) * | 2000-08-25 | 2002-04-25 | William Bruckert | Clustered computer system and a method of forming and controlling the clustered computer system |
| CN100525288C (zh) | 2000-10-26 | 2009-08-05 | 普里斯梅迪亚网络有限公司 | 网络中大有效负载分布的方法和装置 |
| US6691216B2 (en) | 2000-11-08 | 2004-02-10 | Texas Instruments Incorporated | Shared program memory for use in multicore DSP devices |
| US20030005068A1 (en) | 2000-12-28 | 2003-01-02 | Nickel Ronald H. | System and method for creating a virtual supercomputer using computers working collaboratively in parallel and uses for the same |
| WO2002069097A2 (en) | 2001-02-24 | 2002-09-06 | International Business Machines Corporation | Efficient implementation of a multidimensional fast fourier transform on a distributed-memory parallel multi-node computer |
| US6526491B2 (en) | 2001-03-22 | 2003-02-25 | Sony Corporation Entertainment Inc. | Memory protection system and method for computer architecture for broadband networks |
| US7996592B2 (en) | 2001-05-02 | 2011-08-09 | Nvidia Corporation | Cross bar multipath resource controller system and method |
| US7752423B2 (en) | 2001-06-28 | 2010-07-06 | Intel Corporation | Avoiding execution of instructions in a second processor by committing results obtained from speculative execution of the instructions in a first processor |
| US7249357B2 (en) | 2001-08-20 | 2007-07-24 | Silicon Graphics, Inc. | Transparent distribution and execution of data in a multiprocessor environment |
| US7047533B2 (en) * | 2001-09-10 | 2006-05-16 | Hewlett-Packard Development Company, L.P. | Wait utility and method |
| US20040110209A1 (en) * | 2001-10-17 | 2004-06-10 | Hiroki Yokota | Method for predicting transcription levels |
| WO2003048961A1 (en) | 2001-12-04 | 2003-06-12 | Powerllel Corporation | Parallel computing system, method and architecture |
| EP1318453A1 (en) * | 2001-12-07 | 2003-06-11 | Hewlett-Packard Company | Scheduling system, method and apparatus for a cluster |
| US7093004B2 (en) | 2002-02-04 | 2006-08-15 | Datasynapse, Inc. | Using execution statistics to select tasks for redundant assignment in a distributed computing platform |
| US7376693B2 (en) * | 2002-02-08 | 2008-05-20 | Jp Morgan Chase & Company | System architecture for distributed computing and method of using the system |
| US7136924B2 (en) * | 2002-04-16 | 2006-11-14 | Dean Dauger | Method and system for parallel operation and control of legacy computer clusters |
| NZ518575A (en) | 2002-04-24 | 2004-08-27 | Open Cloud Ltd | Distributed application server using a peer configuration |
| US7502915B2 (en) | 2002-09-30 | 2009-03-10 | Nvidia Corporation | System and method using embedded microprocessor as a node in an adaptable computing machine |
| GB0226289D0 (en) * | 2002-11-11 | 2002-12-18 | Orange Personal Comm Serv Ltd | Telecommunications |
| US7395536B2 (en) * | 2002-11-14 | 2008-07-01 | Sun Microsystems, Inc. | System and method for submitting and performing computational tasks in a distributed heterogeneous networked environment |
| US6968335B2 (en) * | 2002-11-14 | 2005-11-22 | Sesint, Inc. | Method and system for parallel processing of database queries |
| US7177874B2 (en) | 2003-01-16 | 2007-02-13 | Jardin Cary A | System and method for generating and processing results data in a distributed system |
| US7533141B2 (en) | 2003-01-24 | 2009-05-12 | Sun Microsystems, Inc. | System and method for unique naming of resources in networked environments |
| US7466958B2 (en) * | 2003-02-10 | 2008-12-16 | Educational Testing Service | Equation editor |
| IL155112A0 (en) | 2003-03-27 | 2003-10-31 | Eci Telecom Ltd | Technique for network management |
| US7257681B2 (en) * | 2003-06-11 | 2007-08-14 | Cisco Technology, Inc. | Maintaining entity order with gate managers |
| US20040254984A1 (en) | 2003-06-12 | 2004-12-16 | Sun Microsystems, Inc | System and method for coordinating cluster serviceability updates over distributed consensus within a distributed data system cluster |
| US7533389B2 (en) | 2003-06-20 | 2009-05-12 | Sun Microsystems, Inc. | Dynamic loading of remote classes |
| GB2403560A (en) | 2003-07-02 | 2005-01-05 | Advanced Risc Mach Ltd | Memory bus within a coherent multi-processing system |
| US7716323B2 (en) | 2003-07-18 | 2010-05-11 | Netapp, Inc. | System and method for reliable peer communication in a clustered storage system |
| JP3920818B2 (ja) | 2003-07-22 | 2007-05-30 | 株式会社東芝 | スケジューリング方法および情報処理システム |
| US7526549B2 (en) | 2003-07-24 | 2009-04-28 | International Business Machines Corporation | Cluster data port services for clustered computer system |
| JP3884417B2 (ja) | 2003-08-08 | 2007-02-21 | 株式会社東芝 | クラスタシステム及びサーバプログラム |
| US7015915B1 (en) | 2003-08-12 | 2006-03-21 | Nvidia Corporation | Programming multiple chips from a command buffer |
| US7437460B2 (en) | 2003-08-14 | 2008-10-14 | Oracle International Corporation | Service placement for enforcing performance and availability levels in a multi-node system |
| US7467102B2 (en) * | 2003-09-11 | 2008-12-16 | International Business Machines Corporation | Request type grid computing |
| US7533168B1 (en) | 2003-09-11 | 2009-05-12 | Sun Microsystems, Inc. | Autonomic grid computing mechanism |
| US7493358B2 (en) * | 2003-09-18 | 2009-02-17 | International Business Machines Corporation | Apparatus, system and method of executing monolithic application programs on grid computing systems |
| US20050097300A1 (en) | 2003-10-30 | 2005-05-05 | International Business Machines Corporation | Processing system and method including a dedicated collective offload engine providing collective processing in a distributed computing environment |
| US20050108394A1 (en) * | 2003-11-05 | 2005-05-19 | Capital One Financial Corporation | Grid-based computing to search a network |
| US8612980B2 (en) | 2003-12-04 | 2013-12-17 | The Mathworks, Inc. | Distribution of job in a portable format in distributed computing environments |
| US7406691B2 (en) | 2004-01-13 | 2008-07-29 | International Business Machines Corporation | Minimizing complex decisions to allocate additional resources to a job submitted to a grid environment |
| US7562143B2 (en) | 2004-01-13 | 2009-07-14 | International Business Machines Corporation | Managing escalating resource needs within a grid environment |
| US7289125B2 (en) | 2004-02-27 | 2007-10-30 | Nvidia Corporation | Graphics device clustering with PCI-express |
| US20050235055A1 (en) | 2004-04-15 | 2005-10-20 | Raytheon Company | Graphical user interface for managing HPC clusters |
| US20050251644A1 (en) | 2004-05-06 | 2005-11-10 | Monier Maher | Physics processing unit instruction set architecture |
| US8941668B2 (en) | 2004-06-25 | 2015-01-27 | Nvidia Corporation | Method and system for a scalable discrete graphics system |
| US7663633B1 (en) | 2004-06-25 | 2010-02-16 | Nvidia Corporation | Multiple GPU graphics system for implementing cooperative graphics instruction execution |
| US7757236B1 (en) | 2004-06-28 | 2010-07-13 | Oracle America, Inc. | Load-balancing framework for a cluster |
| US8601101B1 (en) * | 2004-06-28 | 2013-12-03 | Oracle America, Inc. | Cluster communications framework using peer-to-peer connections |
| US7908313B2 (en) | 2004-07-21 | 2011-03-15 | The Mathworks, Inc. | Instrument-based distributed computing systems |
| US7937455B2 (en) | 2004-07-28 | 2011-05-03 | Oracle International Corporation | Methods and systems for modifying nodes in a cluster environment |
| US20060026601A1 (en) | 2004-07-29 | 2006-02-02 | Solt David G Jr | Executing commands on a plurality of processes |
| US20060053216A1 (en) * | 2004-09-07 | 2006-03-09 | Metamachinix, Inc. | Clustered computer system with centralized administration |
| US8397224B2 (en) | 2004-09-13 | 2013-03-12 | The Mathworks, Inc. | Methods and system for executing a program in multiple execution environments |
| US7215356B2 (en) * | 2004-10-05 | 2007-05-08 | Wintek Corporation | 3D stereo display method and a device thereof |
| US8117288B2 (en) | 2004-10-12 | 2012-02-14 | International Business Machines Corporation | Optimizing layout of an application on a massively parallel supercomputer |
| US7542981B2 (en) | 2004-10-29 | 2009-06-02 | Massachusetts Institute Of Technology | Methods and apparatus for parallel execution of a process |
| US7814462B2 (en) | 2004-10-29 | 2010-10-12 | Massachusetts Institute Of Technology | Methods and apparatus for parallel execution of a process |
| US7433931B2 (en) * | 2004-11-17 | 2008-10-07 | Raytheon Company | Scheduling in a high-performance computing (HPC) system |
| US7275123B2 (en) | 2004-12-06 | 2007-09-25 | Nvidia Corporation | Method and apparatus for providing peer-to-peer data transfer within a computing environment |
| FR2881306B1 (fr) | 2005-01-21 | 2007-03-23 | Meiosys Soc Par Actions Simpli | Procede de journalisation non intrusive d'evenements externes aupres d'un processus applicatif, et systeme mettant en oeuvre ce procede |
| US7698390B1 (en) | 2005-03-29 | 2010-04-13 | Oracle America, Inc. | Pluggable device specific components and interfaces supported by cluster devices and systems and methods for implementing the same |
| EP1715405A1 (en) | 2005-04-19 | 2006-10-25 | STMicroelectronics S.r.l. | Processing method, system and computer program product for dynamic allocation of processing tasks in a multiprocessor cluster platforms with power adjustment |
| US8028299B2 (en) | 2005-04-21 | 2011-09-27 | Waratek Pty, Ltd. | Computer architecture and method of operation for multi-computer distributed processing with finalization of objects |
| JP4533251B2 (ja) | 2005-06-09 | 2010-09-01 | キヤノン株式会社 | 情報処理システムおよびジョブ割り当て方法 |
| US8719825B2 (en) | 2005-08-17 | 2014-05-06 | Sap Ag | Prompting for execution or delay of scheduled job |
| US7747981B2 (en) * | 2005-09-23 | 2010-06-29 | Wolfram Research, Inc. | Method of dynamically linking objects operated on by a computational system |
| WO2007038445A2 (en) | 2005-09-26 | 2007-04-05 | Advanced Cluster Systems, Llc | Clustered computer system |
| US7818623B2 (en) * | 2005-10-25 | 2010-10-19 | Hewlett-Packard Development Company, L.P. | Kernel debugging in a cluster computing system |
| US7634530B2 (en) | 2005-11-10 | 2009-12-15 | The Mathworks, Inc. | Dynamic definition for concurrent computing environments |
| US7469309B1 (en) | 2005-12-12 | 2008-12-23 | Nvidia Corporation | Peer-to-peer data transfer method and apparatus with request limits |
| US7861060B1 (en) | 2005-12-15 | 2010-12-28 | Nvidia Corporation | Parallel data processing systems and methods using cooperative thread arrays and thread identifier values to determine processing behavior |
| US8074224B1 (en) | 2005-12-19 | 2011-12-06 | Nvidia Corporation | Managing state information for a multi-threaded processor |
| US7644130B2 (en) | 2005-12-30 | 2010-01-05 | Intel Corporation | Method and apparatus for transparent selection of alternate network interfaces in a message passing interface (“MPI”) implementation |
| WO2007096816A2 (en) * | 2006-02-27 | 2007-08-30 | Koninklijke Philips Electronics N.V. | Rendering an output image |
| US9405564B2 (en) | 2006-05-10 | 2016-08-02 | The Mathworks, Inc. | System and method for targeting commands to concurrent computing units executing a concurrent computing process |
| US8082289B2 (en) * | 2006-06-13 | 2011-12-20 | Advanced Cluster Systems, Inc. | Cluster computing support for application programs |
| US7562174B2 (en) | 2006-06-15 | 2009-07-14 | Nvidia Corporation | Motherboard having hard-wired private bus between graphics cards |
| US8539207B1 (en) | 2006-11-03 | 2013-09-17 | Nvidia Corporation | Lattice-based computations on a parallel processor |
| US8321849B2 (en) | 2007-01-26 | 2012-11-27 | Nvidia Corporation | Virtual architecture and instruction set for parallel thread computing |
| US8407580B2 (en) * | 2007-04-09 | 2013-03-26 | Wolfram Research, Inc. | Method and system for presenting input expressions and evaluations of the input expressions on a workspace of a computational system |
| US7827024B2 (en) | 2007-05-09 | 2010-11-02 | International Business Machines Corporation | Low latency, high bandwidth data communications between compute nodes in a parallel computer |
| US7627744B2 (en) | 2007-05-10 | 2009-12-01 | Nvidia Corporation | External memory accessing DMA request scheduling in IC of parallel processing engines according to completion notification queue occupancy level |
| US8134591B2 (en) * | 2008-05-07 | 2012-03-13 | Eastman Kodak Company | Display using bidirectionally scanned linear modulator |
-
2007
- 2007-05-04 US US11/744,461 patent/US8082289B2/en active Active
- 2007-06-07 WO PCT/US2007/070585 patent/WO2007146731A2/en not_active Ceased
- 2007-06-07 EP EP07812046.6A patent/EP2027543B1/en active Active
- 2007-06-07 JP JP2009515576A patent/JP4995902B2/ja active Active
- 2007-06-07 EP EP17207443.7A patent/EP3379414A1/en active Pending
-
2008
- 2008-02-29 US US12/040,519 patent/US8140612B2/en active Active
-
2009
- 2009-05-13 US US12/465,519 patent/US8402083B2/en active Active
-
2012
- 2012-03-16 US US13/423,063 patent/US8676877B2/en active Active
- 2012-05-10 JP JP2012108306A patent/JP2012216214A/ja active Pending
-
2014
- 2014-02-14 US US14/181,112 patent/US10333768B2/en active Active
- 2014-09-05 JP JP2014181494A patent/JP6014090B2/ja active Active
-
2016
- 2016-09-23 JP JP2016185469A patent/JP2017016693A/ja active Pending
-
2019
- 2019-06-21 US US16/449,084 patent/US11128519B2/en active Active
- 2019-07-10 JP JP2019128168A patent/JP2020009450A/ja active Pending
-
2021
- 2021-07-13 US US17/374,864 patent/US11563621B2/en active Active
- 2021-07-13 US US17/374,789 patent/US11570034B2/en active Active
-
2022
- 2022-02-04 JP JP2022016640A patent/JP7451578B2/ja active Active
-
2023
- 2023-01-23 US US18/158,283 patent/US11811582B2/en active Active
- 2023-10-02 US US18/479,720 patent/US12021679B1/en active Active
-
2024
- 2024-05-16 US US18/666,632 patent/US20250147817A1/en active Pending
-
2025
- 2025-01-17 US US19/030,175 patent/US20250173195A1/en active Pending
- 2025-01-17 US US19/030,316 patent/US20250173196A1/en active Pending
- 2025-01-17 US US19/030,706 patent/US20250173197A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11126196A (ja) * | 1997-10-23 | 1999-05-11 | Hitachi Ltd | データ転送方法およびそれに適した計算機システム |
| JPH11328134A (ja) * | 1998-05-14 | 1999-11-30 | Hitachi Ltd | 計算機間データ送受信方法 |
| JP2001229145A (ja) * | 2000-02-16 | 2001-08-24 | Oki Systek Tokai Co Ltd | プロセッサ間データ通信方法及び装置 |
| JP2004061359A (ja) * | 2002-07-30 | 2004-02-26 | Ricoh Co Ltd | 画像形成装置用部品の表面粗さ評価方法及び評価システム並びに切削加工方法及び切削加工システム |
| JP2004247405A (ja) * | 2003-02-12 | 2004-09-02 | Semiconductor Energy Lab Co Ltd | 半導体装置 |
Non-Patent Citations (3)
| Title |
|---|
| 小西 克巳,外1名: "「PCグリッド上でのMATLAB分散計算と評価」", 情報処理学会研究報告, vol. 第2005巻,第84号, JPN6017035263, 5 August 2005 (2005-08-05), pages 31 - 36, ISSN: 0004608159 * |
| 建部 修見,外3名: "「リモートメモリ書き込みを用いたMPIの効率的実装」", 情報処理学会論文誌, vol. 第40巻,第5号, JPN6017035265, 15 May 1999 (1999-05-15), pages 2246 - 2255, ISSN: 0004608160 * |
| 松村 博光,外2名: "「通信ブロックの軽減を考慮した大規模行列における分散処理システムの設計」", 情報処理学会研究報告, vol. 第98巻,第18号, JPN6017035260, 5 March 1998 (1998-03-05), pages 19 - 24, ISSN: 0004608158 * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2022191052A (ja) * | 2021-06-15 | 2022-12-27 | 日本電気株式会社 | 情報処理システム、情報処理装置、及びコマンド実行方法 |
| JP7753690B2 (ja) | 2021-06-15 | 2025-10-15 | 日本電気株式会社 | 情報処理システム、情報処理装置、及びコマンド実行方法 |
Also Published As
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7451578B2 (ja) | アプリケーションプログラムのためのクラスタコンピューティングのサポート | |
| Kumar et al. | PAMI: A parallel active message interface for the Blue Gene/Q supercomputer | |
| US8090704B2 (en) | Database retrieval with a non-unique key on a parallel computer system | |
| Cheng et al. | Using high-bandwidth networks efficiently for fast graph computation | |
| Wang et al. | MVAPICH2-GPU: optimized GPU to GPU communication for InfiniBand clusters | |
| Li et al. | {MilliSort} and {MilliQuery}:{Large-Scale}{Data-Intensive} Computing in Milliseconds | |
| Matrone et al. | LINDA and PVM: A comparison between two environments for parallel programming | |
| Al-Attar et al. | MPI4Spark Meets YARN: Enhancing MPI4Spark through YARN support for HPC | |
| Kumar et al. | Architecture of the component collective messaging interface | |
| Karbowski et al. | jPar-a simple, free and lightweight tool for parallelizing Matlab calculations on multicores and in clusters. | |
| Kalyanaraman et al. | Implementing hadoop container migrations in OpenNebula private Cloud Environment | |
| Cheng et al. | BlitzG: Exploiting high-bandwidth networks for fast graph processing | |
| Kumar et al. | Architecture of the component collective messaging interface | |
| Pakin | Parallel post-processing with MPI-Bash |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190808 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190808 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20190828 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20190828 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191227 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200423 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201110 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20201211 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210507 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20211005 |
