package gpudemod import "errors" var ErrUnavailable = errors.New("gpudemod batch runner unavailable")