Skip to content

ETN Mining - [CUDA] Error gpu 0: <C:/xmr-stak/xmr-stak-2.4.5/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu>:381 #391

@sandeshprasad

Description

@sandeshprasad

Guys,

I'm trying to mine ETN coin using my Zotac - Nvidia 1080 Ti - using the xmr-stak-win64

------------------------------------Error------------------------------------

[CUDA] Error gpu 0: <C:/xmr-stak/xmr-stak 2.4.5/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu>:381

----------------------------Below is the configuration I'm feeding in CMD---------------------------------

0
cryptonight_v7
etn-asia1.nanopool.org:13333
(wallet address)
x
(empty)
n
n
n

---------------------------------Here is my config file---------------------------------

  • "gpu_threads_conf" :
  • [
  • { "index" : 0, "threads" : 17, "blocks" : 60, "bfactor" : 0, "bsleep" :  0,
    
  •   "affine_to_cpu" : false, "sync_mode" : 3,
    
  • },
    
  • ],
  • If you do not wish to mine with your nVidia GPU(s) then use:
  • "gpu_threads_conf" :
  • null,
    */

"gpu_threads_conf" :
[
// gpu: GeForce GTX 1080 Ti architecture: 61
// memory: 9335/11264 MiB
// smx: 28
{ "index" : 0,
"threads" : 54, "blocks" : 84,
"bfactor" : 6, "bsleep" : 25,
"affine_to_cpu" : false, "sync_mode" : 3,
},

],

Please help me!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sandeshprasad

        Issue actions

          ETN Mining - [CUDA] Error gpu 0: <C:/xmr-stak/xmr-stak-2.4.5/xmrstak/backend/nvidia/nvcc_code/cuda_extra.cu>:381 · Issue #391 · soumith/cudnn.torch