Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 292 Bytes

gCOW: gradient Compression On the Wire

Hardware

make all TARGET=<hw_emu|hw> PLATFORM=xilinx_u250_gen3x16_xdma_4_1_202210_1
#* Run emulation tests
make KERNEL=<stage> run_<stage>_test

Software

make clean && make <run_zfp_test|run_encoder_test|...>