omphardcloud / hardcloud

FPGA as an OpenMP Offloading Device.
http://www.hardcloud.org/
Apache License 2.0
9 stars 3 forks source link

any idea for zero copy? #6

Open mjc0608 opened 5 years ago

mjc0608 commented 5 years ago

The latest version of MPF added the functionality to automatically pin pages in FPGA page table when AFU accesses them. This makes it possible for zero copy in Hardcloud.

ciroceissler commented 5 years ago

I will look this MPF functionality for zero copy.

tks!