f1 instance: FPGA <-> NVMe p2p DMA possible?

0

Is it possible to directly transfer data via p2p DMA from one of the NVMe SSDs to/from the FPGA?

In a non-cloud environment, it does work if your PCIe root complex / PLX switch supports peer-2-peer PCIe thanks to the p2pDMA driver.
https://www.kernel.org/doc/html/latest/driver-api/pci/p2pdma.html

I would like to evaluate if such a setup could work in an AWS f1 instance.

bboese
asked 5 years ago282 views
1 Answer
0

Hi There,

AWS f1 instance does not support P2P between NVMe and FPGA.

Thanks,
Sunil.

AWS
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions