{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00237570","sets":["1164:2240:11467:11704"]},"path":["11704"],"owner":"44499","recid":"237570","title":["HPCシステム用ウェブポータルにおけるジョブスケジューラの抽象化"],"pubdate":{"attribute_name":"公開日","attribute_value":"2024-08-01"},"_buckets":{"deposit":"11d1ef56-3344-46eb-98f0-3da9dcb63de7"},"_deposit":{"id":"237570","pid":{"type":"depid","value":"237570","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"HPCシステム用ウェブポータルにおけるジョブスケジューラの抽象化","author_link":["650536","650535","650537","650538"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"HPCシステム用ウェブポータルにおけるジョブスケジューラの抽象化"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"システム運用","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2024-08-01","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"東北大学工学部"},{"subitem_text_value":"東北大学サイバーサイエンスセンター"},{"subitem_text_value":"東北大学サイバーサイエンスセンター"},{"subitem_text_value":"東北大学サイバーサイエンスセンター"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"School of Engineering, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Cyberscience Center, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Cyberscience Center, Tohoku University","subitem_text_language":"en"},{"subitem_text_value":"Cyberscience Center, Tohoku University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/237570/files/IPSJ-HPC24195009.pdf","label":"IPSJ-HPC24195009.pdf"},"date":[{"dateType":"Available","dateValue":"2026-08-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC24195009.pdf","filesize":[{"value":"1.7 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"14"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"de5ebafb-a4e9-4625-b660-1a4a120bb864","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2024 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"谷澤, 悠太"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"高橋, 慧智"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"下村, 陽一"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"滝沢, 寛之"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10463942","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8841","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,専門知識を持たない利用者が高性能計算 (High Performance Computing,HPC) システムを利用する需要が高まっている.そのため,スーパーコンピュータ利用者を支援するウェブインタフェース (HPC システム用ウェブポータル) の研究開発が行われている.HPC システム用ウェブポータルには,現在利用されている多様なジョブスケジューラを統一的に操作することが求められる.しかし,新たなジョブスケジューラへの対応を行うたびに HPC システム用ウェブポータル本体を改修する手法には保守性に問題がある.また,ジョブスケジューラの統一的な操作が必要な用途には様々なものが考えられるが,HPC システム用ウェブポータルを改修する方法では,その改修部分を他の用途に再利用することができない.本研究では,保守性を兼ね備えた HPC システム用ウェブポータルを提案する.提案手法では,HPC システム用ウェブポータルを 2 つの機能に分離する.1 つは,ユーザにウェブブラウザを介した HPC 利用環境を提供する機能である.もう 1 つは,ジョブスケジューラを抽象的に取り扱う機能である.提案手法により,両機能を独立に保守管理することができる.特に,後者の機能を実現するために,他の用途にも共通して利用できるジョブスケジューラ抽象化機能の実装を採用する.その結果,HPC システム用ウェブポータル専用にジョブスケジューラの抽象化機能を実装して保守する必要がなくなり,保守管理に要する労力の削減を期待することができる.評価では,提案手法を実装し小規模な Slurm クラスタ上で動作確認を行う.また,提案手法と既存手法におけるジョブ投入時間を比較し,オーバヘッドを計測することで提案手法の実用性を示す.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"9","bibliographic_titles":[{"bibliographic_title":"研究報告ハイパフォーマンスコンピューティング(HPC)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2024-08-01","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"9","bibliographicVolumeNumber":"2024-HPC-195"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":237570,"updated":"2025-01-19T08:50:29.584650+00:00","links":{},"created":"2025-01-19T01:40:16.300367+00:00"}