deepseek-ai / deepseek-ai/3FS

Can we use GPU Direct Storage in 3FS?

Open
#319 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
10.2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

I noticed that the native interface of 3fs provides using iov as the buffer for data writing or reading. I'd like to ask if 3fs exposes any interfaces or functionalities that can utilize GDS (GPU Direct Storage), or if there are any methods to integrate 3fs with GDS to achieve direct data transfer from persistent storage to GPU memory? Thanks for any help!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points; start by tracing the native 3FS interface that uses iov buffers for reads and writes. Research whether 3FS exposes a GDS-compatible path for direct transfer to GPU memory, and consider the work complete only when a supported integration path or a documented feasibility answer is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.