FFI library which provides the SDR API, allows users to set FIL_PROOFS_MULTICORE_SDR_PRODUCERS variable between 1 and 3. This allows SDR to be performed between 2-4 cores.
We have a hard coded resource requirement of 4 CPU which essentially makes this variable useless. There is already a TODO for this in the code. We should make CPU requirement based on variable FIL_PROOFS_MULTICORE_SDR_PRODUCERS with default being 4 cores.
FFI library which provides the SDR API, allows users to set FIL_PROOFS_MULTICORE_SDR_PRODUCERS variable between 1 and 3. This allows SDR to be performed between 2-4 cores.
We have a hard coded resource requirement of 4 CPU which essentially makes this variable useless. There is already a TODO for this in the code. We should make CPU requirement based on variable FIL_PROOFS_MULTICORE_SDR_PRODUCERS with default being 4 cores.