Skip to content

fpgasystems/gcow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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|...>