Skip to content

ingonyama-zk/zaki-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarks for ZK Data Center (ZaKi)

Running benchmark

To run with ICICLE enabled, cd to project directory and

export CPATH=/usr/local/cuda/include
go mod tidy
go run -tags=icicle main.go <options>

USAGE

go run -tags=icicle main.go --help

  -bench_all
        Benchmarks GPU and CPU perfomance. Default: false
  -bench_cpu
        Benchmarks CPU perfomance. Default: false
  -bench_gpu
        Benchmarks GPU perfomance. Default: false
  -size int
        Size as a power of two that should be benched; e.g. 20 for benching 2^20 (default 24)
  -profile
        Prints profile timings. Default: false

About

Benchmarks for ZK Data Center (ZaKi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published