Open
Description
Running some GPU job challenge directly on the bare machine can be unreliable given random differences in environment libs and CUDA versions. We should create a dockerized benchmark that can be queued as a job by the miner, something like gpu-burn
, that is fed in challenge parameters as a file and writes output to the same folder once it's done.