+31
−0
+4
−0
+4
−0
+1
−0
module/accel/cuda/Makefile
0 → 100644
+23
−0
Loading
Current version allows offloading of xor/copy/fill operations. It may be used for acceleration of xor ops for raid5f, etc. Other accel ops to be implemented in the module later: - Compare, crc32c, dif/dix, etc. Use configure --with-cuda to enable the module. Change-Id: Ic2b05ef9d5cb17ed96de01ef82b8aa0d3e03b67d Signed-off-by:Valerii Hlushkov <valerii.hlushkov@datacore.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26614 Community-CI: Mellanox Build Bot Reviewed-by:
Ben Walker <ben@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>