scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
March 27, 2016, 04:29:02 PM Last edit: March 27, 2016, 05:54:19 PM by scryptr |
|
new miner really does not improve the hashing. I am not programmer so, as a point of view of a miner, previous versions are not slower or faster.
NEW FEATURES-- The new miner allows the user to set a custom, easy-to-find directory for the DAG file, and allows for auto-deletion of old, useless DAG files. All my EthMiner rigs are booted off USB sticks, and the auto delete feature means I won't run out of drive space on the USB stick. --scryptr
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
March 27, 2016, 04:34:50 PM |
|
CLONE v1.0.6 FROM GIT--
What command line should I use to clone v1.0.6 from Git for Linux? I don't want to get the wrong version by mistake. --scryptr
|
|
|
|
Genoil (OP)
|
|
March 27, 2016, 04:44:38 PM |
|
CLONE v1.0.6 FROM GIT--
What command line should I use to clone v1.0.6 from Git for Linux? I don't want to get the wrong version by mistake. --scryptr
The master branch is always up to date, unless there's a beta release Re: faster hashing If I'd open source a faster kernel, the advantage for miners would only be for the ones that switch over to it quickly. The news would spread fast and after a while all miners would use that kernel, leading to nothing more than higher difficulty. It would be much more beneficial to myself and to a select group of miners if I'd sell a few copies. Not that I have such a kernel
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
malekbaba
Legendary
Offline
Activity: 1526
Merit: 1026
|
|
March 27, 2016, 07:06:12 PM |
|
If any persoanl kernel is available for sell want to know the price. BTW thanks for your miner
|
|
|
|
blastbob
|
|
March 28, 2016, 08:22:21 AM |
|
Sent you 10 ETH for motivation. Using 1.0.6 with stratum right now, seems to be the most "stable" one for my platforms. PS put me on the private kernel list
|
Bitrated user: blastbob.
|
|
|
Genoil (OP)
|
|
March 28, 2016, 11:00:37 AM |
|
Sent you 10 ETH for motivation. Using 1.0.6 with stratum right now, seems to be the most "stable" one for my platforms. PS put me on the private kernel list Thanks! Much appreciated! Donators automatically get on that list, although I cant promise the kernel ever comes
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
peteycamey
Legendary
Offline
Activity: 1185
Merit: 1021
|
|
March 28, 2016, 02:12:11 PM |
|
should we be expecting a performance increase from opencl anytime soon?
|
|
|
|
PontiacGTX
Member
Offline
Activity: 71
Merit: 10
|
|
March 28, 2016, 04:37:16 PM Last edit: March 28, 2016, 05:37:36 PM by PontiacGTX |
|
Hey Genoil, I get this error with ethminer and I dont know what could fix it
"Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)" Full DAG Loaded
I tried deleting the DAG but it created a new dag with the same issue
|
▒ NOW token ▒ by ChangeNOW ▒ Get the WIN! ▒ ChangeNOW - an instant Non-custodial Exchange Service (( changenow.io ))
|
|
|
cl4ud1u
|
|
March 28, 2016, 05:00:45 PM |
|
Hey Genoil, I get this error with ethminer and I dont know what could fix it
"Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)" Full DAG Loaded
I tried deleting the DAG but it created a new dag with the same issue
i`m getting same error since this morning. it worked fine for 2 weeks on windows 10. Trying to install windows 7 and re-run.
|
|
|
|
PontiacGTX
Member
Offline
Activity: 71
Merit: 10
|
|
March 28, 2016, 05:26:15 PM |
|
Hey Genoil, I get this error with ethminer and I dont know what could fix it
"Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)" Full DAG Loaded
I tried deleting the DAG but it created a new dag with the same issue
i`m getting same error since this morning. it worked fine for 2 weeks on windows 10. Trying to install windows 7 and re-run. Found a solution in the batch set setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95
|
▒ NOW token ▒ by ChangeNOW ▒ Get the WIN! ▒ ChangeNOW - an instant Non-custodial Exchange Service (( changenow.io ))
|
|
|
cl4ud1u
|
|
March 28, 2016, 05:31:59 PM |
|
Hey Genoil, I get this error with ethminer and I dont know what could fix it
"Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)" Full DAG Loaded
I tried deleting the DAG but it created a new dag with the same issue
i`m getting same error since this morning. it worked fine for 2 weeks on windows 10. Trying to install windows 7 and re-run. Found a solution in the batch set setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95 tried you settings too and they`re not working for me.
|
|
|
|
PontiacGTX
Member
Offline
Activity: 71
Merit: 10
|
|
March 28, 2016, 05:33:52 PM |
|
Hey Genoil, I get this error with ethminer and I dont know what could fix it
"Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-61). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)" Full DAG Loaded
I tried deleting the DAG but it created a new dag with the same issue
i`m getting same error since this morning. it worked fine for 2 weeks on windows 10. Trying to install windows 7 and re-run. Found a solution in the batch set setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95 tried you settings too and they`re not working for me. try the official ethminer and setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95 ethminer.exe --farm-recheck 333 -G -F ...your pool and account info --cl-local-work 256 --cl-global-work 16384
|
▒ NOW token ▒ by ChangeNOW ▒ Get the WIN! ▒ ChangeNOW - an instant Non-custodial Exchange Service (( changenow.io ))
|
|
|
coinotron
Legendary
Offline
Activity: 1182
Merit: 1000
|
|
March 28, 2016, 05:50:50 PM Last edit: March 29, 2016, 09:01:29 AM by coinotron |
|
You can also try this one. It helped one of our miners.
setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 SET GPU_SINGLE_ALLOC_PERCENT 100
ethminer ...blablabla...usual...stuff.... --cl-extragpu-mem 0
|
|
|
|
cl4ud1u
|
|
March 28, 2016, 05:53:45 PM |
|
setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95
this settings worked.
|
|
|
|
blastbob
|
|
March 29, 2016, 11:51:47 PM |
|
The stratum part of ethminer.genoil 1.0.6 seems to be a bit unstable.
I have 4 different threads and they stops randomly to report to the pool even if they are actively hashing.
Strange..
|
Bitrated user: blastbob.
|
|
|
Genoil (OP)
|
|
March 30, 2016, 01:23:53 AM |
|
The stratum part of ethminer.genoil 1.0.6 seems to be a bit unstable.
I have 4 different threads and they stops randomly to report to the pool even if they are actively hashing.
Strange..
i know..it's hard to debug. i hope to find some time to make it more stable. what do you mean with 4 different threads exactly? 4 GPU mining threads?
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
alfaboy23
|
|
March 30, 2016, 09:54:17 AM |
|
Hi can anyone verify if my set is good for eth mining? Core i7-3770 4 GB RAM nVidia GTX 650 vc Windows 7 x64 Because I'm still getting this error: "Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-4). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)"
Even if I already did these: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95
I'm new to eth mining and I want to try it on my extra rig. Thanks.
|
|
|
|
Genoil (OP)
|
|
March 30, 2016, 10:44:56 AM |
|
Hi can anyone verify if my set is good for eth mining? Core i7-3770 4 GB RAM nVidia GTX 650 vc Windows 7 x64 Because I'm still getting this error: "Creating one big buffer for the DAG Allocating/mapping single buffer failed with: clCreateBuffer(-4). GPU can't allocate the DAG in a single chunk. Bailing. clEnqueueWriteBuffer(-38)"
Even if I already did these: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 95 setx GPU_SINGLE_ALLOC_PERCENT 95
I'm new to eth mining and I want to try it on my extra rig. Thanks. How much RAM does the GPU have? 1GB is not enough. You'll want to use my fork and use the -U flag instead of -G to run in CUDA mode. CUDA doesn't need any of the setx settings.
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
March 30, 2016, 11:01:14 AM |
|
Hi can anyone verify if my set is good for eth mining? Core i7-3770 4 GB RAM nVidia GTX 650 vc Windows 7 x64
No. Foer Ether you need at least Maxwell cores (750) or newer Notice that 760 is Kepler - a 760Ti makes 8.8MH/s atm, but its better to mine other altcoin
|
|
|
|
blastbob
|
|
March 30, 2016, 11:23:05 AM |
|
The stratum part of ethminer.genoil 1.0.6 seems to be a bit unstable.
I have 4 different threads and they stops randomly to report to the pool even if they are actively hashing.
Strange..
i know..it's hard to debug. i hope to find some time to make it more stable. what do you mean with 4 different threads exactly? 4 GPU mining threads? I run a dedicated ethminer for each card in certain rigs. These randomly stops reporting to pool via stratum. Qtminer is the only only that accually works stable for more than 2-3 days for me.
|
Bitrated user: blastbob.
|
|
|
|