KR102725293B1 - 그래프 처리 시스템 및 그래프 처리 시스템의 동작 방법 - Google Patents
그래프 처리 시스템 및 그래프 처리 시스템의 동작 방법 Download PDFInfo
- Publication number
- KR102725293B1 KR102725293B1 KR1020197022145A KR20197022145A KR102725293B1 KR 102725293 B1 KR102725293 B1 KR 102725293B1 KR 1020197022145 A KR1020197022145 A KR 1020197022145A KR 20197022145 A KR20197022145 A KR 20197022145A KR 102725293 B1 KR102725293 B1 KR 102725293B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- graph
- memory
- attribute data
- phase
- 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.)
- Active
Links
- 238000012545 processing Methods 0.000 title claims abstract description 349
- 238000000034 method Methods 0.000 title claims description 58
- 230000015654 memory Effects 0.000 claims abstract description 249
- 230000008569 process Effects 0.000 claims description 36
- 238000003672 processing method Methods 0.000 claims description 6
- 238000012546 transfer Methods 0.000 claims description 5
- 230000001360 synchronised effect Effects 0.000 claims description 4
- 238000004590 computer program Methods 0.000 claims description 2
- 230000006870 function Effects 0.000 description 19
- 238000010586 diagram Methods 0.000 description 10
- 238000012795 verification Methods 0.000 description 5
- 239000012634 fragment Substances 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000013403 standard screening design Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000015556 catabolic process Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000006731 degradation reaction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000001788 irregular Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
- 238000004148 unit process Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9024—Graphs; Linked lists
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/0815—Cache consistency protocols
- G06F12/0831—Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means
- G06F12/0835—Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means for main memory peripheral accesses (e.g. I/O or DMA)
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/60—Memory management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/1009—Address translation using page tables, e.g. page table structures
- G06F12/1018—Address translation using page tables, e.g. page table structures involving hashing techniques, e.g. inverted page tables
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/24569—Query processing with adaptation to specific hardware, e.g. adapted for using GPUs or SSDs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/20—Processor architectures; Processor configuration, e.g. pipelining
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2213/00—Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F2213/0026—PCI express
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Image Generation (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 2는 일 실시예에 따른 그래프 처리 시스템에서 사용되는 그래프의 데이터 구조인 슬롯티드 페이지의 구성을 설명하기 위한 도면.
도 3은 일 실시예에 따른 버퍼 매니저가 메인 메모리 및 보조 기억 장치를 이용하여 데이터를 관리하는 방법을 설명하기 위한 도면.
도 4는 일 실시예에 따라 그래프 데이터를 처리하는 과정을 설명하기 위한 도면.
도 5는 일 실시예에 따른 그래프 처리 시스템의 동작 방법을 나타낸 흐름도.
도 6 내지 도 7은 실시예들에 따른 실행 전략에 따른 데이터 흐름 및 동기화 흐름을 설명하기 위한 도면.
도 8은 일 실시예에 따른 그래프 처리 과정에서 실행 전략에 따른 그래프 처리 시스템의 동작을 나타낸 흐름도.
Claims (18)
- 위상 데이터 및 속성 데이터를 포함하는 그래프 데이터를 저장하는 적어도 하나의 보조 기억 장치;
상기 그래프 데이터를 처리하는 복수의 그래픽 처리 장치들(Graphic Processing Unit; GPU);
상기 복수의 그래픽 처리 장치들과 상기 보조 기억 장치 사이에서 상기 그래프 데이터의 적어도 일부를 캐싱하는 메인 메모리; 및
상기 복수의 그래픽 처리 장치들 각각에 포함된 장치 메모리에 상기 속성 데이터 중 갱신 가능한 속성 데이터가 저장될 수 있는지 여부에 따라, 상기 그래프 데이터의 적재를 제어하는 중앙 처리 장치(Central Processing Unit; CPU)를 포함하고,
상기 중앙 처리 장치는
상기 갱신 가능한 속성 데이터의 크기와 단일 그래픽 처리 장치의 장치 메모리의 크기를 비교하고,
상기 단일 그래픽 처리 장치의 장치 메모리의 크기가 상기 갱신 가능한 속성 데이터의 크기보다 크거나 같으면, 성능 위주의 실행 전략으로 상기 그래프 데이터를 처리하고,
상기 단일 그래픽 처리 장치의 장치 메모리의 크기가 상기 갱신 가능한 속성 데이터의 크기보다 작으면, 확장 위주의 실행 전략으로 상기 그래프 데이터를 처리하는 것을 포함하며,
상기 성능 위주의 실행 전략은,
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터를 동일하게 복사하고,
상기 위상 데이터를 상기 장치 메모리에 스트리밍하되, 상기 위상 데이터를 서로 다른 복수의 위상 데이터 조각들로 분리하고, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 위상 데이터 조각을 복사하고,
상기 복수의 그래픽 처리 장치들의 장치 메모리들 사이의 동기화를 수행하되, 상기 장치 메모리들에 저장된 갱신 가능한 속성 데이터를 상기 복수의 그래픽 처리 장치들 중 대표 그래픽 처리 장치의 장치 메모리에 취합하고,
상기 장치 메모리와 상기 메인 메모리 사이의 동기화를 수행하되, 상기 취합된 갱신 가능한 속성 데이터를 상기 메인 메모리로 동기화 하는 것을 포함하고,
상기 확장 위주의 실행 전략은,
상기 갱신 가능한 속성 데이터를 상기 장치 메모리에 복사하되, 상기 갱신 가능한 속성 데이터를 서로 다른 속성 데이터 조각들로 분리하고, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 속성 데이터 조각을 복사하고,
상기 위상 데이터를 상기 장치 메모리에 스트리밍하되, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 동일한 위상의 위상 데이터를 복사하고,
상기 복수의 그래픽 처리 장치들의 장치 메모리들과 상기 메인 메모리 사이의 동기화를 복수회 수행하되, 상기 장치 메모리 각각에 저장된 상기 서로 다른 속성 데이터 조각들을 각각 상기 메인 메모리로 동기화 하는 것을 포함하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터가 저장될 수 있는 경우,
상기 중앙 처리 장치는
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터를 저장하고, 상기 복수의 그래픽 처리 장치들에 서로 다른 위상의 위상 페이지 및 해당 위상 페이지에 대응하는 읽기 전용 속성 데이터를 스트리밍하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터가 저장될 수 없는 경우,
상기 중앙 처리 장치는
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터를 나누어 저장하고, 상기 복수의 그래픽 처리 장치들에 동일한 위상의 위상 페이지 및 해당 위상 페이지에 대응하는 읽기 전용 속성 데이터를 스트리밍하는, 그래프 처리 시스템. - 삭제
- 제1항에 있어서,
상기 적어도 하나의 보조 기억 장치는
상기 메인 메모리의 용량보다 큰 용량의 그래프 데이터를 저장하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 위상 데이터는
상기 그래프 데이터에 포함된 정점들에 관한 정보 및 상기 정점들 사이의 연결 관계에 관한 정보를 포함하고,
상기 속성 데이터는
상기 갱신 가능한 속성 데이터 및 읽기 전용 속성 데이터를 포함하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 중앙 처리 장치는
상기 위상 데이터를 상기 보조 기억 장치에서 상기 메인 메모리로 비동기적으로 스트리밍 하고, 상기 위상 데이터를 상기 메인 메모리에서 상기 복수의 그래픽 처리 장치들의 장치 메모리로 비동기적으로 스트리밍 하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 위상 데이터는
가변 사이즈를 가지는 복수의 페이지들로 구성되고, 상기 복수의 페이지들에 포함된 슬롯들은 임의의 바이트(Byte)로 구성된 페이지 식별자(ID) 번호와 슬롯 오프셋을 포함하는, 그래프 처리 시스템. - 제1항에 있어서,
상기 중앙 처리 장치는
상기 복수의 그래픽 처리 장치들의 장치 메모리들, 상기 적어도 하나의 보조 기억 장치 및 상기 메인 메모리 간의 상기 그래프 데이터의 전송을 처리하는 적재 컨트롤러;
상기 그래프 데이터의 크기와 상기 장치 메모리들의 용량을 기초로, 상기 그래프 데이터에 대한 질의 처리 시의 실행 전략을 결정하는 실행 컨트롤러;
상기 그래프 데이터에 대한 질의 처리 시에 상기 메인 메모리에 상기 장치 메모리들로 전송할 위상 페이지가 존재하는지 여부에 기초하여, 상기 메인 메모리의 영역을 보호하는 버퍼 매니저;
상기 복수의 그래픽 처리 장치들을 제어하는 제어 시스템; 및
상기 그래프 데이터의 질의 처리 결과를 상기 보조 기억 장치에 저장하는 결과 처리기
중 적어도 하나를 포함하는, 그래프 처리 시스템. - 제9항에 있어서,
상기 제어 시스템은
상기 적재 컨트롤러가 해시 연산을 사용하여 상기 적어도 하나의 보조 기억 장치 간에 서로 다른 위상 데이터의 페이지를 동시에 읽어 상기 메인 메모리에 적재하도록 하고,
상기 적재 컨트롤러가 상기 위상 데이터의 페이지를 적재하는 동안에 상기 복수의 그래픽 처리 장치들의 장치 메모리들에서 상기 그래프 데이터의 처리가 실행되도록 제어하는, 그래프 처리 시스템. - 그래프 처리를 위한 실행 전략에 기초하여, 상기 그래프 처리를 위해 요구되는 갱신 가능한 속성 데이터를 복수의 그래픽 처리 장치들의 장치 메모리에 복사하는 단계;
상기 그래프 처리를 위해 요구되는 위상 데이터가 메인 메모리에 적재되어 있는지 여부를 확인하는 단계;
상기 실행 전략에 기초하여, 상기 메인 메모리에 적재된 위상 데이터를 상기 장치 메모리에 스트리밍하는 단계;
상기 실행 전략에 따른 질의 처리가 구현된 사용자 정의 커널을 수행하는 단계; 및
상기 실행 전략에 따른 질의 처리 결과를 동기화 하는 단계; 를 포함하고,
상기 그래프 처리를 위한 실행 전략이 성능 위주의 실행 전략인 경우,
상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 갱신 가능한 속성 데이터를 동일하게 복사하는 단계;
상기 위상 데이터를 상기 장치 메모리에 스트리밍하되, 상기 위상 데이터를 서로 다른 복수의 위상 데이터 조각들로 분리하고, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 위상 데이터 조각을 복사하는 단계;
상기 복수의 그래픽 처리 장치들의 장치 메모리들 사이의 동기화를 수행하되, 상기 장치 메모리들에 저장된 갱신 가능한 속성 데이터를 상기 복수의 그래픽 처리 장치들 중 대표 그래픽 처리 장치의 장치 메모리에 취합하는 단계; 및
상기 장치 메모리와 상기 메인 메모리 사이의 동기화를 수행하되, 상기 취합된 갱신 가능한 속성 데이터를 상기 메인 메모리로 동기화하는 단계; 를 포함하고,
상기 그래프 처리를 위한 실행 전략이 확장 위주의 실행 전략인 경우,
상기 갱신 가능한 속성 데이터를 상기 장치 메모리에 복사하되, 상기 갱신 가능한 속성 데이터를 서로 다른 속성 데이터 조각들로 분리하고, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 상기 속성 데이터 조각을 복사하는 단계;
상기 위상 데이터를 상기 장치 메모리에 스트리밍하되, 상기 복수의 그래픽 처리 장치들 각각의 장치 메모리에 동일한 위상의 위상 데이터를 복사하는 단계;
상기 복수의 그래픽 처리 장치들의 장치 메모리들과 상기 메인 메모리 사이의 동기화를 복수회 수행하되, 상기 장치 메모리 각각에 저장된 상기 서로 다른 속성 데이터 조각들을 각각 상기 메인 메모리로 동기화 하는 단계; 를 포함하는, 그래프 처리 방법. - 제11항에 있어서,
적어도 하나의 보조 기억 장치에 저장되어 있는 위상 데이터 중 상기 메인 메모리에 적재할 위상 데이터를 결정하여 적재 목록을 생성하는 단계; 및
상기 메인 메모리에 적재 공간이 있는지 여부를 기초로, 상기 적어도 하나의 보조 기억 장치로부터 상기 메인 메모리로 상기 적재 목록에 포함된 위상 데이터를 적재하는 단계
를 더 포함하는, 그래프 처리 방법. - 제12항에 있어서,
상기 적재 목록에 포함된 위상 데이터의 적재를 위해, 상기 적어도 하나의 보조 기억 장치에 접근할 적어도 하나의 접근 스레드를 생성하는 단계
를 더 포함하고,
상기 적어도 하나의 접근 스레드 각각은
상기 적어도 하나의 접근 스레드 각각이 적재해야 할 위상 데이터의 페이지 식별자(ID)에 대한 해시 연산을 통해 접근해야 할 보조 기억 장치를 결정하는, 그래프 처리 방법. - 삭제
- 삭제
- 삭제
- 삭제
- 하드웨어와 결합되어 제11항의 방법을 실행시키기 위하여 기록 매체에 저장된 컴퓨터 프로그램.
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/KR2016/015424 WO2018124331A1 (ko) | 2016-12-28 | 2016-12-28 | 그래프 처리 시스템 및 그래프 처리 시스템의 동작 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20190095489A KR20190095489A (ko) | 2019-08-14 |
KR102725293B1 true KR102725293B1 (ko) | 2024-11-01 |
Family
ID=62709898
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020197022145A Active KR102725293B1 (ko) | 2016-12-28 | 2016-12-28 | 그래프 처리 시스템 및 그래프 처리 시스템의 동작 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US10719906B2 (ko) |
KR (1) | KR102725293B1 (ko) |
WO (1) | WO2018124331A1 (ko) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2564878B (en) * | 2017-07-25 | 2020-02-26 | Advanced Risc Mach Ltd | Parallel processing of fetch blocks of data |
CN111338805B (zh) * | 2020-05-19 | 2020-08-25 | 北京数字绿土科技有限公司 | 架空输电线路激光雷达点云数据并行分析处理方法与系统 |
US11374838B1 (en) * | 2021-03-29 | 2022-06-28 | Mellanox Technologies, Ltd. | Using a data processing unit (DPU) as a pre-processor for graphics processing unit (GPU) based machine learning |
KR102811343B1 (ko) * | 2022-05-09 | 2025-05-22 | 충북대학교 산학협력단 | 동적 그래프에서의 점진적 연결요소 판별 방법 및 시스템 |
CN115660940B (zh) * | 2022-11-11 | 2023-04-28 | 北京麟卓信息科技有限公司 | 一种基于垂直消隐模拟的图形应用帧率同步方法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010050970A (ja) | 2008-08-22 | 2010-03-04 | Arm Ltd | 中央処理装置と画像処理装置との間で通信するための機器および方法 |
KR101620602B1 (ko) * | 2014-10-29 | 2016-05-11 | 재단법인대구경북과학기술원 | Gpu를 이용한 큰 규모 그래프 처리 시스템 및 방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6862027B2 (en) * | 2003-06-30 | 2005-03-01 | Microsoft Corp. | System and method for parallel execution of data generation tasks |
US9164688B2 (en) * | 2012-07-03 | 2015-10-20 | International Business Machines Corporation | Sub-block partitioning for hash-based deduplication |
KR101440577B1 (ko) | 2012-07-26 | 2014-09-17 | 유호석 | 이동형 라우터의 식별자를 이용하여 단말의 위치 정보를 생성하는 장치 및 방법, 그리고 이동형 라우터를 인식하는 장치 |
KR102131644B1 (ko) * | 2014-01-06 | 2020-07-08 | 삼성전자주식회사 | 전자장치 및 전자장치에서의 웹 플랫폼 동작방법 |
-
2016
- 2016-12-28 WO PCT/KR2016/015424 patent/WO2018124331A1/ko active Application Filing
- 2016-12-28 KR KR1020197022145A patent/KR102725293B1/ko active Active
- 2016-12-28 US US15/556,411 patent/US10719906B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010050970A (ja) | 2008-08-22 | 2010-03-04 | Arm Ltd | 中央処理装置と画像処理装置との間で通信するための機器および方法 |
KR101620602B1 (ko) * | 2014-10-29 | 2016-05-11 | 재단법인대구경북과학기술원 | Gpu를 이용한 큰 규모 그래프 처리 시스템 및 방법 |
Non-Patent Citations (1)
Title |
---|
서현석-"GStream: A Graph Streaming Processing Method for Large-scale Graphs on GPUs", 학위논문(석사)-- 대구경북과학기술원 : 정보통신융합전공, pp1-35* |
Also Published As
Publication number | Publication date |
---|---|
WO2018124331A1 (ko) | 2018-07-05 |
US10719906B2 (en) | 2020-07-21 |
US20200043128A1 (en) | 2020-02-06 |
KR20190095489A (ko) | 2019-08-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11082206B2 (en) | Layout-independent cryptographic stamp of a distributed dataset | |
US10255287B2 (en) | Method and apparatus for on-disk deduplication metadata for a deduplication file system | |
KR102725293B1 (ko) | 그래프 처리 시스템 및 그래프 처리 시스템의 동작 방법 | |
EP3608787B1 (en) | Virtualizing isolation areas of solid-state storage media | |
US9648081B2 (en) | Network-attached memory | |
US8447943B2 (en) | Reduction of I/O latency for writable copy-on-write snapshot function | |
US9158540B1 (en) | Method and apparatus for offloading compute resources to a flash co-processing appliance | |
US9286261B1 (en) | Architecture and method for a burst buffer using flash technology | |
US9652568B1 (en) | Method, apparatus, and computer program product for design and selection of an I/O subsystem of a supercomputer | |
US10572175B2 (en) | Method and apparatus of shared storage between multiple cloud environments | |
US20080235477A1 (en) | Coherent data mover | |
WO2018005613A1 (en) | Systems and methods for efficient distribution of stored data objects | |
US9779026B2 (en) | Cache bypass utilizing a binary tree | |
US8122182B2 (en) | Electronically addressed non-volatile memory-based kernel data cache | |
EP2979187B1 (en) | Data flush of group table | |
US9471582B2 (en) | Optimized pre-fetch ordering using de-duplication information to enhance network performance | |
Lee et al. | ActiveSort: Efficient external sorting using active SSDs in the MapReduce framework | |
US20200034049A1 (en) | Spot coalescing of distributed data concurrent with storage i/o operations | |
US11315028B2 (en) | Method and apparatus for increasing the accuracy of predicting future IO operations on a storage system | |
US10872394B2 (en) | Frequent pattern mining method and apparatus | |
CN110990133A (zh) | 边缘计算服务迁移方法、装置、电子设备及介质 | |
TW202331523A (zh) | 適用於分散式深度學習計算的隨需即組共用資料快取方法、電腦程式、電腦可讀取媒體 | |
US20150212847A1 (en) | Apparatus and method for managing cache of virtual machine image file | |
US10712941B2 (en) | Leveraging temporal locality to link files together and bypass accessing a central inode list | |
JP2019509553A (ja) | ストレージシステム間でデータを複製するための方法及び装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0105 | International application |
Patent event date: 20190726 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20210930 Comment text: Request for Examination of Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20240130 Patent event code: PE09021S01D |
|
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: 20241026 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20241029 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20241030 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |