JP2015069577A - 情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 - Google Patents
情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 Download PDFInfo
- Publication number
- JP2015069577A JP2015069577A JP2013205535A JP2013205535A JP2015069577A JP 2015069577 A JP2015069577 A JP 2015069577A JP 2013205535 A JP2013205535 A JP 2013205535A JP 2013205535 A JP2013205535 A JP 2013205535A JP 2015069577 A JP2015069577 A JP 2015069577A
- Authority
- JP
- Japan
- Prior art keywords
- job
- shape
- arrangement
- information processing
- calculation
- 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.)
- Granted
Links
Images
Classifications
-
- 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
-
- 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/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5066—Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
Abstract
Description
次に、図12を参照して、各実施例に係るジョブ管理ノード10のハードウェア構成について説明する。図12は、ジョブ管理ノードのハードウェア構成図である。
10 ジョブ管理ノード
11 ログインノード
12 システム管理ノード
13 ファイルサーバ
20 計算ノード
101 情報取得部
102 重み計算部
103 対象形状決定部
104 事前配置計算部
105 配置決定部
106 ジョブマネージャ
107 記憶部
201 ジョブ情報テーブル
202 形状ランキングテーブル
203 事前配置テーブル
Claims (10)
- 複数の情報処理装置及び前記情報処理装置が処理するジョブの前記情報処理装置への割り当てを管理する管理装置を有する情報処理システムであって、
前記管理装置は、
所定期間に投入されたジョブに関する情報を取得する情報取得部と、
前記ジョブに関する情報を基にジョブの形状毎の当該ジョブ形状の出現頻度や占有時間による影響度を求める算出部と、
前記影響度が高い順に所定数のジョブの形状を計算対象形状として決定する形状決定部と、
前記計算対象形状及び前記影響度を基に、前記情報処理装置それぞれへのジョブを割り当て方であるジョブの事前配置を決定する事前配置計算部と、
投入されたジョブが前記計算対象形状のいずれかに一致する場合、前記事前配置にしたがい投入されたジョブを前記情報処理装置へ割り当てるジョブ配置部と
を備えたことを特徴とする情報処理システム。 - 前記情報取得部は、ジョブに関する情報として所定期間におけるジョブの形状毎の実行時間及び投入回数を取得し、
前記算出部は、前記所定期間におけるジョブの形状毎の実行時間及び投入回数を基にジョブの形状毎の影響度を求める
ことを特徴とする請求項1に記載の情報処理システム。 - 前記算出部は、ジョブの実行時間が長いほど当該ジョブの影響度を高くし、ジョブの投入回数が多いほど当該ジョブの影響度を高くすることを特徴とする請求項2に記載の情報処理システム。
- 前記事前配置計算部は、前記影響度を基に各前記計算対象形状を有するジョブのそれぞれについて同時に配置する個数を求め、求めた前記個数にしたがい各前記計算対象形状を有するジョブの配置を決定することを特徴とする請求項1〜3のいずれか1項に記載の情報処理システム。
- 前記ジョブ配置部は、投入されたジョブが前記計算対象形状以外の形状を有する対象外ジョブの場合、又は、投入されたジョブの形状が前記計算対象形状であり且つ前記事前配置における前記投入されたジョブの形状と一致する前記計算対象形状の配置位置に対応する前記情報処理装置に他のジョブが割り当てられている場合、前記計算対象形状のジョブが配置される以外の領域で、且つ前記投入されたジョブを内包可能な領域に投入されたジョブを配置する請求項1〜4のいずれか1項に記載の情報処理システム。
- 前記ジョブ配置部は、投入されたジョブが前記計算対象形状以外の形状を有する対象外ジョブの場合、又は、投入されたジョブの形状が前記計算対象形状であり且つ前記事前配置における前記投入されたジョブの形状と一致する前記計算対象形状の配置位置に対応する前記情報処理装置に他のジョブが割り当てられている場合、1つの前記計算対象形状のジョブが配置された領域であり且つ前記投入されたジョブを内包可能な配置済未使用領域に対応する前記情報処理装置に他のジョブが未割り当てである場合、前記投入されたジョブを前記配置済未使用領域に対応する前記情報処理装置へ割り当てることを特徴とする請求項1〜4のいずれか1項に記載の情報処理システム。
- 前記ジョブ配置部は、前記配置済未使用領域には、前記投入されたジョブを内包できない場合、前記配置済未使用領域を複数連結して、前記投入されたジョブを内包できる連結領域を作成し、前記連結領域に対応する前記情報処理装置に前記投入されたジョブを割り当てることを特徴とする請求項5に記載の情報処理システム。
- 前記事前配置計算部は、所定間隔で前記計算対象形状及び前記影響度を取得し、前回決定したジョブの配置と比較してジョブの出現傾向が変化した場合に、前記事前配置を再度計算することを特徴とする請求項1〜5のいずれか1項に記載の情報処理システム。
- 所定期間に投入されたジョブに関する情報を取得し、
前記ジョブに関する情報を基にジョブの形状毎の当該ジョブ形状の出現頻度や占有時間による影響度を求め、
前記影響度が高い順に所定数のジョブの形状を計算対象形状として特定し、
前記計算対象形状及び前記影響度を基に、複数の情報処理装置のそれぞれへのジョブを割り当て方であるジョブの事前配置を決定し、
投入されたジョブが前記計算対象形状に含まれる場合、前記事前配置にしたがい投入されたジョブを前記情報処理装置へ割り当てる
処理をコンピュータに実行させることを特徴とする管理装置制御プログラム。 - 複数の情報処理装置及び前記情報処理装置が処理するジョブの前記情報処理装置への割り当てを管理する管理装置を有する情報処理システムの制御方法であって、
前記管理装置に
所定期間に投入されたジョブに関する情報を取得させ、
前記ジョブに関する情報を基にジョブの形状毎の当該ジョブ形状の出現頻度や占有時間による影響度を求めさせ、
前記影響度が高い順に所定数のジョブの形状を計算対象形状として特定させ、
前記計算対象形状及び前記影響度を基に、複数の情報処理装置のそれぞれへのジョブを割り当て方であるジョブの事前配置を決定させ、
投入されたジョブが前記計算対象形状に含まれる場合、前記事前配置にしたがい投入されたジョブを前記情報処理装置へ割り当てさせる
ことを特徴とする情報処理システムの制御方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013205535A JP6221588B2 (ja) | 2013-09-30 | 2013-09-30 | 情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 |
EP14179916.3A EP2854029A3 (en) | 2013-09-30 | 2014-08-05 | Information processing system, management device control program, and control method of information processing system |
US14/457,172 US9298500B2 (en) | 2013-09-30 | 2014-08-12 | Information processing system and control method of information processing system for managing jobs in a distributed multi-node environment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013205535A JP6221588B2 (ja) | 2013-09-30 | 2013-09-30 | 情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015069577A true JP2015069577A (ja) | 2015-04-13 |
JP6221588B2 JP6221588B2 (ja) | 2017-11-01 |
Family
ID=51300555
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013205535A Expired - Fee Related JP6221588B2 (ja) | 2013-09-30 | 2013-09-30 | 情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US9298500B2 (ja) |
EP (1) | EP2854029A3 (ja) |
JP (1) | JP6221588B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018010492A (ja) * | 2016-07-13 | 2018-01-18 | 富士通株式会社 | 並列処理装置、ジョブ管理方法、およびジョブ管理プログラム |
US11023281B2 (en) | 2017-05-12 | 2021-06-01 | Fujitsu Limited | Parallel processing apparatus to allocate job using execution scale, job management method to allocate job using execution scale, and recording medium recording job management program to allocate job using execution scale |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160034191A1 (en) * | 2014-08-01 | 2016-02-04 | Kabushiki Kaisha Toshiba | Grid oriented distributed parallel computing platform |
US20170235608A1 (en) * | 2016-02-16 | 2017-08-17 | Linkedin Corporation | Automatic response to inefficient jobs in data processing clusters |
JP6143981B1 (ja) * | 2016-03-22 | 2017-06-07 | 三菱電機株式会社 | 情報処理システム、情報処理装置及び情報処理方法 |
US10078520B1 (en) * | 2017-03-16 | 2018-09-18 | Flexera Software Llc | Calculating wait time for batch scheduler jobs |
US11200330B2 (en) | 2018-08-01 | 2021-12-14 | Red Hat, Inc. | Secure storage access through rate limitation |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06243113A (ja) * | 1993-02-19 | 1994-09-02 | Fujitsu Ltd | 並列計算機における計算モデルのマッピング法 |
JP2005310139A (ja) * | 2004-04-15 | 2005-11-04 | Raytheon Co | トポロジを意識したジョブ・スケジューリングとバックフィルとをhpc環境において行うシステム及び方法 |
JP2010267025A (ja) * | 2009-05-13 | 2010-11-25 | Fujitsu Ltd | ジョブスケジューリングプログラム、ジョブスケジューリング装置及びジョブスケジューリング方法 |
WO2012020474A1 (ja) * | 2010-08-10 | 2012-02-16 | 富士通株式会社 | ジョブ管理装置及びジョブ管理方法 |
US20120079501A1 (en) * | 2010-09-27 | 2012-03-29 | Mark Henrik Sandstrom | Application Load Adaptive Processing Resource Allocation |
US8205208B2 (en) * | 2007-07-24 | 2012-06-19 | Internaitonal Business Machines Corporation | Scheduling grid jobs using dynamic grid scheduling policy |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5768594A (en) * | 1995-07-14 | 1998-06-16 | Lucent Technologies Inc. | Methods and means for scheduling parallel processors |
US6763519B1 (en) * | 1999-05-05 | 2004-07-13 | Sychron Inc. | Multiprogrammed multiprocessor system with lobally controlled communication and signature controlled scheduling |
JP3927181B2 (ja) | 2004-01-22 | 2007-06-06 | 日本電信電話株式会社 | グリッドシステムにおけるジョブ割付方法及びグリッド仲介装置 |
WO2005089245A2 (en) * | 2004-03-13 | 2005-09-29 | Cluster Resources, Inc. | System and method of co-allocating a reservation spanning different compute resources types |
US7712100B2 (en) * | 2004-09-14 | 2010-05-04 | International Business Machines Corporation | Determining a capacity of a grid environment to handle a required workload for a virtual grid job request |
US20060112388A1 (en) * | 2004-11-22 | 2006-05-25 | Masaaki Taniguchi | Method for dynamic scheduling in a distributed environment |
US8020161B2 (en) * | 2006-09-12 | 2011-09-13 | Oracle America, Inc. | Method and system for the dynamic scheduling of a stream of computing jobs based on priority and trigger threshold |
ITTO20070258A1 (it) * | 2007-04-13 | 2007-07-13 | St Microelectronics Srl | "procedimento e sistema di schedulazione, griglia computazionale e prodotto informatico relativi" |
US10339227B1 (en) * | 2007-06-08 | 2019-07-02 | Google Llc | Data center design |
US8516494B2 (en) * | 2008-06-16 | 2013-08-20 | International Business Machines Corporation | Executing an application on a parallel computer |
US8875142B2 (en) * | 2009-02-11 | 2014-10-28 | Hewlett-Packard Development Company, L.P. | Job scheduling on a multiprocessing system based on reliability and performance rankings of processors and weighted effect of detected errors |
US8332862B2 (en) * | 2009-09-16 | 2012-12-11 | Microsoft Corporation | Scheduling ready tasks by generating network flow graph using information receive from root task having affinities between ready task and computers for execution |
JP2011243112A (ja) | 2010-05-20 | 2011-12-01 | Hitachi Ltd | システム管理方法、及び管理装置 |
US8776076B2 (en) * | 2010-07-20 | 2014-07-08 | Nec Laboratories America, Inc. | Highly scalable cost based SLA-aware scheduling for cloud services |
US8438570B2 (en) * | 2010-07-31 | 2013-05-07 | International Business Machines Corporation | Resource allocator with knowledge-based optimization |
US8640137B1 (en) * | 2010-08-30 | 2014-01-28 | Adobe Systems Incorporated | Methods and apparatus for resource management in cluster computing |
JP5414730B2 (ja) | 2011-04-05 | 2014-02-12 | 株式会社東芝 | 配置計画生成装置及びプログラム |
US8689220B2 (en) * | 2011-11-30 | 2014-04-01 | International Business Machines Corporation | Job scheduling to balance energy consumption and schedule performance |
-
2013
- 2013-09-30 JP JP2013205535A patent/JP6221588B2/ja not_active Expired - Fee Related
-
2014
- 2014-08-05 EP EP14179916.3A patent/EP2854029A3/en not_active Withdrawn
- 2014-08-12 US US14/457,172 patent/US9298500B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06243113A (ja) * | 1993-02-19 | 1994-09-02 | Fujitsu Ltd | 並列計算機における計算モデルのマッピング法 |
JP2005310139A (ja) * | 2004-04-15 | 2005-11-04 | Raytheon Co | トポロジを意識したジョブ・スケジューリングとバックフィルとをhpc環境において行うシステム及び方法 |
US8205208B2 (en) * | 2007-07-24 | 2012-06-19 | Internaitonal Business Machines Corporation | Scheduling grid jobs using dynamic grid scheduling policy |
JP2010267025A (ja) * | 2009-05-13 | 2010-11-25 | Fujitsu Ltd | ジョブスケジューリングプログラム、ジョブスケジューリング装置及びジョブスケジューリング方法 |
WO2012020474A1 (ja) * | 2010-08-10 | 2012-02-16 | 富士通株式会社 | ジョブ管理装置及びジョブ管理方法 |
US20120079501A1 (en) * | 2010-09-27 | 2012-03-29 | Mark Henrik Sandstrom | Application Load Adaptive Processing Resource Allocation |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018010492A (ja) * | 2016-07-13 | 2018-01-18 | 富士通株式会社 | 並列処理装置、ジョブ管理方法、およびジョブ管理プログラム |
US11023281B2 (en) | 2017-05-12 | 2021-06-01 | Fujitsu Limited | Parallel processing apparatus to allocate job using execution scale, job management method to allocate job using execution scale, and recording medium recording job management program to allocate job using execution scale |
Also Published As
Publication number | Publication date |
---|---|
EP2854029A3 (en) | 2016-04-27 |
EP2854029A2 (en) | 2015-04-01 |
US9298500B2 (en) | 2016-03-29 |
US20150095916A1 (en) | 2015-04-02 |
JP6221588B2 (ja) | 2017-11-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6221588B2 (ja) | 情報処理システム、管理装置制御プログラム及び情報処理システムの制御方法 | |
US9875135B2 (en) | Utility-optimized scheduling of time-sensitive tasks in a resource-constrained environment | |
CN107688492B (zh) | 资源的控制方法、装置和集群资源管理系统 | |
Fan et al. | Scheduling beyond CPUs for HPC | |
Alicherry et al. | Optimizing data access latencies in cloud systems by intelligent virtual machine placement | |
US20110154353A1 (en) | Demand-Driven Workload Scheduling Optimization on Shared Computing Resources | |
US20130104140A1 (en) | Resource aware scheduling in a distributed computing environment | |
US20120266176A1 (en) | Allocating Tasks to Machines in Computing Clusters | |
JP6364880B2 (ja) | 並列計算機システム,ジョブ管理装置の制御プログラム,及び並列計算機システムの制御方法 | |
Tang et al. | Reducing fragmentation on torus-connected supercomputers | |
Pollard et al. | Evaluation of an interference-free node allocation policy on fat-tree clusters | |
CN111104211A (zh) | 基于任务依赖的计算卸载方法、系统、设备及介质 | |
WO2018126771A1 (zh) | 一种存储控制器及io请求处理方法 | |
KR101695013B1 (ko) | 적응형 자원 할당 및 관리 방법 | |
KR101770191B1 (ko) | 자원 할당 방법 및 그 장치 | |
Deng et al. | A data and task co-scheduling algorithm for scientific cloud workflows | |
EP3644213A1 (en) | Resource utilization of heterogeneous compute units in electronic design automation | |
Syed | HAMM: A hybrid algorithm of Min-Min and Max-Min task scheduling algorithms in cloud computing | |
Singh et al. | Value and energy optimizing dynamic resource allocation in many-core HPC systems | |
JP5577745B2 (ja) | クラスタシステム、プロセス配置方法、及びプログラム | |
Wang et al. | Geoclone: Online task replication and scheduling for geo-distributed analytics under uncertainties | |
Mishra et al. | Communication-aware job scheduling using slurm | |
CN115951988A (zh) | 一种作业调度方法、计算设备及存储介质 | |
CN110073321B (zh) | 一种存储控制器及io请求处理方法 | |
Nandagopal et al. | Performance analysis of resource selection algorithms in grid computing environment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160606 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170328 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170418 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170619 |
|
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: 20170905 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170918 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6221588 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |