Pages:
Author

Topic: ethminer-0.9.41-genoil-1.1 - page 18. (Read 397363 times)

legendary
Activity: 1526
Merit: 1026
SellDefi.com | Earn by selling files
September 18, 2016, 06:23:26 AM
How many hashes I should expect from a single 7950 GPU ? I want to mine ETH and ETC... please help me
legendary
Activity: 885
Merit: 1006
NiceHash.com
September 18, 2016, 06:06:22 AM
Sooo, nobody tested ethminer Win7 vs. Win10?


Hi,

I would like to get some information regarding ethminer performance on NVIDIA on Windows10.

We know there are issues with mining on Windows 10, so I'd like to know you experience (assuming you're using LATEST drivers and LATEST ethminer version)

1. What is your speed for either GTX 960/970/980 (any Maxwell 5.2 essentially) on Windows 7? Is it the same as on Windows 10?

2. And the same for Pascal - what is your speed for either GTX 1060/1070/1080 (any Pascal 6.1 essentially) on Windows 7? Is it the same as on Windows 10?

Thanks!
hero member
Activity: 1246
Merit: 708
September 17, 2016, 07:17:05 PM
first way I think..
sr. member
Activity: 305
Merit: 250
September 16, 2016, 10:34:57 PM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


use driver 16.9.1 or old




please enter
Code:
ethminer --list-devices -G

and paste its output here





Listing OpenCL devices.
FORMAT: [deviceID] deviceName
  • Hawaii
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 8589934592
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 4244635648
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256

should not put 8gb instead of 4GB?

of commands is available in general for this program?
It seems that you have to set mem_alloc_size for 100%
List of the commans are at ethminer --help


It would be like this ?
setx mem_alloc_size 100
or
--cl-extragpu-mem Set the memory ?
hero member
Activity: 1246
Merit: 708
September 16, 2016, 03:50:12 AM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


use driver 16.9.1 or old




please enter
Code:
ethminer --list-devices -G

and paste its output here





Listing OpenCL devices.
FORMAT: [deviceID] deviceName
  • Hawaii
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 8589934592
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 4244635648
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256

should not put 8gb instead of 4GB?

of commands is available in general for this program?
It seems that you have to set mem_alloc_size for 100%
List of the commans are at ethminer --help
sr. member
Activity: 457
Merit: 273
September 16, 2016, 03:11:34 AM
Hi,

I would like to get some information regarding ethminer performance on NVIDIA on Windows10.

We know there are issues with mining on Windows 10, so I'd like to know you experience (assuming you're using LATEST drivers and LATEST ethminer version)

1. What is your speed for either GTX 960/970/980 (any Maxwell 5.2 essentially) on Windows 7? Is it the same as on Windows 10?

2. And the same for Pascal - what is your speed for either GTX 1060/1070/1080 (any Pascal 6.1 essentially) on Windows 7? Is it the same as on Windows 10?

Thanks!
sr. member
Activity: 305
Merit: 250
September 15, 2016, 06:13:19 PM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


use driver 16.9.1 or old




please enter
Code:
ethminer --list-devices -G

and paste its output here





Listing OpenCL devices.
FORMAT: [deviceID] deviceName
  • Hawaii
        CL_DEVICE_TYPE: GPU
        CL_DEVICE_GLOBAL_MEM_SIZE: 8589934592
        CL_DEVICE_MAX_MEM_ALLOC_SIZE: 4244635648
        CL_DEVICE_MAX_WORK_GROUP_SIZE: 256

should not put 8gb instead of 4GB?

of commands is available in general for this program?
newbie
Activity: 5
Merit: 0
September 15, 2016, 05:03:03 AM
In some cases adding --opencl-platform 1 helps
Thank you for help!
hero member
Activity: 1246
Merit: 708
September 15, 2016, 03:00:55 AM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


use driver 16.9.1 or old




please enter
Code:
ethminer --list-devices -G

and paste its output here



legendary
Activity: 1797
Merit: 1028
September 14, 2016, 06:31:59 PM
In some cases adding --opencl-platform 1 helps

GENOIL, NICE TO SEE YOU POST--

Will there still be a release of CUDA EthMiner v2.0?  You have been long absent!  Welcome back!!!       --scryptr
sr. member
Activity: 438
Merit: 250
September 14, 2016, 05:35:06 PM
In some cases adding --opencl-platform 1 helps
sr. member
Activity: 305
Merit: 250
September 14, 2016, 05:29:14 PM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


use driver 16.9.1 or old
newbie
Activity: 5
Merit: 0
September 14, 2016, 12:35:58 PM
How much ram do you have?, for 5 of those cards i will use AT LEAST 12GB, and use a 24GB paging file in windows.
try removing all the absolutely not necessary options (--farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -SP1 ? -SC 1?), start with the minimum necessary and build from there.

are you sure all the cards are detected properly?, can you see them all active in the MSI Afterburner?

I only use:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

and add a:
timeout 120

before starting the miner, because i have a slow hard drive in that miner, so i need to give it time to load.....whatever it loads  Grin or it will fuck the miner up.
I have 8GB RAM and 24GB paging file in windows.
remove all options. now i start config:
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
timeout 120
C:\genoil\ethminer -G -F eth-eu.dwarfpool.com:8008 -O wallet.farm1

Same error. Need something else. It may be necessary to install some special software?
hero member
Activity: 710
Merit: 502
September 14, 2016, 10:04:48 AM
THE COMMAND IN WINDOWS IS "SETX"--

The environment variables in Windows are set with "setx GPU_USE_SYNC_OBJECTS 1".  There is no equals sign "=" in the Windows syntax.  The equals sign is used in Linux, and "EXPORT" is used in Linux rather than "setx".  The user has to provide the correct syntax for his operating system.       --scryptr


Thanx for reply, edit to SETX, but the same problem.

How much ram do you have?, for 5 of those cards i will use AT LEAST 12GB, and use a 24GB paging file in windows.
try removing all the absolutely not necessary options (--farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -SP1 ? -SC 1?), start with the minimum necessary and build from there.

are you sure all the cards are detected properly?, can you see them all active in the MSI Afterburner?

I only use:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

and add a:
timeout 120

before starting the miner, because i have a slow hard drive in that miner, so i need to give it time to load.....whatever it loads  Grin or it will fuck the miner up.
newbie
Activity: 5
Merit: 0
September 14, 2016, 05:54:15 AM
THE COMMAND IN WINDOWS IS "SETX"--

The environment variables in Windows are set with "setx GPU_USE_SYNC_OBJECTS 1".  There is no equals sign "=" in the Windows syntax.  The equals sign is used in Linux, and "EXPORT" is used in Linux rather than "setx".  The user has to provide the correct syntax for his operating system.       --scryptr


Thanx for reply, edit to SETX, but the same problem.
legendary
Activity: 1797
Merit: 1028
September 14, 2016, 04:02:40 AM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?


THE COMMAND IN WINDOWS IS "SETX"--

The environment variables in Windows are set with "setx GPU_USE_SYNC_OBJECTS 1".  There is no equals sign "=" in the Windows syntax.  The equals sign is used in Linux, and "EXPORT" is used in Linux rather than "setx".  The user has to provide the correct syntax for his operating system.       --scryptr
newbie
Activity: 5
Merit: 0
September 14, 2016, 12:27:57 AM
Hello
can u help me.
Tech: Genoil 1.1.7, Win 8.1 x64, Crimson 15.12., 5x r9 390
start.bat :
Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_HEAP_SIZE=100
set GPU_SINGLE_ALLOC_PERCENT=100
C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1

Command line answer:
Code:
C:\Users\Farm1>C:\genoil\ethminer --farm-recheck 200 --cl-local-work 256 --cl-global-work 16384 -G -F eth-eu.dwarfpool.com:8008 -SP 1 -SC 1 -O mywallet.farm1
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_


Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d


No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument

Where is error?
sr. member
Activity: 305
Merit: 250
September 10, 2016, 08:27:25 PM
 Grin Grin Smiley
thx
full member
Activity: 125
Merit: 100
September 10, 2016, 11:49:19 AM
Hi Genoil
Quote
Post by: Genoil on 02 July 2016
Forgot to implement  a +2% speed increase (7950) that @Wolf0 hinted me at a while back. Will likely make it to 1.1.8
when it will be?Huh
1.1.8 ?

You can pass the link where you downloaded?

THE LAST WORD FROM GENOIL--

The next planned release was v2.0, and that it would be "end of August".  The last published version was v1.1.7, available on GitHub.

Genoil has posted within the last week on another thread, but has not been so active.       --scryptr


I have just ethminer-0.9.41-genoil-1.1.6-pre

could provide me the 1.1.7?
  https://github.com/Genoil/cpp-ethereum/tree/110/releases
sr. member
Activity: 305
Merit: 250
September 10, 2016, 11:33:17 AM
Hi Genoil
Quote
Post by: Genoil on 02 July 2016
Forgot to implement  a +2% speed increase (7950) that @Wolf0 hinted me at a while back. Will likely make it to 1.1.8
when it will be?Huh
1.1.8 ?

You can pass the link where you downloaded?

THE LAST WORD FROM GENOIL--

The next planned release was v2.0, and that it would be "end of August".  The last published version was v1.1.7, available on GitHub.

Genoil has posted within the last week on another thread, but has not been so active.       --scryptr


I have just ethminer-0.9.41-genoil-1.1.6-pre

could provide me the 1.1.7?
Pages:
Jump to: