ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 21, 2018, 02:39:25 PM |
|
Hi Everyone firstly thanks for spare time to read my post. If anyone help me to makes works i will send 1 ETC for it.
i am trying to mine Electroneum but am getting error code " dk2an0"
Using Claymore CryptoNote AMD GPU Miner v10.2 Beta - POOL
My first rig is : 8x rx580 8gb secong rig : 9x r9 390 8gb
GPU_FORCE_64BIT_PTR 1 GPU_MAX_HEAP_SIZE 100 GPU_USE_SYNC_OBJECTS 1 GPU_MAX_ALLOC_PERCENT 100 GPU_SINGLE_ALLOC_PERCENT 100 NsGpuCNMiner.exe -xpool stratum+ssl://etn-eu1.nanopool.org:13433 -xwal MYWALETADDRESS.MYEMAILADDRESS -xpsw x -allpools 1
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 03:51:39 PM |
|
Hi, Please, try to use castxmr instead of claymore. This miner is very stable and you will get higher hashrate. For 580 is for sure. For the older gpus, I am not sure...
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 21, 2018, 04:15:16 PM |
|
Hi, Please, try to use castxmr instead of claymore. This miner is very stable and you will get higher hashrate. For 580 is for sure. For the older gpus, I am not sure...
i download castxmr this morning but its give me only 2 file inside? didnt use this castxmr before. Any video for how to setup this? Thanks
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 04:44:30 PM |
|
Hi, Yes, there are only two files. One is a miner itself and other one is your config. Just put in to the run file something like this:
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch
Opencl you have to find which one is it. It could be 0 1 2 3 and so on... -G parameter and numbers are just GPUs which you want to dedicated for the mining.
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 04:46:09 PM |
|
I am forgot to mention that you can choose pool which one you want, just change this address inside the run file: pool.electroneum.space:7777
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 21, 2018, 05:12:14 PM |
|
Hi, Yes, there are only two files. One is a miner itself and other one is your config. Just put in to the run file something like this:
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch
Opencl you have to find which one is it. It could be 0 1 2 3 and so on... -G parameter and numbers are just GPUs which you want to dedicated for the mining.
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch so like that can be work is it? i have 7 gpu its working now. for opencl where i will find this info from? Thanks
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 21, 2018, 05:19:30 PM |
|
i did like that but no luck cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u etnjzNf5525eAmB3sTPgo8ja4MWwLP4ks8K9tVHX76WRXca8HPFq63GjmQmpmpejh4LKTmAAPzEw8UW 755n1hSTY6GpYWbVvXt -p x %* --opencl 1 -G 7 --fastjobswitch https://s14.postimg.org/6ofsmbb35/error_etn.png
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 05:20:50 PM |
|
Hi, Yes, there are only two files. One is a miner itself and other one is your config. Just put in to the run file something like this:
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch
Opencl you have to find which one is it. It could be 0 1 2 3 and so on... -G parameter and numbers are just GPUs which you want to dedicated for the mining.
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch so like that can be work is it? i have 7 gpu its working now. for opencl where i will find this info from? Thanks Hi, the parameter -G must be according to the each gpu. So it will be (if you have 7gpus) -G 0,1,2,3,4,5,6 And for opencl just leave 0 for the first time. And write what happend.
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 21, 2018, 05:29:10 PM |
|
Hi, Yes, there are only two files. One is a miner itself and other one is your config. Just put in to the run file something like this:
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch
Opencl you have to find which one is it. It could be 0 1 2 3 and so on... -G parameter and numbers are just GPUs which you want to dedicated for the mining.
cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch so like that can be work is it? i have 7 gpu its working now. for opencl where i will find this info from? Thanks Hi, the parameter -G must be according to the each gpu. So it will be (if you have 7gpus) -G 0,1,2,3,4,5,6 And for opencl just leave 0 for the first time. And write what happend. Now i did like bellow but same error comes up cast_xmr-vega --help cast_xmr-vega -S pool.electroneum.space:7777 -u etnjzNf5525eAmB3sTPgo8ja4MWwLP4ks8K9tVHX76WRXca8HPFq63GjmQmpmpejh4LKTmAAPzEw8UW 755n1hSTY6GpYWbVvXt -p x %* --opencl 0 -G 0,1,2,3,4,5,6 --fastjobswitch
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 05:41:10 PM |
|
So, Try to delete opencl. It should by there automatic detection.
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 05:47:07 PM |
|
Just one question. Are you using windows7?
|
|
|
|
Permonik
Member
Offline
Activity: 275
Merit: 11
|
|
February 21, 2018, 05:49:14 PM |
|
For castxmr, you have to use win8 and higher...
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 22, 2018, 11:40:10 AM |
|
Just one question. Are you using windows7?
no i am using windows 10 for both rigs. Also i dont know how to delete opencl
|
|
|
|
Turkish88
|
|
February 22, 2018, 12:03:22 PM |
|
Hello i am mining with gateless gate miner its better miner give +30 h/s per cards. Pm me with your telegram and i help you setup your rig
|
Help to Ukrainian citizens ETH donations adress - 0xe23CB47AC32F0b8750d4D0Dd4e160Fa6F8fF30EF
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 22, 2018, 12:05:07 PM |
|
12:02:59] Error CL_MEM_OBJECT_ALLOCATION_FAILURE calling clEnqueueNDRangeKernel for kernel 0. [12:02:59] Error CL_MEM_OBJECT_ALLOCATION_FAILURE calling clEnqueueNDRangeKernel for kernel 0
now giving this error.
my telegram is : @ismaililgin
Thanks
|
|
|
|
rysioslaw
Newbie
Offline
Activity: 51
Merit: 0
|
|
February 22, 2018, 12:31:31 PM |
|
I had the same problem, now I'm using NsGpuCNMiner. Working good and fast.
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 22, 2018, 01:00:47 PM |
|
I had the same problem, now I'm using NsGpuCNMiner. Working good and fast.
this software giving dk2an0 error on me can u able to share code with me please? i tired with claymore v10 thanks
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 22, 2018, 01:05:55 PM |
|
PU4, OpenCL error -4 (0) - cannot create DAG on GPU GPU3, OpenCL error -4 (0) - cannot create DAG on GPU GPU6, OpenCL error -4 (0) - cannot create DAG on GPU GPU1, OpenCL error -4 (0) - cannot create DAG on GPU GPU0, OpenCL error -4 (0) - cannot create DAG on GP
|
|
|
|
|
ismail-uk (OP)
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 22, 2018, 01:39:38 PM |
|
PU4, OpenCL error -4 (0) - cannot create DAG on GPU GPU3, OpenCL error -4 (0) - cannot create DAG on GPU GPU6, OpenCL error -4 (0) - cannot create DAG on GPU GPU1, OpenCL error -4 (0) - cannot create DAG on GPU GPU0, OpenCL error -4 (0) - cannot create DAG on GP
Hey. Have you set virtual memory to 16gb atleast in windows? i have 8gb memory and virtual memory is min 8192 and max 16384 i setup before.
|
|
|
|
|