Skip to content

Perftest: Add MUSA GPUDirect backend#397

Open
Lyapunova-cd wants to merge 1 commit into
linux-rdma:masterfrom
Lyapunova-cd:musa_6_29
Open

Perftest: Add MUSA GPUDirect backend#397
Lyapunova-cd wants to merge 1 commit into
linux-rdma:masterfrom
Lyapunova-cd:musa_6_29

Conversation

@Lyapunova-cd

Copy link
Copy Markdown

Add a first-class Moore-Threads GPU Software Architecture MUSA memory backend that follows the CUDA dynamic loading model. The backend loads libmusa at runtime, supports device memory allocation, DMA-BUF export and PCIe mapping, and exposes MUSA GPUDirect command line options.

Reject plain RDMA WRITE latency tests with MUSA device memory to avoid CPU polling of GPU memory. Users must request write-with-imm explicitly for MUSA ib_write_lat.

Add a first-class MUSA memory backend that follows the CUDA
dynamic loading model. The backend loads libmusa at runtime,
supports device memory allocation, DMA-BUF export and PCIe mapping,
and exposes MUSA GPUDirect command line options.

Reject plain RDMA WRITE latency tests with MUSA device memory to
avoid CPU polling of GPU memory. Users must request write-with-imm
explicitly for MUSA ib_write_lat.

Signed-off-by: hongwei.liu <hongwei.liu@mthreads.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants