KR20240076097A - 인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 - Google Patents
인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 Download PDFInfo
- Publication number
- KR20240076097A KR20240076097A KR1020220158234A KR20220158234A KR20240076097A KR 20240076097 A KR20240076097 A KR 20240076097A KR 1020220158234 A KR1020220158234 A KR 1020220158234A KR 20220158234 A KR20220158234 A KR 20220158234A KR 20240076097 A KR20240076097 A KR 20240076097A
- Authority
- KR
- South Korea
- Prior art keywords
- node
- nodes
- graph
- control method
- vertex
- Prior art date
Links
- 238000012545 processing Methods 0.000 title claims abstract description 62
- 230000006872 improvement Effects 0.000 title description 5
- 238000000034 method Methods 0.000 claims abstract description 79
- 230000015654 memory Effects 0.000 claims abstract description 27
- 230000005540 biological transmission Effects 0.000 claims abstract description 26
- 238000012795 verification Methods 0.000 claims abstract 2
- 238000004364 calculation method Methods 0.000 claims description 8
- 238000004590 computer program Methods 0.000 claims description 3
- 230000008569 process Effects 0.000 description 46
- 230000006854 communication Effects 0.000 description 34
- 238000004891 communication Methods 0.000 description 33
- 238000002474 experimental method Methods 0.000 description 17
- 238000004422 calculation algorithm Methods 0.000 description 16
- 230000006870 function Effects 0.000 description 11
- 238000012790 confirmation Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 5
- 238000013473 artificial intelligence Methods 0.000 description 3
- 238000013523 data management Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 238000013461 design Methods 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000015556 catabolic process Effects 0.000 description 1
- 230000000052 comparative effect Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- APTZNLHMIGJTEW-UHFFFAOYSA-N pyraflufen-ethyl Chemical compound C1=C(Cl)C(OCC(=O)OCC)=CC(C=2C(=C(OC(F)F)N(C)N=2)Cl)=C1F APTZNLHMIGJTEW-UHFFFAOYSA-N 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Classifications
-
- 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/12—Discovery or management of network topologies
-
- 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/08—Configuration management of networks or network elements
- H04L41/085—Retrieval of network configuration; Tracking network configuration history
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
도 2는 본 개시의 일 실시 예에 따른 PIGraph의 그래프 처리 과정을 설명하기 위한 도면,
도 3은 본 개시의 일 실시 예에 따른 PIGraph-IPoIB 세그먼트 송수신 과정을 도시한 도면,
도 4는 본 개시의 일 실시 예에 따른 PIGraph-RDMA 세그먼트 송수신 과정을 도시한 도면,
도 5는 본 개시의 일 실시 예에 따른 PIGraph의 IPoIB 기반 모델의 PageRank 수행시간을 종래 기술(Giraph-IPoIB)과 비교한 그래프,
도 6은 본 개시에 따른 PIGraph의 IPoIB 기반 모델 및 RDMA 기반 모델 각각의 알고리즘 별 수행시간을 비교한 그래프,
도 7은 본 개시에 따른 PIGraph의 IPoIB 기반 모델 및 RDMA 기반 모델 각각의 CPU 사용률을 비교한 그래프,
도 8은 본 개시의 일 실시 예에 따른 PIGraph의 RDMA 기반 모델의 PageRank 수행시간을 종래 기술(Apache Giraph-IPoIB)과 비교한 그래프, 그리고
도 9는 본 개시의 일 실시 예에 따라 적어도 하나의 노드로 동작하는 전자 장치의 구성을 설명하기 위한 블록도이다.
120: 통신부 130: 프로세서
Claims (11)
- 그래프 처리를 수행하는 복수의 노드를 포함하는 시스템의 제어 방법에 있어서,
상기 복수의 노드 중 적어도 하나의 노드가, 상기 복수의 노드 중 출발 정점을 id로 하는 vertex 클래스를 생성하는, 그래프 생성 단계;
상기 복수의 노드가, RDMA(Remote Direct Memory Access) 프로토콜을 통해 상기 복수의 노드를 연결하는, 네트워크 설정 단계;
각 노드가, 그래프 질의, 메시지 생성, 원격 노드 검색, 정점 상태 갱신, 및 원격 노드 확인 중 적어도 하나를 수행하는, 그래프 처리 단계; 및
각 노드가, 각 superstep에서 생성되는 메시지를 세그먼트 단위로 송신 또는 수신하는, 세그먼트 송수신 단계;를 포함하는, 시스템의 제어 방법. - 제1항에 있어서,
상기 그래프 처리 단계에서, 각 노드는,
superstep이 처음 수행되는 경우, 초기값을 산출하고,
superstep이 처음 수행된 것이 아닌 경우, 다른 노드로부터 수신되는 메시지와 정점 값을 바탕으로 그래프 질의를 수행하는, 시스템의 제어 방법. - 제2항에 있어서,
상기 그래프 처리 단계에서, 각 노드는,
상기 그래프 질의가 수행되면, 연결된 다른 노드에 전달하기 위해 목적지 id와 연산 결과인 value를 포함하는 메시지를 생성하는, 시스템의 제어 방법. - 제3항에 있어서,
상기 그래프 처리 단계에서, 각 노드는,
큐 페어(queue pair)를 탐색하는 원격 노드 검색을 수행하는, 시스템의 제어 방법. - 제4항에 있어서,
상기 그래프 처리 단계에서, 각 노드는,
상기 메시지가 모두 전달되면, 다음 superstep에 대한 각 노드의 활성 또는 비활성 상태를 결정하는, 시스템의 제어 방법. - 제1항에 있어서,
상기 세그먼트 송수신 단계에서, 각 노드는,
마지막 메시지가 수신될 때까지 메시지를 세그먼트에 추가하면서 대기하고,
상기 마지막 메시지가 수신되면, 상기 세그먼트를 원격지로 전송하는, 시스템의 제어 방법. - 제1항에 있어서,
상기 시스템의 제어 방법은,
각 노드가, 상기 세그먼트 송수신 단계가 완료됨에 따라 적어도 하나의 원격 노드로 각 노드가 소유한 정점들의 상태를 공유하는, 그래프 처리 단계;를 재차 수행하는, 시스템의 제어 방법. - 제7항에 있어서,
상기 시스템의 제어 방법은,
상기 복수의 노드는, 사용자가 지정한 최종 superstep이 완료되거나 모든 정점이 비활성화될 때까지, 상기 그래프처리 단계와 상기 세그먼트 송수신 단계를 반복하는, 시스템의 제어 방법. - 제1항에 있어서,
상기 네트워크 설정 단계는,
상기 복수의 노드의 그래프 밀집도가 임계치 미만인 경우, 상기 복수의 노드가 IPoIB(IP over InfiniBand) 프로토콜을 통해 연결되는, 시스템의 제어 방법. - 제9항에 있어서,
상기 시스템의 제어 방법은,
상기 복수의 노드 중 적어도 하나의 노드가, 상기 시스템을 구성하는 노드의 수 및 상기 노드 간의 간선의 수를 바탕으로 상기 그래프 밀집도를 일정 주기에 따라 모니터링하는 단계;를 포함하고,
상기 네트워크 설정 단계는,
상기 일정 주기 별로 모니터링된 그래프 밀집도의 평균을 바탕으로 상기 IPoIB 및 상기 RDMA 중 하나의 프로토콜을 선택하는, 시스템의 제어 방법. - 전자 장치의 프로세서에 의해 실행되어, 상기 전자 장치로 하여금, 복수의 노드 중 하나의 노드로서 제1항의 제어 방법을 수행하도록 하는, 컴퓨터 판독 가능 매체에 저장된 컴퓨터 프로그램.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020220158234A KR102729776B1 (ko) | 2022-11-23 | 2022-11-23 | 인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020220158234A KR102729776B1 (ko) | 2022-11-23 | 2022-11-23 | 인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20240076097A true KR20240076097A (ko) | 2024-05-30 |
KR102729776B1 KR102729776B1 (ko) | 2024-11-13 |
Family
ID=91276041
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020220158234A KR102729776B1 (ko) | 2022-11-23 | 2022-11-23 | 인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102729776B1 (ko) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170091246A1 (en) * | 2015-09-25 | 2017-03-30 | Microsoft Technology Licensing, Llc | Distributed graph database |
US20220166848A1 (en) * | 2019-06-07 | 2022-05-26 | Telefonaktiebolaget Lm Ericsson (Publ) | Allocation of fog node resources |
-
2022
- 2022-11-23 KR KR1020220158234A patent/KR102729776B1/ko active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170091246A1 (en) * | 2015-09-25 | 2017-03-30 | Microsoft Technology Licensing, Llc | Distributed graph database |
US20220166848A1 (en) * | 2019-06-07 | 2022-05-26 | Telefonaktiebolaget Lm Ericsson (Publ) | Allocation of fog node resources |
Also Published As
Publication number | Publication date |
---|---|
KR102729776B1 (ko) | 2024-11-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108062285B (zh) | 一种访问NVMe存储设备的方法和NVMe存储设备 | |
US20190079895A1 (en) | System and method for maximizing bandwidth of pci express peer-to-peer (p2p) connection | |
US10757031B2 (en) | Technologies for aligning network flows to processing resources | |
US20170075855A1 (en) | Low latency remote direct memory access for microservers | |
US9883261B2 (en) | Data switching system, method for sending data traffic, and switching apparatus | |
JP6551547B2 (ja) | マルチグループp2pネットワークにおけるトラフィック認識型グループ再構成 | |
CN110636139B (zh) | 一种云负载均衡的优化方法及系统 | |
US10917361B2 (en) | Data processing apparatus and terminal | |
US9036469B2 (en) | Data communication in openflow networks | |
US20110270972A1 (en) | Virtual topology adaptation for resource optimization in telecommunication networks | |
CN117632808B (zh) | 多控存储阵列、存储系统、数据处理方法以及存储介质 | |
WO2015010197A1 (en) | Method and apparatus for providing redundant data access | |
EP3631639B1 (en) | Communications for field programmable gate array device | |
CN109952809B (zh) | 四元全网状以维度驱动的网络架构 | |
US20200092196A1 (en) | Parallel computer system, method of controlling a parallel computer system, and a non-temporary computer-readable medium that stores a program | |
WO2023035722A1 (zh) | Rdma数据传输系统、rdma数据传输方法及网络设备 | |
KR20240076097A (ko) | 인피니밴드 네트워크에서 분산 병렬 그래프 데이터 처리의 성능 개선 | |
CN115202573A (zh) | 数据存储系统以及方法 | |
CN115297386B (zh) | 一种全光交换网络控制系统及方法 | |
CN106790480B (zh) | 一种用于链路聚合链接条件下的文件传输方法 | |
US20210382847A1 (en) | SYSTEM AND METHOD FOR PERFORMING TRANSACTION AGGREGATION IN A NETWORK-ON-CHIP (NoC) | |
US9385961B2 (en) | Parallel computing device, communication control device, and communication control method | |
US20190273693A1 (en) | Technologies for pacing network packet transmissions | |
US20150254100A1 (en) | Software Enabled Network Storage Accelerator (SENSA) - Storage Virtualization Offload Engine (SVOE) | |
KR20200051196A (ko) | 추가의 네트워크 주소 변환 테이블을 참조하여 빠른 패킷 포워딩을 제공하는 전자 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20221123 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20240415 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20241106 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20241108 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20241108 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |