Post
Topic
Board Mining (Altcoins)
Re: Fatal CUDA Error 209
by
TrailingStop
on 02/10/2018, 17:36:20 UTC
Hi,

I do not see an error 209 in the cuda docs. Maybe this is an error from the miner? What miner do you use??

    /**
     * This indicates an internal startup failure in the CUDA runtime.
     */
    cudaErrorStartupFailure               =    127,

    /**
     * The operation is not permitted when the stream is capturing.
     */
    cudaErrorStreamCaptureUnsupported     =    900,