autonomys / subspace

Subspace Network reference implementation
https://subspace.network
380 stars 243 forks source link

Prove with GPU #3110

Open nazar-pc opened 3 weeks ago

nazar-pc commented 3 weeks ago

While proving with CPU is perfectly fine, it still makes sense to use GPU for table derivation on basically any GPU since it should be significantly faster and more energy efficient.

nazar-pc commented 9 hours ago

Actually extracting pieces from plots can use GPU as well, making it much less expensive compute-wise