Ingopedia

Hardware acceleration

Need for hardware acceleration or not?

  • Measuring Snark performance frontends-backends and future - Thaler
  • SNark security and peformance - Thaler
  • Decentralized Speed: Advances in Zero Knowledge Proofs
  • Hardware Acceleration for Zero Knowledge Proofs
  • HW acc review - 0xmonia

Competitions

  • Zprize

General ZK-HW resources and guides

  • PipeZK
  • Algorithms for modern Hardware
  • Zk Score
  • Accelerating Zero-Knowledge Proofs

Benchmarks of ZKP primitives

  • Pantheon of ZKP frameworks - Celer Network
  • ZK Harness
  • ZK Benchmarking -Delendum
  • ZKalc
  • zkBench
    • Benchmarks

TEE and confidential computing

  • TEE for CPU and GPU Nvidia
  • TEE for blockchain applications

Niche tricks and guides

  • Cache oblivious algorithms
  • Cache skipping
  • Techniques for caches in GPUs
  • Multi GPU programming guide
  • GPU matrix mul
  • Sparse matrix mul
  • Large Integer arithmetic in GPU for cryptography

Computer Architecture/ISAs

  • basic computer architecture
  • RISCV manual
    • rv8 for x86-64
    • embedded riscv resources
  • VLIW introduction
  • Web Assembly