Skip to content

hunsy9/near-data-processing-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Near-data-processing-platform

A Near-Data-Processing Platform Implementation With SPDK and NVMe-over-Fabric

Abstract

The increasing demand for large-scale data processing, driven by applications such as AI training, has highlighted the bottleneck caused by massive data movement. To address this challenge, the concept of Near-Data Processing (NDP) has gained significant attention. This paper proposes an NDP platform tailored for networked storage environments, which are commonly used in data centers. By extending the NVMe-over-Fabric protocol and modifying the SPDK user-level storage driver, our proposed platform aims to provide a user-friendly and efficient NDP solution without requiring additional hardware modifications.

Overall Architecture

Dependency

  • nvme-cli version 2.10.2 (git 2.10.2-35-gf7c7953)
  • libnvme version 1.11 (git 1.11-4-gf1ddb96)
  • spdk version 24.09 (git sha 0e983c5)
  • Ubuntu 20.04.6 LTS (Kernel Version 5.15.0-125-generic)
    • (Note) host and target configuration are same

Docs

This documentation covers the implementation and operation of the platform(available in Korean).

Read Doc

Contact

Feel free to get in touch with me or open a GitHub issue!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors